vbscript validations and .NET

J

Jon Paugh

Hi,

Does microsoft use VBScript or JavaScript to do client-
side validation of asp.net web controls? Is there a way to
choose which language you would like to use?

Thanks,

Jon Paugh
 
B

bruce barker

all the client validation code is in javascript, but is not w3c compliant,
so its only emitted when the browser is detected as IE, hopefully the code
will updated to w3c compliant so other browsers are supported.

your custom validator can use vbscript, but it will only work with IE.

-- bruce (sqlwork.com)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top