Redirect AFTER Initiating download
Posted
by
mashup
on Pro Webmasters
See other posts from Pro Webmasters
or by mashup
Published on 2012-11-19T16:54:59Z
Indexed on
2012/11/19
17:22 UTC
Read the original article
Hit count: 306
optimization
|download
I have a question - is there any way to initiate a download and AFTER the user has confirmed the download then redirect to another site?
Is something like that possible via ASP or another language commonly used for websites?
Bad PHP "user experience" scenario (In use right now)
- a) User comes to site, clicks download button
- b) Users sees "download" landing page, gets redirected after 5 seconds
- c) Download starts on Thankyoupage
Good "user experience" scenario: (my dream solution, what I want)
- a) User comes to site, clicks download button
- b) Download starts immediately on landing page
- c) Download confirmed, redirects now to thank you page
Any programming language is a go for this.
© Pro Webmasters or respective owner