How to Direct the user to the page required
Hi,
I have a page ex company.aspx. Which has a dropdownlist containing the company names.. I have provided the user can add company which is not existing in the dropdownlist by directing them to category.aspx. After the user has added the category i want to redirect the user back to the page he already was.. How to do this?