Some of my pages contain requiredfieldValidators and they work fine when i test on my local machine but on the live server some of them are not firing and allowing users to enter blank passwords etc.
Anyone have any ideas why it is doing this?
Printable View
Some of my pages contain requiredfieldValidators and they work fine when i test on my local machine but on the live server some of them are not firing and allowing users to enter blank passwords etc.
Anyone have any ideas why it is doing this?
have you transferred the dll from the bin directory when you built the project?
Are you using the same browser on live server as test?
Both long shots?!?
Yeah .dll's transfered and using exactly the same browser.