FN-FORUM: Redirect / parameters in HTML
date posted 5th January 2004 17:45
HNY!
I have a page which needs to be redirected to another page and pass the parameters.
I have
mypage.php?p1=xx
which needs to go to
myotherpage.php?p1=xx
In mypage.php I have
What do I add to give the prameters??
Hugh
|