Hi, I am working on a project where I will be creating textbox to eneter date and a calendar icon dynamically. I have a javascript code for a popup calendar. my problem is that i don't know how to call the javascript code on click of the calendar icon and pass the value to the textbox
please help me...