Hello,
sorry for spamming this forum with my questions, but I really need help!
When I add the link to my file ID and the ccount_display script like below:
<a href="ccount/click.php?id=1">Download</a> <script language="Javascript">ccount_display('1')</script>
and then view my page, the link disappears! And only if I reload the page many times it shows up!
If I view the source of my page (when the link is shown) it looks like it should:
<a href="ccount/click.php?id=1">Download</a> <script language="Javascript">ccount_display('1')</script>
BUT if I view the page source when it's not shown, it looks like this:
<a href="ccount/click.php?id=1" ></a> <script language="Javascript">ccount_display('1')</script>
Where did my Download text disappear?
If you want to see the script in action, click here: http://my-stuff.be/test.php
Reload the page 3-4 times and see what happens!
Please, help me! I really like this counter and I don't want to use anything else!!!!!
Link disappears
Works for me as well, try clearing our temporary internet files.
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
That depends on your browser.
In internet explorer.
http://www.microsoft.com/windows/ie/usi ... cache.mspx
This is the text from that page:
Clearing Your Browser's Cache
All those files stored in your cache take up space, so from time to time, you may want to clear out the files stored in your cache to free up some space on your computer. This is called clearing the cache.
To clear your cache:
1. On the Internet Explorer Tools menu, click Internet Options. The Internet Options box should open to the General tab.
2. On the General tab, in the Temporary Internet Files section, click the Delete Files button. This will delete all the files that are currently stored in your cache.
In Firefox.
1. On the Tools menu, click Options. The Options box should open to the General section.
2. Choose Privacy section and choose the buffer tab. Click the Clear buffer button. This will delete all the files that are currently stored in your cache.
Greetings,
Henrie
In internet explorer.
http://www.microsoft.com/windows/ie/usi ... cache.mspx
This is the text from that page:
Clearing Your Browser's Cache
All those files stored in your cache take up space, so from time to time, you may want to clear out the files stored in your cache to free up some space on your computer. This is called clearing the cache.
To clear your cache:
1. On the Internet Explorer Tools menu, click Internet Options. The Internet Options box should open to the General tab.
2. On the General tab, in the Temporary Internet Files section, click the Delete Files button. This will delete all the files that are currently stored in your cache.
In Firefox.
1. On the Tools menu, click Options. The Options box should open to the General section.
2. Choose Privacy section and choose the buffer tab. Click the Clear buffer button. This will delete all the files that are currently stored in your cache.
Greetings,
Henrie
Have you perhaps got any software installed that would block Javascript? Do you have Norton or something similar?
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