Log in

View Full Version : Redirection after completing file download...



Rashmit
09-06-2010, 05:11 AM
Hello to all....
Can anyone plz tell me the way how can we redirect a php page after file download is completed.
I have tried auto redirection code <meta http-equiv="refresh" content="5; URL=thankyou.htm">

But it is not as efficient as it should , plz give any idea abt this.

Thanks ...