bigtime
05-30-2006, 08:17 PM
Hi,
I want to pass sessions between non-vb pages and vb pages. I'm using the code to successfully pass the session, but now how do I pull the username out of the session?
echo "<a href=\"/index.php?$session[sessionurl_q]\">Home with a session</a><BR>";
Thanks,
Tim
I want to pass sessions between non-vb pages and vb pages. I'm using the code to successfully pass the session, but now how do I pull the username out of the session?
echo "<a href=\"/index.php?$session[sessionurl_q]\">Home with a session</a><BR>";
Thanks,
Tim