Does Linux(like NS, Mozilla) support validator?

  • Thread starter Thread starter Nick
  • Start date Start date
N

Nick

hi, all
I just notice, all validators in my pages don't work in Rethat Linux
which is using Mozilla 1.2.1.
Is there anyway to work around that?
Thanks.
 
ASP.NET 2.0 supports client-side validation on most browsers. ASP.NET 1.x
doesn't. This article is more specific to that issue:
http://aspalliance.com/699. Make sure you follow its instructions to set up
server side validation.

My replacement to the ASP.NET validators ("Professional Validation And More"
at http://www.peterblum.com/vam/home.aspx) handles client-side validation on
most browsers in ASP.NET 1.x.

--- Peter Blum
www.PeterBlum.com
Email: (e-mail address removed)
Creator of "Professional Validation And More" at
http://www.peterblum.com/vam/home.aspx
 

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