Hi,
When clicking on my download links a blank page opens then the download begins but I was curious as to if my products (download) page could remain visible instead of the blank page loading? It would be more convenient for visitors to remain on the main page instead of having to keep closing the blank one.
Thanks,
Todd
Set-up
Hello,
Not sure what you mean, can you provide an URL with example?
Regards
Not sure what you mean, can you provide an URL with example?
Regards
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Set-up
It's not uploaded right now but I should have a test page up soon. In the meantime think of it this way: Pretend your homepage has a download link on it. When that link is clicked the download would start, right? Now imagine that instead of your homepage being visible when the download link is clicked a new blank window loads instead (then the file downloads). I would prefer that the blank window doesn't load at all if possible. Ccount tracks everything just fine, that's not the problem. Perhaps I set something up incorrectly but I don't want a blank page to load when the link is clicked on. Hope that helps but if not I'll get an example posted soon.
Thanks,
Todd
Thanks,
Todd
Hello Todd,
Have you perhaps got target="_blank" or target="_new" in the HTML code for your download links? If yes try deleting it or changing to target="_self"
Regards
Have you perhaps got target="_blank" or target="_new" in the HTML code for your download links? If yes try deleting it or changing to target="_self"
Regards
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools