Click to See Complete Forum and Search --> : Data picker for ASP


vitalstrike82
09-28-2006, 02:25 AM
Hi guys,
i like to know if anyone of you have any idea if there are any links on Ajax tutorial or code downloads which acts like the date picker.

Currently, i like to create something like a date picker, where i click on a button next to the textbox, a list of data pop out where the data is retrieve from mySQL database.

After selecting the data from the pop up, it will auto insert into the text box.


if positive, care to share some links by posting over here thanks..

Sync
09-30-2006, 04:05 AM
How about Yahoo UI Lib?
There are some cool controls like calender and Panel/Dialog.. So, maybe.. you can customize the coding by combining calender and Dialog.