jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Submitting Web Form data from one ASP.NET page to another

DeEnFrSp
Hits: 931

Submitting Web Form data from one ASP.NET page to another

Rating 4.0 4.0
This article discusses different options you as a developer have in ASP.NET to send data from one ASP.NET page to another. Since you cannot use ASP.NET Web Controls (System.Web.UI.WebControls) in such a scenario (which only allow posting back of data to the same page), this article discusses other ways like using HttpContext object.


Platform(s): n/a
Date: Jun, 24 2003
Author: http://www.stardeveloper.com/articles/display.html?article=2003061901&page=

Ratings

Number of Ratings: 100 Votes
5     
65%
4
35%
3
0%
2
0%
1
0%
Visitor Voting Booth: Rate It!