dazza12345
Programmer
Hi all, ive just started using user controls. Im trying to create a user control wthat will allow me to insert a date (i.e. with three drop down lists, one for the day, one for the month and one for the year).
Ive included the user control into muy .aspx file succesfully (by dragging the user control file into the location i want it on the page).
How do I go about getting the values selected in each of the drop down boxes is the user control when I click the 'Save' button in my .aspx file?
The Id of the user control is Date1/
Cheers
Ive included the user control into muy .aspx file succesfully (by dragging the user control file into the location i want it on the page).
How do I go about getting the values selected in each of the drop down boxes is the user control when I click the 'Save' button in my .aspx file?
The Id of the user control is Date1/
Cheers