This is a discussion on "Can anyone tell me how to make an hit counter for my asp sit" within the Classic ASP section. This forum, and the thread "Can anyone tell me how to make an hit counter for my asp sit are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Can anyone tell me how to make an hit counter for my asp sit
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Can anyone tell me how to make an hit counter for my asp sit
Can anyone tell me how to make an hit counter for my asp site?
|
|
|
|
#2
|
|||
|
|||
|
hit counter's can be done in so many ways... There's actually a script that will do this for you... If ya want to use a database and you know how to connect to them... (see my other posts) then all you really need to do is something like this...
|
|
#3
|
||||
|
||||
|
you could always write it to a text file also.....
you could even store it as an application variable, but remember that it will need to be written to a text file when application_onend fires.... and re-read into application variable when applicatio_onstart fires. I'll dig around for some code if you need it.
__________________
Click the 'Thanks!' button if this post has helped you Rob - Webforumz Founder
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
|
#4
|
|||
|
|||
|
Thx. Now I need to know how to put music on my site can anyone help?
|
|
#5
|
|||
|
|||
|
You can do it many many many ways... Flash? ASP? HTML? or what are you looking for more specifically.
|
|
#6
|
|||
|
|||
|
Flash is probably the best way to put music onto your site.
Some browsers will play an MP3 straight away, but some won't. Flash is installed on pretty much all computers and not only does it support MP3, but it allows you to start/stop and control the volume, etc. |
|
#7
|
|||
|
|||
|
And you can even mess around with people's speakers and do all kinds of cool effects in flash
|
|
#8
|
|||
|
|||
|
ok dude, the title of this threasd is "asp scripts" and its actually about hit counters, oh no, hang on, now its about music!! pfffff
|
|
#9
|
|||
|
|||
|
Yeah, Amari, when you need something new can you start a new thread please :wink:
|
|
#10
|
|||
|
|||
|
ok
|
![]() |
| Tags |
| tell, hit, counter, asp, sit |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Age Counter | acrikey | JavaScript Forum | 4 | Jun 2nd, 2008 12:37 |
| Counter | confused | Website Planning | 6 | May 21st, 2007 03:27 |
| hit counter? | skyfire400 | Web Page Design | 6 | Mar 7th, 2006 14:00 |
| A PHP web counter? | k3nshin | PHP Forum | 19 | Feb 19th, 2004 22:35 |
| print "$counter times 2 is ".($counter*2)."<br>" | gwx03 | PHP Forum | 6 | Dec 10th, 2003 10:50 |