Set-up

Post your Click counter digestion problems here
Post Reply
Todd

Set-up

Post 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
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Hello,

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 Image

Image 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
Todd

Set-up

Post 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
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post 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
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image 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
Todd

Set-up

Post by Todd »

That's the ticket! Thank you.

Todd
Post Reply