473,396 Members | 1,975 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

IsPageValid - has anyone used this for field validation? If so, can you recommend a tutorial on it?

Hi,
It appears as though we will have a new coding standard for field validation
that includes "IsPageValid". I've been unable to find anything about this
on the "microsoft.com" site by googling "IsPageValid". Anyway, does anyone
have any experience with this technique, and if so, can you recommend a
tutorial or sample on it?

It is much appreciated!!!!!
Randy Smith
Jun 27 '07 #1
3 2372
On Jun 27, 6:36 am, "Randy Smith" <rsm...@cta.orgwrote:
Hi,
It appears as though we will have a new coding standard for field validation
that includes "IsPageValid". I've been unable to find anything about this
on the "microsoft.com" site by googling "IsPageValid". Anyway, does anyone
have any experience with this technique, and if so, can you recommend a
tutorial or sample on it?

It is much appreciated!!!!!
Randy Smith
Simpley if javascript not enable in client side invalid data can be
cary over in server in case of asp.net validator IsPageValid check at
server side all validator are passed or any in valid data are comes.

Jun 27 '07 #2
On Jun 27, 2:36 am, "Randy Smith" <rsm...@cta.orgwrote:
Hi,
It appears as though we will have a new coding standard for field validation
that includes "IsPageValid". I've been unable to find anything about this
on the "microsoft.com" site by googling "IsPageValid". Anyway, does anyone
have any experience with this technique, and if so, can you recommend a
tutorial or sample on it?

It is much appreciated!!!!!
Randy Smith
Page.IsValid Property
http://msdn2.microsoft.com/en-us/lib...e.isvalid.aspx

Jun 27 '07 #3
I am not sure about PageIsValid but the closest I could think of is the
Page_IsValid - a predefined client-side JavaScript variable used to check if
all the validator-attacked controls pass the validation.

"Randy Smith" wrote:
Hi,
It appears as though we will have a new coding standard for field validation
that includes "IsPageValid". I've been unable to find anything about this
on the "microsoft.com" site by googling "IsPageValid". Anyway, does anyone
have any experience with this technique, and if so, can you recommend a
tutorial or sample on it?

It is much appreciated!!!!!
Randy Smith
Jun 27 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Joey P | last post by:
Hi all, I am doing a project for university whereby i have to implement a simple database related to a frozen foods company. I am having some trouble though creating a validation rule for one...
3
by: Big E | last post by:
I'm using SQL Server and ASP.Net. I would like the users when typing in their passswords to enter in: 1. At least 6 characters 2. At least 1 number 3. At least 1 letter. I have looked at the...
2
by: Matt Mercer | last post by:
Hi, My first post here. I am a self-taught, very "green" web developer. It is not the main focus of my job but required from time to time. I am developing a web application that logs security...
1
by: Stephen Adam | last post by:
Hi there, I have written a custom validation control which checks to see of an input field is not empty and contains only numeric data. I was using a regular expression validation control but...
5
by: Advo | last post by:
Basically, im redesigning a form page on our website. Currently the user submits the form, it does a few javascript checks and either submits to the "processstuff.php" page, or gives the user a...
6
by: Solo.Wolve | last post by:
I've just finished the K&R c, And begin to study c++ myself,so can anyone give me some advice?such as some books to read,and something to notice? Thank you very much.
0
by: Omar Abid | last post by:
Reason of this project: The Microsoft.VisualBasic.Interaction class exposes many useful commands and methods that were available in Visual Basic like AppActivate, Beep, Callbyname... This...
182
by: Bill Cunningham | last post by:
I understand this code. int a; int b; for (b=0;b<5;b=b+1) int a; This should take every element of the array a and set it to 1,2,3,4,5. Great. Now for the big question. How would you work...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.