Evening.
I'm using regular expression validators on a webpage to check that an email address has an "@" and a "."
This works perfectly when debugging on my local machine... but as soon as i ftp it up to my server, its as if i never even stuck the control on the form, it doesn't validate!?
All the other ASP.Net controls work.
Any ideas?
thanks
:rolleyes:
