Guys and gals - I'm working on a simple account summary page where a user selects a particular account from a list on a webform and then hits the "submit" button. I then want to have that account number (variable) passed to the detail page and be used there
to retrieve information. OK, I can do this with queries and session variables fine but I want to use the new .NET option of Context but I can't seem to find any information on it. Does anyone have any idea where a good example is or some good information on
this is? I would greatly appreciate it. Thanks
holdesb
Member
235 Points
47 Posts
Passing variables between webforms
Aug 26, 2003 06:38 PM|LINK
augustwind
All-Star
35874 Points
4902 Posts
ASPInsiders
Moderator
Re: Passing variables between webforms
Aug 26, 2003 06:50 PM|LINK
All Things Dot Net
Stored Procs and Code in a Flash!
ASP.Net Sitemap Creator
holdesb
Member
235 Points
47 Posts
Re: Passing variables between webforms
Aug 27, 2003 06:12 PM|LINK