Hi All,
I have a web page "main.aspx" that has a server.transfer that is tranferring the page to another page "test.aspx". I want the value of one control called mfrCode from the test.aspx page to main.aspx. I really don't want to use session variables. Is their
any other way that I can get that value.
Thanks in advance.
Go to the complete details ...