How to encode query string
hi..
I am developing an ASP.NET application in which I am fetching the data from the database in one datagrid. There is one bounded column which contains IDs and in this datagrid i have taken one template column called as "EDIT". When I click on EDIT button I am redirecting this page to other page by passing the ID of that particular row using Query String. Problem is when the other page is displayed that particular ID is also displayed in the URL. I want to display this ID which is passed in the query string should be displayed in encoded format in the URL of other form.
Expecting favourable reply...
Gurudatta B. Shelke
|