|
| |
|
|
sailorpetie
Posts: 2 Joined: 10/26/2004 Status: offline
|
?? Adding a counter to ASP Template using FP - 10/26/2004 18:35:16
Hi all, I have a site and got a code for a counter which I'd like to add. I'm a newbie with ASP and Frontpage for that matter so I'm hoping this group can help. I'd like to add a counter to the left bottom of the page (Under the Copyright info). I've tried various ways with no luck. Can someone give me a clue?? I substituted xxxxxx for the actual project number for posting to this messave. Here's the code: <!-- Start of StatCounter Code --> <script type="text/javascript" language="javascript"> var sc_project=xxxxxx; var sc_partition=2; </script> <script type="text/javascript" language="javascript" src="http://www.statcounter.com/counter/counter.js"></script><noscript><a href="http://www.statcounter.com/" target="_blank"><img src="http://c3.statcounter.com/counter.php?sc_project=xxxxxx&java=0" alt="free hit counter" border="0"></a> </noscript> <!-- End of StatCounter Code --> Thank you all in advance, Pete
|
|
|
|
sailorpetie
Posts: 2 Joined: 10/26/2004 Status: offline
|
RE: ?? Adding a counter to ASP Template using FP - 10/26/2004 18:41:07
BTW...the site is www.pins-buttons.com If that helps. Thanks!
|
|
|
|
dpf
Posts: 7126 Joined: 11/12/2003 From: India-napolis Status: offline
|
RE: ?? Adding a counter to ASP Template using FP - 10/26/2004 18:49:29
Im far from a JS expert so I hope someone else looks at this but a few things just dont seem righ to me. 1.it declares 2 variables (sc_project and sc_partition) and then closes the script. can these be called elsewhere? outside of the script tags where they are declared? 2.when they are called, its inside a noscript tag. I hope someone can address this
_____________________________
Dan
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|