View Full Version : Calendars & Counters
lanmeister
12-16-2002, 11:24 PM
Help. I am just getting into Web Design and need a little assistance please. I want to place two objects into my web pages. One is a simple counter that accurately counts the number of visitors to the website. The second is a calendar that I, as webmaster, can add events to that any visitor can then see. I would like this to be a monthly style calendar with the option of selecting the month from a yearly popup.
All of this in simple, easy to understand code. <Chuckle>. Any help or redirection to existing code would be appreciated.
TIA
Lanmeister
whammy
12-17-2002, 01:03 AM
Did you perchance delete the last post that I replied to? :confused:
lanmeister
12-17-2002, 03:21 AM
Nope. This is the first time I have been into these forums and your response (the one to which I'm replying) is the first one I have had.
Sorry. TIA
whammy
12-17-2002, 11:49 PM
Ahh... sorry I had you confused with someone else then! :)
For a counter, unless you can use server-side scripting, you'll probably be best off using a free counter from one of the many providers out there... can't think of any offhand but you'll find plenty by googling it.
If you can use ASP, I can definitely help you with an ASP counter, I have basic counters and more advanced counters that use a database.
As for a calendar, that should be doable with javascript with slight modifications of an existing script... check out these links:
http://www.javascriptkit.com/script/script2/buttoncalendar.shtml
http://www.javascriptkit.com/script/script2/quartercalendar.shtml
http://www.javascriptkit.com/script/cut20.shtml
http://javascript.internet.com/calendars/
Hope this helps! :D
joeframbach
12-17-2002, 11:59 PM
i made a calendar too. its a little crappy. you can find it somewhere in my site www.geocities.com/joeframbach
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.