| |
rickynick
Posts: 1
Score: 0
Joined: 9/25/2001
From: USA
Status: offline
|
I'm creating a "top100" webpage, where my signups will be given a snippet of code to include in their html for their pages. I am using .asp pages to increment their "hit" counters. Currently, the code that they use is in the form of <iframe>http://path.to.asp?variable</iframe>, which doesn't work well in all browsers. I would like to be able to change this to vbscript or perhaps javascript. Can anyone give me a hand w/the code? on the user's end, all that should be displayed with my code is simply a graphic (banner.gif), but when a "viewer" of that page "pulls" in the graphic from my server, the referring page should be given another unique hit, total hit, etc...any ideas? To see the page that I'm using this for, go to http://top100.clublinux.net. Everything is working, except the <iframe> code is causing some alignment issues with certain web browsers, and I think that changing this to a <script="blahblah"> would fix this problem. Thank you in advance for your help.
|
|