JavaScript

  • Thread starter Thread starter Wilton Yuan
  • Start date Start date
W

Wilton Yuan

Hi,
I am new of DotNet. I am just wondering if I still need to use javascript
for the validation of form? Do I have to add lots javascript on web
application?

Thanks,

Wilton
 
It depends on your application.You can do validation using validation server
controls which is available in .NET.But the thing is validation will happen
twice.
 

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

Back
Top