thickandthin
08-17-2002, 12:46 AM
hi,
can anyone tell me if it's possible to have a page that will automatically redirect you "and" submit a form to the page you're being redirected to?
if it is possible, can you tell me how?
I know the redirect is possible with a simple..
--------------------------------------------------------------------------------
Code
--------------------------------------------------------------------------------
<meta http-equiv="refresh" content="0;url=http://www.thissite.com/">
--------------------------------------------------------------------------------
but how to submit a form too I'm not exactly sure.
alessandro
can anyone tell me if it's possible to have a page that will automatically redirect you "and" submit a form to the page you're being redirected to?
if it is possible, can you tell me how?
I know the redirect is possible with a simple..
--------------------------------------------------------------------------------
Code
--------------------------------------------------------------------------------
<meta http-equiv="refresh" content="0;url=http://www.thissite.com/">
--------------------------------------------------------------------------------
but how to submit a form too I'm not exactly sure.
alessandro