Use sessions, you can save the result of the previous form in a server-side
variable, and it will still be there even if the user has a modem
disconnect.
http://php.net/session
Take care,
Greg
--
phpDocumentor
http://www.phpdoc.org
"Stephen" <[EMAIL PROTECTED]> wrote in message
000b01c2b518$d8e4
This works:
" width=150 height=100 border=0>
This works too if you're not opposed to using straight php:
\n\nImage Switch\n";
print "\n";
print "\n";
?>
Later,
Bob Weaver
"Craig Westerman" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I'm trying to set
Hi David,
If you know that the first form has been submitted, you could pass the
variables through hidden variables:
";
}
?>
Should work.. And it's often better going through the POST method
rather than the GET method (particularly if you want to restrict the user
from tampering with the
3 matches
Mail list logo