Hi All
I would like to move away from the use of QueryStrings and into the world of Session Variables. After much research around I'm still a little unsure how/where to start off.
For example my site contains member related information that is both displayed and updated via the use of online forms.
In the first instance I'm struggling understanding getting the information from my DB tables into a session variable so it can be passed from page to page
How do I go about this I'm using VB?
Any examples or proven tutorials will be greatly appreciated
Go to the complete details ...