sai_abhiram
Sep 19th, 2006, 10:48 PM
hi,
I have been assigned a task.
I have a dropdown list that is bound to an sqldata source control.
Beside that there is a button . I choose a value from the dropdown and click on the button and what ever is selected that value should appear in the query string.
something like this.
http://localhost:1109/WebSite2/Default.aspx? id = dropdown1.selectedvalue
I have been assigned a task.
I have a dropdown list that is bound to an sqldata source control.
Beside that there is a button . I choose a value from the dropdown and click on the button and what ever is selected that value should appear in the query string.
something like this.
http://localhost:1109/WebSite2/Default.aspx? id = dropdown1.selectedvalue