Results 1 to 2 of 2

Thread: calendar control having schedules on it from a database or any kind of a data store

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2006
    Posts
    589

    calendar control having schedules on it from a database or any kind of a data store

    Any ideas pls for implementing a calendar including schedules in different dates.

    I mean before the calendar renders, it checks if the displayed dates have any schedules attached to them and if any, it will display the schedule link inside the associated dates, the user can eventually go to that schedule and modify it. If the date has no schedule , then no link is displayed.

    The schedules can be stored and pulled out either to/from a database or any other store that u may suggest.

    Do you have any idea for implementing this or any reference where this already has been achieved, pls?

    Thank you
    Thanks a lot for your help.

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: calendar control having schedules on it from a database or any kind of a data store

    Yes, best to store it in a database of course. What you need to decide first is if you want to use an existing calendar control that does what you want or if you want to make it yourself. You could probably start by looking at all the existing ones and seeing whether it matches your criteria or can be worked with to match.

    http://geekswithblogs.net/mnf/archiv...CodeAgain.aspx

    http://www.411asp.net/home/webapps/calendars

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width