Search   Articles   Dev Forums   Personalize   Favorites   Member Login   ASP.Net Hosting
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Saturday, May 17, 2008

Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 
FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Articles & Samples > ASP.Net > Cookies
Cross Page Postback Without Circular Reference Errors        
Total Hits: 3  |  Today: 0 Author: webbuilder       Rating:  
Read Reviews | Write Review |              Your Rating: 

This whole thing started out simple. All I wanted to do was pass a single variable back and forth between two pages in an admin section of a website using cross page postback. Were it not for my use of a master page I would not be writing about this. Without a master all you need to use is find control. However, with a master page things get more complicated. I’ll not go into it more than to say you need to find the control via the clientID and you need to somehow get that id in ways that I consider prone to error. Therefore I opted for strong typing of the previous page. This nailed me with another issue.

What's New at DevASP.Net
05/17  Validating Edit Controls
05/17  Crystal Edit - syntax coloring te..
05/17  A Padded Rich Text Box Subclass
05/17  Adding Mouse Gesture Functionalit..
05/17  DayPilot MonthPicker for ASP.NET
05/17  The Art & Science of Storing Pass..
05/17  Using Workflow Foundation and Vis..
05/17  Practices and Hints for Gadgets
05/17  Fast mathematical expressions par..
05/17  C#: A-Star is born
05/17  State of the Art Expression Evalu..
05/17  Manipulating colors in .NET - Par..
05/17  Symbolic Differentiation
05/17  Jump start Windows Workflow Found..
05/17  Introduction to WF (Part01)
05/17  Hello, WF!
05/17  WS-Transfer Service for Workflow
05/17  Mastering Page-UserControl Commun..
05/17  Generating XP style webparts from..
05/17  A Simple Date Selector User Contr..
Latest Posts at Dev Forums
displaying an xml file in datagridview
Tory Block
Deploying website to offline and onlin..
Deploying website to offline and onlin..
window service c#
kiossru
Regular expression
asp.net
Very urgent--
submit to the server
load gif image
focus
filter combo boxes in formview control
ASP Composite Control and Position
Caching as a Master DataSource w/t Rea..
Method returning values in Threadpool!
ADVERTISEMENTS USING XML FILE
DATALIST PROBLEM
FTP Downloading using C#
Nested gridview footer total by using ..

DevASP.Net - Disclaimer - Privacy
Copyright © 2008 DevASP.net