Calender question(s)

cpopham

Junior Contributor
Joined
Feb 18, 2004
Messages
273
Okay, I am using vb .net as my code behind.

I want to put a calender on my website. I am going to have an events database also. Now what I want to be able to do is have they days in the calender have a different color if there is an event for that day. I think that I should be able to do this on the DayRender Event, somehow. Now the next thing which seems to be the hardest (I have been googling a lot) because I can not find any information on it, I want to have a short bullet about the event on the day of the event in the calender which will be a hyperlink to more information on the event. Now how can I accomplish this?

Thanks for the help,
Chester
 
Back
Top