What is the right way of doing this???
Store user information when he logs for example - username
i used session variables but it doesnt work on other workstation.
and it is destroyed when the time expires.
How would I store variable for each user so i wouldn't be passing it as parameter.
PLease help!
thanks,
vbknight



Reply With Quote