i am creating a simple website for a friend. There is a download page that waits 3 seconds bafore redirecting the user directly to the file. I dont want to make a redirect page for each file. so i figured i could put this in the url:
[HTML]download.php?dlurl=URL OF FILE[/HTML]
i can do that but how would i then put it into my page as a redirect? with the variable and all?
thank you but that does not make sense. i want it to be automated, it shhould not matter about the file type, i just want to be able to print the text after the ?dlurl= on the page.
You can access the text as how Gary used it in his example. Its basically like accessing a variable you have declared only you got from the previous page.
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.