http://qs321.pair.com?node_id=347207


in reply to how to go back to previous page.

Although this too is a non-perl suggestion, here is another even simpler way to access the previous page (history):
<a href=javascript:history.back()>BACK</a>
Best of Luck.

Replies are listed 'Best First'.
Re: Re: how to go back to previous page.
by kasmot (Novice) on Apr 22, 2004 at 08:36 UTC
    thanks guys for the reply.. it worked already..
Re^2: how to go back to previous page.
by Anonymous Monk on Aug 08, 2009 at 15:35 UTC
    THANKS....IT WRKD