G
Guest
I am trying to execute a block of code only when a form is submitted. I am using FrontPage 2002 tied to an Access database for the form. I have tried everything from if statements to onchange events and can not get it to work. Right now if my form page is simply opened, the code in that page is automatically executed (it should only execute when the form is submitted). The other challenge is that frontpage has some standard validation routines. If I tie anything to "onsubmit", all the standard validation is lost (ie, need to keep existing validation).
What general approach should I take to resolve this issue? Any example code would be greatly appreciated (ie, I'm very new to this stuff).
Thanks!
What general approach should I take to resolve this issue? Any example code would be greatly appreciated (ie, I'm very new to this stuff).
Thanks!