Have a PHP script that intervenes, ie.
// HTML File
// decide.php
"Rick Dahl" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
I have a small problem. I need to have a form post to two different
locations. If a variable is a certain value, it goes to location_one.cgi
and if it
you need a bit of JAvascript
Rick Dahl wrote:
I have a small problem. I need to have a form post to two different locations. If a variable is a certain value, it goes to location_one.cgi and if it is another value, it goes to location_two.cgi. This may turn out be a html problem but I figured