• 0

Web calendar?


Question

Basically I'm looking for a bit of advice. I want to create an online public web callendar for my local area. This works in way that allows people to post up coming events without my authentication. The only problem is I've no idea where to start, what type of programming is needed? I want to be able to administrate the system so I can modify/remove entries but I want to allow the public to post events...

Hope someone can help, cheers.

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0
Basically I'm looking for a bit of advice. I want to create an online public web callendar for my local area. This works in way that allows people to post up coming events without my authentication. The only problem is I've no idea where to start, what type of programming is needed? I want to be able to administrate the system so I can modify/remove entries but I want to allow the public to post events...

Hope someone can help, cheers.

Your two main programming choices would be PHP and ASP.NET.

I would choose the latter.

Telerik has some really nice calendar controls you can use:

http://www.telerik.com/products/aspnet-ajax/calendar.aspx

If you have no programming experience it may be easier to find some web tool that has this functionality already.

Link to comment
Share on other sites

  • 0
Your two main programming choices would be PHP and ASP.NET.

I would choose the latter.

Telerik has some really nice calendar controls you can use:

http://www.telerik.com/products/aspnet-ajax/calendar.aspx

If you have no programming experience it may be easier to find some web tool that has this functionality already.

With visual studio you can just drag and drop a calendar. You'll have to google some programming if you're not experienced.

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.