Posted by needaticker on 10/13/79 11:26
Does any one know how to do this?
<form name="NAME" method="post" action="./myfile.php">
myfile is where all the values go, but I also need:
$mobile to go to a separate mobile.php file
and
$comment to go to comment.php
The result of myfile.php will probably cause a redirection and I need
$mobile and $comment to have already been processed and be ready for
the page that is the final redirection.
Any help appreciated.
Navigation:
[Reply to this message]
|