Hello all,
I need to find a way to pass information from one page to another:
1) The user is logged into a session, but I can not pass the data to the session.
2) The information is derived from a MySQL query and not related to my session info (info = one item)
3) I would like to relate the information to a variable so I can run another query
4) The second page is a popup, so I'm using javascript to initialise the new page.
Any suggestions?
SysX![]()



Reply With Quote

Bookmarks