Gossamer Forum
Home : Products : Links 2.0 : Discussions :

Re: More SHTML/Template problem

Quote Reply
Re: More SHTML/Template problem In reply to
Why not use:

$output = qq|<a href="$ENV{HTTP_REFERER}">Go Back</a>|;

or even just

$output = qq|<a href="javascript:go(-1)">Go Back</a>|;



Installations:http://wiredon.net/gt
MODS:http://wiredon.net/gt/download.shtml

Subject Author Views Date
Thread More SHTML/Template problem jdr7181 2567 Jun 15, 2001, 3:57 PM
Thread Re: More SHTML/Template problem
Paul 2490 Jun 15, 2001, 7:24 PM
Thread Re: More SHTML/Template problem
Intheroom 2476 Jun 16, 2001, 11:14 AM
Thread Re: More SHTML/Template problem
Paul 2475 Jun 16, 2001, 11:17 AM
Post Re: More SHTML/Template problem
Intheroom 2474 Jun 16, 2001, 11:23 AM
Thread Re: More SHTML/Template problem
jdr7181 2472 Jun 16, 2001, 11:41 AM
Post Re: More SHTML/Template problem
Stealth 2486 Jun 16, 2001, 11:45 AM