In response to: Data Input Validation Using ASP.NET Forms

i have a textbox i want to
validate that textbox should accept only int how can i solve this problem
In response to: What is a Service-Oriented Architecture (SOA) ?

Very timely Kirk, this is a great topic. For some other related excellent reading; reference the link below. This is the model we chose for our public api. A simple but powerful pattern.
In response to: Data Input Validation Using ASP.NET Forms

Don’t worry. I found a solution here: http://aspalliance.com/699#Page4
Cheers
In response to: Data Input Validation Using ASP.NET Forms

Hi, I have two sets of textboxs on a webform and I want to use to the required field validator control on the textboxes. But only for fields on one group.
I have 2 buttons, and each have their own set of fields to validate.
How can I do this because currently the required field validator control checks EVERY control on the form.
thanks
Derek
In response to: Data Input Validation Using ASP.NET Forms

Thanks for the feedback.
Kirk
In response to: Data Input Validation Using ASP.NET Forms

I found this page when i was looking for information in cookies and session. Anyway just wanted to say great information. Thanks =)
Have a nice day.