A Alan Sep 23, 2004 #1 Hi All, Can I put dataset into Session State and pass from one page to another? Alan
M Marina Sep 23, 2004 #2 Yes - in which case you wouldn't be passing it around per say, it would sort of just be there. But isn't the faster way to answer this question to just try it?
Yes - in which case you wouldn't be passing it around per say, it would sort of just be there. But isn't the faster way to answer this question to just try it?
J Jonathan Allen Sep 25, 2004 #3 Just make sure it isn't too big. Otherwise you'll run out of memory when you have a lot of users at the same time.
Just make sure it isn't too big. Otherwise you'll run out of memory when you have a lot of users at the same time.
J Jonathan Allen Sep 25, 2004 #4 But isn't the faster way to answer this question to just try it? True, he should have tested it. But it doesn't hurt to ask "Is it a good idea?".
But isn't the faster way to answer this question to just try it? True, he should have tested it. But it doesn't hurt to ask "Is it a good idea?".