Hello .. i'm new in asp.net : i need to use POST vars ... instead of GET : Request["myGetvar"]
-
Hello .. i'm new in asp.net : i need to use POST vars ... instead of GET : Request["myGetvars"] my problem is that i want to send data from one page to another page without using the Session[] vars ... how can i do this ? than you for your help and i hope that i'm clear. :rolleyes:
-
Hello .. i'm new in asp.net : i need to use POST vars ... instead of GET : Request["myGetvars"] my problem is that i want to send data from one page to another page without using the Session[] vars ... how can i do this ? than you for your help and i hope that i'm clear. :rolleyes:
-
Hello .. i'm new in asp.net : i need to use POST vars ... instead of GET : Request["myGetvars"] my problem is that i want to send data from one page to another page without using the Session[] vars ... how can i do this ? than you for your help and i hope that i'm clear. :rolleyes:
You Can use Querystring , HyperLink .