tonyjms2005
09-18-2009, 10:38 AM
hello
I have the code here:
<FORM action="index.php?step=2&Count=<? $submitCount = $TotalCount + 50; print($submitCount); method=post><B>In Remembrance of:</B><BR><INPUT name=nume><BR> <INPUT type=submit value="Light a Candle" name=submit></CENTER></FORM></TD></TR></TABLE></SCRIPT></TD></TR></TABLE></CENTER>
Basically the form is actioning the index.php file with some other bits of code, sorry I am new to this.
What I would like to do is to have the form action say an index2.php file as well on submit.
Kind regards
Antony
I have the code here:
<FORM action="index.php?step=2&Count=<? $submitCount = $TotalCount + 50; print($submitCount); method=post><B>In Remembrance of:</B><BR><INPUT name=nume><BR> <INPUT type=submit value="Light a Candle" name=submit></CENTER></FORM></TD></TR></TABLE></SCRIPT></TD></TR></TABLE></CENTER>
Basically the form is actioning the index.php file with some other bits of code, sorry I am new to this.
What I would like to do is to have the form action say an index2.php file as well on submit.
Kind regards
Antony