It only possible in javascript:
try this link a then search:
http://javascriptsource.internet.com/
Alf Stockton skrev:
I seem to remember that there was a simple call to get reference to
the the screen previous to where the client currently is. Please
remind me how this is done?
I need to
$_SERVER["HTTP_REFERER"] is the previous page provided that the user got to the
current page by following a link.
This can be spoofed, so it isn't perfect.
- Original Message
From: Alf Stockton <[EMAIL PROTECTED]>
To: php windows
Sent: Thursday, February 1, 2007 8:59:23 AM
Subject: [PH