On Sat, 25 May 2002, Vincent Kruger wrote: > Adding data to session is the easy part! > Now i want to be clever and sneeky by adding data to the session with out > actually leaving the page that i am currently on. > > Sort of like www.audiogalaxy.com when you click the satelite icon to > download an mp3.
I'm pretty sure they just have a JavaScript that sends a request to the server. The page that it requests can of course do anything it wants with session data. miguel -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php