Ask a Question related to ASP.NET General, Design and Development.
-
Yuriy #1
Where to find a professional validation sample with server controls
Hello! I need to validate a date of birth, age, credit
card, primary language etc. I found a couple example in
the books but they are written not professinal. Thank you
for evrything.
Yuriy Guest
-
Validation Between Controls
I have a datagrid with several fields with textboxes and drop downs. I want to be able to validate the drop down field in one column to only be... -
Validation Controls
Hello, I have placed many validation controls on an aspx webform and a user control that allows the visitor to enter a username and password and... -
can't find AE opendoc sample code
the dev apple site either doesn't have -- or has done a good job hiding -- any sample code demonstrating how to handle the AE opendoc event. I... -
Validation on custom controls
Hi, I searched through NG's etc but could not find an answer to my problem..... I have a custom control that consists of 3 textboxes. I would... -
only custom validation control does server side validation?
On a CustomValidator you have to provide the validation code because otherwise it doesn't know what to do for the validation. Other validator... -
Steve C. Orr, MCSD #2
Re: Where to find a professional validation sample with server controls
You can use the built in validator controls.
Here's more info and some examples:
[url]http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconvalidatorcontrolsamples.asp[/url]
--
I hope this helps,
Steve C. Orr, MCSD
[url]http://Steve.Orr.net[/url]
"Yuriy" <yleyfman@hotmail.com> wrote in message
news:026601c35864$5c33ac10$a401280a@phx.gbl...> Hello! I need to validate a date of birth, age, credit
> card, primary language etc. I found a couple example in
> the books but they are written not professinal. Thank you
> for evrything.
Steve C. Orr, MCSD Guest
-
Mike Kenzer #3
Re: Where to find a professional validation sample with server controls
I might want to check out ASP.NET Unleashed by S. Walhher
"Yuriy" <yleyfman@hotmail.com> wrote in message
news:026601c35864$5c33ac10$a401280a@phx.gbl...> Hello! I need to validate a date of birth, age, credit
> card, primary language etc. I found a couple example in
> the books but they are written not professinal. Thank you
> for evrything.
Mike Kenzer Guest



Reply With Quote

