We've expanded our news coverage and improved our search! Visit
news.oreilly.com for the latest or search for all things across O'Reilly!
Article:
 |
|
Enhancing ASP.NET Pages with JavaScript
|
| Subject: |
|
validation in .ascx file |
| Date: |
|
2007-05-10 02:17:04 |
| From: |
|
banani
|
|
|
|
i have one .aspx page,where i will use an user control.in that user control i am having two textboxes and one submit button.on submitting that button a mail will be send.now the question is that, is it possible to validate the 2 textbox controls and the button itself in the .ascx or .ascx.cs file using javascript?please reply soon.it's really very urgent. |