Hi Guys,
I have a ASP.Net Application in which I do a response.redirect and call a htm page.
I have to pass a error description to the htm page. I do not want to use the query string method.
Is there any other method by which I can show the error description in the html page dynamically.
Thanks
Premal
I have a ASP.Net Application in which I do a response.redirect and call a htm page.
I have to pass a error description to the htm page. I do not want to use the query string method.
Is there any other method by which I can show the error description in the html page dynamically.
Thanks
Premal