PDA

View Full Version : Validation Show if not working


jegoadby285710
09-29-2010, 01:09 AM
I have used this function lots of times with no problems.
But for some reason on this page it has failed to work.
I have attached the page in question.

Any help or advice is most welcome.

Kind regards

John

Jason Byrnes
09-29-2010, 07:02 AM
change the name and id of the submit button so it is not using the same name as the VT Error collection:


<input type="submit" name="myDownload" id="myDownload" value="Download" />