Session State is turned off.
--- In [email protected], Eliezer Broder <[EMAIL PROTECTED]> wrote: > How about session variables? > > On 5/20/05, scaevola637 <[EMAIL PROTECTED]> wrote: > > > > Hello, > > I have about 16 pages that use Request.Params to get about 10 > > parameters that are passed around to various pages. What is the best > > way to get the query string variables just once? > > > > I thought of setting static strings in a class and then using a static > > method to assign them when each page is requested. The trouble with > > this is i must preface all those variables now with the static method > > name. Would be vary tedious. Is there another way? > > > > > > > > > > > > > > Yahoo! Groups Links > > > > > > > > > > > > > > > > > [Non-text portions of this message have been removed] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
