Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

session variables

Status
Not open for further replies.

TPetersonFlorida

Programmer
Aug 8, 2003
76
US
can you set a session variable from javascript? if so how could i do this when a user closes a popup window????
 
>> can you set a session variable from javascript?

What sort of session variable? If you tell us the information are you after, we can let you know if and how to go about accessing it.

>> if so how could i do this when a user closes a popup window?

As a consequence of the window.onunload event.

Never be afraid to share your dreams with the world.
There's nothing the world loves more than the taste of really sweet dreams.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top