adrienne Posted August 3, 2004 Posted August 3, 2004 Hi everyone!! Im just wondering if anyone could advise me with regard to passing an unknown number of variables between 2 VB.NET web pages.On the first web page the user must choose,through a checkbox in a datagrid,a number of values.These must then be passed to the next page and retrieved there for further use. This set of values will be changing constantly Thanks in advance for any help :) Quote
Administrators PlausiblyDamp Posted August 3, 2004 Administrators Posted August 3, 2004 There are several ways to pass information between webpages - Session, querystring etc. http://www.xtremedotnettalk.com/showthread.php?t=78434 covers the main ways. Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.