D
dbolt
When useing form field validation in FrontPage 2004 a bot renames the first
form on the page to FrontPage_Form1 and the second to FrontPage_Form2 ... and
makes a function using that name to validate the enteries. I need to call
the validator function from with in the form but the name changes depending
on the order of the form on the page. I need to use the same form across
multiple pages so that updates can be made to one form.
Is there a way to get the form validator Bot not to rename the form and use
the name I give it?
form on the page to FrontPage_Form1 and the second to FrontPage_Form2 ... and
makes a function using that name to validate the enteries. I need to call
the validator function from with in the form but the name changes depending
on the order of the form on the page. I need to use the same form across
multiple pages so that updates can be made to one form.
Is there a way to get the form validator Bot not to rename the form and use
the name I give it?