/**

popular collection of scripts for all

*/
/** Search */

Asp.net Web Controls

 }
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.
 
 
 


Date: Jun, 24 2003
{ Copyright } ©2006 NuclearScripts.com