|
|
 |
FN-FORUM: Re: Redirect / parameters in HTML
date posted 5th January 2004 18:02
> 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??
>
Oh and by the way I can't use php (header() etc)!
Call the pages .html in this example.
Sorry
hugh
|
 |
|