jQuery.weekCalendar v2.0-dev, getting data from DB (classic asp - mssql) into calendar
What I first of all need is to know how to get the data from my recordset into de calendar to display current appointments and secondly I need to alter the form (which is used to create new events). In that form I need to show a list of names and places which also come from a recordset. I allready found how to create a list in this form, but don't know how to get my recordset in it...
I'm new to jquery and ajax (which I probably need for the data coming from the database).
Allthough I used to know my way arround javascript stuff, I'm lost in translation on this one
Any help would be appreciated!