S
SAI
In traditional webpage, we use "form submit" (post or get) to submit value
between 2 pages. In asp dotnet, the submit button provide the event to do it
so I can submit the form. But, how to submit to another page? e.g. Page A to
Page B. Thanks.
between 2 pages. In asp dotnet, the submit button provide the event to do it
so I can submit the form. But, how to submit to another page? e.g. Page A to
Page B. Thanks.