Hi there !
I just started to learn ASP. Can anyone put some light how can i do the below mention query..
Page1 : listed all the campaigns of the school. User have a options to select all or select sigle or mutiple campaigns.
Page 2 : Listed 12 different reports.
Page 3 : Basically a report page or in few cases its a query page.
My problem is..
1) How can i get variable values at page number 3 ? I can easily at page number 2, but how at page number 3, 4 , 5...
I think about Session Variables.. Is it a right way to do so ? I guess, its not ? Can anyone put some light on it ?
With thanks !