Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Web Calendar

Status
Not open for further replies.

shruti18

MIS
Jun 22, 2005
30
US
I am looking to create a web calendar where I can add events and update events to it.
Is it possible doing this using Java scripts?
 
You would have to be connected to a database of some sort and that you'd need ASP for. Usually ASP pages are written in VBscript, but you can probably use use JavaScript to do the same stuff. Client side JavaScript alone will not let you do much other than display a pretty calendar, but not save anything.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top