|
From: Pat Jones on 7 May 2008 14:01 Hi; I need to add a back button or text link so that the previously viewed page can be loaded. There must be a simple code for that, but I can't recall it. thanks; Pat
From: DTB-K on 7 May 2008 14:56 Try this: <a href="javascript:history.go(-1)">Back</a> David "Pat Jones" <Pat(a)marketingguy.org> wrote in message news:fvsqpv$pen$1(a)forums.macromedia.com... > Hi; > > I need to add a back button or text link so that the previously viewed page can be loaded. There must be a simple code for that, > but I can't recall it. > > thanks; > > Pat >
|
Pages: 1 Prev: Why is my form walking on the wild side? Next: Table Trouble |