Good Day,
I have a form that contains an external URL I want to post my data to.
The problem is that I have several dropdowns that have AutoPostBack = true property set. How do I get my form to submit once all the data has been set THEN submit to the external URL without having the submit action occur everytime I change the value in my dropdown control?
TIA,
coson