Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Mar 06, 2012 02:42 PM by A1ien51
Participant
965 Points
732 Posts
Mar 06, 2012 10:17 AM|LINK
i want to write my own code, pls guide
Member
384 Points
316 Posts
Mar 06, 2012 10:23 AM|LINK
Please refer:
http://www.comptechdoc.org/independent/web/cgi/javamanual/javaihit.html
http://www.tutorialized.com/view/tutorial/Visitor-counter-using-cookies-and-javascript/66764
All-Star
34535 Points
5554 Posts
Mar 06, 2012 10:32 AM|LINK
check this
http://mistonline.in/wp/visitor-counter-using-cookies-and-javascript/
or
http://www.lmgtfy.com/?q=javascript+hit+counter+using+cookies
hope this helps...
29935 Points
5821 Posts
Mar 06, 2012 02:42 PM|LINK
What are you storing in the cookie? The count?
If it is the count, do you realize you will only be counting hits for that user on that particular browser?
Eric
ogsim07
Participant
965 Points
732 Posts
how do i write a code for visitor counter using cookies in JavaScript?
Mar 06, 2012 10:17 AM|LINK
i want to write my own code, pls guide
xandeq
Member
384 Points
316 Posts
Re: how do i write a code for visitor counter using cookies in JavaScript?
Mar 06, 2012 10:23 AM|LINK
Please refer:
http://www.comptechdoc.org/independent/web/cgi/javamanual/javaihit.html
http://www.tutorialized.com/view/tutorial/Visitor-counter-using-cookies-and-javascript/66764
kedarrkulkar...
All-Star
34535 Points
5554 Posts
Re: how do i write a code for visitor counter using cookies in JavaScript?
Mar 06, 2012 10:32 AM|LINK
check this
http://mistonline.in/wp/visitor-counter-using-cookies-and-javascript/
http://www.comptechdoc.org/independent/web/cgi/javamanual/javaihit.html
http://www.tutorialized.com/view/tutorial/Visitor-counter-using-cookies-and-javascript/66764
or
http://www.lmgtfy.com/?q=javascript+hit+counter+using+cookies
hope this helps...
KK
Please mark as Answer if post helps in resolving your issue
My Site
A1ien51
All-Star
29935 Points
5821 Posts
Re: how do i write a code for visitor counter using cookies in JavaScript?
Mar 06, 2012 02:42 PM|LINK
What are you storing in the cookie? The count?
If it is the count, do you realize you will only be counting hits for that user on that particular browser?
Eric