I'd want to use any Date related activex contrl like DateTime Picker etc. How do I do it in an ASP page?
Printable View
I'd want to use any Date related activex contrl like DateTime Picker etc. How do I do it in an ASP page?
Add it in as a ActiveX control, Id prefer not to use an ActiveX control and do it my self manually
Thanx Chenko,
Do you have a script which would do that for me. And also, why do you not prefer ActiveX Control.
Thanx Chenko
Parasuraman
I dont like to have ActiveX as it has to be installed which is done automatically, after a promt on the users screen.
When im inputing date, i will usally have 2 combo boxes, and a normal input box if i want the year.
Thanx alot Chenko