Weird Validation Problems
-
Hi All, I've got some weird validation problems. I've been using in my web page, and up till now they've been working perfectly. However I recently migrated the webpage from Visual Studio 2003 to Visual Studio 2005. The validators are no longer working. Now I really like these validators, and I don't want to be foreced to use JavaScript or Server side validation. Anybody have any clue as to what could be going on with the validators and how to fix them? - Munty
-
Hi All, I've got some weird validation problems. I've been using in my web page, and up till now they've been working perfectly. However I recently migrated the webpage from Visual Studio 2003 to Visual Studio 2005. The validators are no longer working. Now I really like these validators, and I don't want to be foreced to use JavaScript or Server side validation. Anybody have any clue as to what could be going on with the validators and how to fix them? - Munty
What error are you getting? There is the RequiredFieldValidator in ASP.NET 2.0 too. The validator from 1.1 "RequiredFiedlValidator 1.1" and RequiredFiedlValidator 2.0 looks the same.. so, there should be no problem..
Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net) If you want to thank me for my help, please vote my message by clicking one of numbers beside "Rate this message". Why vote? Plz Read it here. Thank you. :)
-
What error are you getting? There is the RequiredFieldValidator in ASP.NET 2.0 too. The validator from 1.1 "RequiredFiedlValidator 1.1" and RequiredFiedlValidator 2.0 looks the same.. so, there should be no problem..
Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net) If you want to thank me for my help, please vote my message by clicking one of numbers beside "Rate this message". Why vote? Plz Read it here. Thank you. :)