validation only works with IE6.0
Hello, does anyone know how to get domvalidators to work?
A little story: I have a form made in asp.net with ms validation controls. The controls do not work on anything but IE6.0. domvalidators are supposed to help with this issue, but being new to programming, I'm having a hard time getting them to work.
If someone has done this and has the time to provide a step-by-step I would be most grateful.
Thanks
Re: validation only works with IE6.0
Quote:
Originally posted by brutis2ka13
Hello, does anyone know how to get domvalidators to work?
A little story: I have a form made in asp.net with ms validation controls. The controls do not work on anything but IE6.0. domvalidators are supposed to help with this issue, but being new to programming, I'm having a hard time getting them to work.
If someone has done this and has the time to provide a step-by-step I would be most grateful.
Thanks
You cant right now, you will have to wait for a patch (sp) for visual studio.net.
Otherwise write your own.