Page 1 of 1

redirection using header function

Posted: Fri Jun 20, 2003 1:42 pm
by gaagaagui
Is it possible to use the header function to redirect with the method=post message begin sent. I am trying to hide variables in the url of the browser after redirecting and the default for redirection using the header function is GET. Thanks for any help on this one.
John

Posted: Fri Jun 20, 2003 3:41 pm
by releasedj
AFAIK this isn't possible. I think the only way would be to auto-submit an HTML form.