Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
All-Star
95393 Points
14096 Posts
Feb 21, 2012 12:48 PM|LINK
deshmukhdinesh and some static varible store the query string data in it. and I can't store that thing's in session so how i handle that things
and some static varible store the query string data in it. and I can't store that thing's in session so how i handle that things
Static variables will be common for all users...either opt for session or database records for getting user specific data..
Thanks,
ramiramilu
All-Star
95393 Points
14096 Posts
Re: I want to replace static varible ? So what i use
Feb 21, 2012 12:48 PM|LINK
Static variables will be common for all users...either opt for session or database records for getting user specific data..
Thanks,
JumpStart