I have a site that I was doing in html, and I created a spry
validation form that worked great. I then decided to make it shtml
so that I could use a server side include. Once the page went from
html to shtml the form validation stopped working. I can see the
warning messages for a half a second, but the form still submits
even if the required fields are blank. Is there a way to get these
spry widgets to work with shtml documents, or am I just going to
have to forget using them on an shtml page?
No, I can't make the page .asp because the server doesn't
support it.