Page 1 of 1
Set-up
Posted: Mon Apr 11, 2005 7:38 pm
by Todd
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
Posted: Mon Apr 11, 2005 8:24 pm
by Klemen
Hello,
Not sure what you mean, can you provide an URL with example?
Regards
Set-up
Posted: Mon Apr 11, 2005 8:57 pm
by Todd
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
Posted: Mon Apr 11, 2005 9:51 pm
by Klemen
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
Set-up
Posted: Mon Apr 11, 2005 9:57 pm
by Todd
That's the ticket! Thank you.
Todd