Redirecting control
I want to create a control that would be dropped on all the pages(.aspx).
This control would do some logic and
(1) Present a choice dialog box or a aspx page (basically a list of url's)to the user, take the input and redirect the user as per his choice.
Can i do this on the client side itself and as a part of the control ?- pros and cons
Thoughts and advice required?
ashish
|