I
Imran Aziz
Hello All,
I am using Response.Redirect to transfer control from one page to
another and in doing so , I transfer values in query string , but now I
don't want the values to be transferred in query string, but instead I want
the values to be submitted to the new page, is there a way to do that in
ASP.net ? The page need to auto submit the values to the next page without
the requirement of any client interaction.
Any suggestions please ?
Thanks a lot.
Imran.
I am using Response.Redirect to transfer control from one page to
another and in doing so , I transfer values in query string , but now I
don't want the values to be transferred in query string, but instead I want
the values to be submitted to the new page, is there a way to do that in
ASP.net ? The page need to auto submit the values to the next page without
the requirement of any client interaction.
Any suggestions please ?
Thanks a lot.
Imran.