Hi
I have a table called events with the fields event title,event date,description fields.I am inserting event date and description into this table.Now I have taken another form and placed a calendar. Now when i select a date in the calendar placed ,if any event exist on that particular date,then the description stored for that day should be displayed in a label.How to compare the selected date with each and every row date in a table.Please help me
vijaya