Dynamic Validation Controls in Netscape

M

Mike George

I am having a problem with dynamic validation controls.
I have some code that uses an XSLT to transform an
XMLDocument into HTML which creates ASP.NET validation
controls dynamically (v 1.1).

The controls are being successfully created, because
validation works correctly in IE. However, validation
does not work in Netscape. Additionally, if I check
Page.IsValid in the submit button's onclick event, I
get "true", even though the page isn't valid.

It appears that since the validation controls are
dynamically created at run time, they will not exist upon
PostBack. How can I get this validation to work in
Netscape?
 

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

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top