Hi,
I'm new to asp.net..very new
I previously have experience with asp classic,vb6,vb.net
I'm looking to create a calendar using ASP.NET just like the following examples:
http://www.mbam.qc.ca/en/calendar/ca...er_culturel.sn
http://girofle2.telecom.uqam.ca/cale.../liste_sdc.php
I know there is a asp.net calendar control and I know how to create the calendar, what I am unsure of is after a click event how to populate the main body of the page. Since the data entered will be dynamic I will have several events. I want to know how to display multiple events.
Can I get some guidance as how I should proceed?
I will be retrieving my data from an SQL table.
Will I have to use Javascript along with the ASP.net calendar?
Hoping someone with past experience with such a project can point me in the right direction.
Thanks in advance!
Happy New Year!


Reply With Quote

