> Is there any way of finding out the page we have just come
> from even when we haven't come from a submitted form (so
> HTTP_REFERER is not an option).

There's no guaranteed way to do this using CGI variables, but you could
track this information in a Session variable, changing the value of the
variable on every page request.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to