Search:
Namespaces
Discussions
.NET v1.1
Feedback
Passing Values between ASP.NET Web Forms
Messages
Related Types
This message was discovered on
ASPFriends.com 'aspngcommunity' list
.
Bipin Joshi
Hello Friends,
New article added to DotNetBips.com!
Passing Values between ASP.NET Web Forms
----------------------------------------
ASP.NET web forms provide an event driven programming model to
developers. This does simplifies the overall design of your application
but poses some problems of its own. For example, in traditional ASP you
can easily POST one HTML form to another ASP page. The same thing is not
possible in ASP.NET if you want to stick to web form model (i.e. Server
side form and control processing.). There are, however, some ways that
can be used to overcome this situation. This article examines various
possibilities to do the same. More specifically we will cover how to
pass values using querystring, how to use session variables to do the
same and finally how to use Server.Transfer method to do that.
Visit
http://www.dotnetbips.com/displayarticle.aspx?id=79
to read full
article.
--
Regards,
Bipin Joshi
Microsoft MVP - .Net
www.DotNetBips.com
.NET Simplified
Reply to this message...
Bipin Joshi
Hello Friends,
New article added to DotNetBips.com!
Passing Values between ASP.NET Web Forms
----------------------------------------
ASP.NET web forms provide an event driven programming model to
developers. This does simplifies the overall design of your application
but poses some problems of its own. For example, in traditional ASP you
can easily POST one HTML form to another ASP page. The same thing is not
possible in ASP.NET if you want to stick to web form model (i.e. Server
side form and control processing.). There are, however, some ways that
can be used to overcome this situation. This article examines various
possibilities to do the same. More specifically we will cover how to
pass values using querystring, how to use session variables to do the
same and finally how to use Server.Transfer method to do that.
Visit
http://www.dotnetbips.com/displayarticle.aspx?id=79
to read full
article.
--
Regards,
Bipin Joshi
Microsoft MVP - .Net
www.DotNetBips.com
.NET Simplified
| [aspngcommunity] member
Click here to reveal e-mail address
= YOUR ID
|
http://www.asplists.com/asplists/aspngcommunity.asp
= JOIN/QUIT
|
http://www.asplists.com/search
= SEARCH Archives
Reply to this message...
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us
-
Terms of Use
-
Privacy Policy
-
www.dotnet247.com