russellobrien
Programmer
I have a user control in C# and when a selection in a drop list changes I catch this event in the user control itself and then try to use repsonse.redirect to the same page appending a query string base on the selection,
However, this doesn't work. Can anyone tell me how I do this from a user control or some way to reflect this event to the page itself?
Many thanks,
Russ
However, this doesn't work. Can anyone tell me how I do this from a user control or some way to reflect this event to the page itself?
Many thanks,
Russ