hi all...
am trying to send data from one web page to another using post method..
the code is in C#.it's given in the click event of a command button.
like destinationfile name.aspx?param eters
how these parameters are to b handled in the destination page?
please help...
am trying to send data from one web page to another using post method..
the code is in C#.it's given in the click event of a command button.
like destinationfile name.aspx?param eters
how these parameters are to b handled in the destination page?
please help...
Comment