JackFruit3D
11-12-2002, 11:54 PM
I am wanting to post a form to two different locations depending on which button is push
ie.
Button1 post the information in the form to Page1.htm => action="Page1.htm"
Button2 post the information in the form to Page2.htm => action="Page2.htm"
any suggestions
JustAsking
11-13-2002, 12:37 AM
Check out these threads regarding your question they might help:
http://www.codingforums.com/showthread.php?s=&threadid=9645
http://www.codingforums.com/showthread.php?s=&threadid=9647
http://www.codingforums.com/showthread.php?s=&threadid=9531
JackFruit3D
11-13-2002, 01:09 AM
Interesting reads... but none help me out
i need a sort of one or the other post
post to one page if this button is pushed
post to a completely different page if that button is push
neither page is the page of the original formso i have three pages to work on here
         form page
                 |
    -----------------------
    |                             |
Page 1                     Page 2
make any more sense????
MCookie
11-13-2002, 12:37 PM
Answers and questions: http://developer.irt.org/script/form.htm#7.2