PC Review


Reply
Thread Tools Rate Thread

how do i create a 'back button' in front page 2003

 
 
=?Utf-8?B?cGV0ZWluYmlsbGVyaWNheQ==?=
Guest
Posts: n/a
 
      24th Apr 2006
I'm trying to create a 'Back' button on a webpage that does the same as the
one on the toolbar (i.e. it takes the user back to the page they were
previously viewing.)
I've spent ages searching MS help without success and cant even find a
useful reference in the Inside Out book.
Any help will be much appreciated
thanks
Pete
 
Reply With Quote
 
 
 
 
P@tty Ayers
Guest
Posts: n/a
 
      24th Apr 2006
Pete,

You'll have to do this in Code View, but it's simple. In the spot on the
page where you want the button, insert this code:

<button onClick="history.go(-1)">Back</button>

Should do the trick.

--
Patty Ayers | www.WebDevBiz.com
Free Articles on the Business of Web Development
Web Design Contract, Estimate Request Form, Estimate Worksheet
--


"peteinbillericay" <(E-Mail Removed)> wrote in
message newsB41B3B3-532E-4BEB-B98C-(E-Mail Removed)...
> I'm trying to create a 'Back' button on a webpage that does the same as
> the
> one on the toolbar (i.e. it takes the user back to the page they were
> previously viewing.)
> I've spent ages searching MS help without success and cant even find a
> useful reference in the Inside Out book.
> Any help will be much appreciated
> thanks
> Pete



 
Reply With Quote
 
=?Utf-8?B?cGV0ZWluYmlsbGVyaWNheQ==?=
Guest
Posts: n/a
 
      24th Apr 2006
Thanks so much Patty. It's so frustrating when you know the answer must be
easy, but can't find a reference anywhere.
Best wishes
Pete

"P@tty Ayers" wrote:

> Pete,
>
> You'll have to do this in Code View, but it's simple. In the spot on the
> page where you want the button, insert this code:
>
> <button onClick="history.go(-1)">Back</button>
>
> Should do the trick.
>
> --
> Patty Ayers | www.WebDevBiz.com
> Free Articles on the Business of Web Development
> Web Design Contract, Estimate Request Form, Estimate Worksheet
> --
>
>
> "peteinbillericay" <(E-Mail Removed)> wrote in
> message newsB41B3B3-532E-4BEB-B98C-(E-Mail Removed)...
> > I'm trying to create a 'Back' button on a webpage that does the same as
> > the
> > one on the toolbar (i.e. it takes the user back to the page they were
> > previously viewing.)
> > I've spent ages searching MS help without success and cant even find a
> > useful reference in the Inside Out book.
> > Any help will be much appreciated
> > thanks
> > Pete

>
>
>

 
Reply With Quote
 
P@tty Ayers
Guest
Posts: n/a
 
      24th Apr 2006
You're very welcome. I know what you mean, and newsgroups can be such a huge
help with that.


--
Patty Ayers | www.WebDevBiz.com
Free Articles on the Business of Web Development
Web Design Contract, Estimate Request Form, Estimate Worksheet
--



"peteinbillericay" <(E-Mail Removed)> wrote in
message news:E7E3DA84-F665-49E7-8280-(E-Mail Removed)...
> Thanks so much Patty. It's so frustrating when you know the answer must be
> easy, but can't find a reference anywhere.
> Best wishes
> Pete
>
> "P@tty Ayers" wrote:
>
>> Pete,
>>
>> You'll have to do this in Code View, but it's simple. In the spot on the
>> page where you want the button, insert this code:
>>
>> <button onClick="history.go(-1)">Back</button>
>>
>> Should do the trick.
>>
>> --
>> Patty Ayers | www.WebDevBiz.com
>> Free Articles on the Business of Web Development
>> Web Design Contract, Estimate Request Form, Estimate Worksheet
>> --
>>
>>
>> "peteinbillericay" <(E-Mail Removed)> wrote in
>> message newsB41B3B3-532E-4BEB-B98C-(E-Mail Removed)...
>> > I'm trying to create a 'Back' button on a webpage that does the same as
>> > the
>> > one on the toolbar (i.e. it takes the user back to the page they were
>> > previously viewing.)
>> > I've spent ages searching MS help without success and cant even find a
>> > useful reference in the Inside Out book.
>> > Any help will be much appreciated
>> > thanks
>> > Pete

>>
>>
>>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to align page 1 and 2 to copy front and back in Word 2003 Don Microsoft Word Document Management 2 27th May 2009 12:17 AM
How do I create Front Page 2003 time sheet web page for workers? =?Utf-8?B?Sm9zZXBo?= Microsoft Frontpage 4 18th Jul 2007 09:34 PM
How do i create a back button in front page for a website? =?Utf-8?B?QW5nZWxh?= Microsoft Frontpage 5 19th Oct 2005 02:19 PM
In Front Page How do I create a button with a drop down menu? =?Utf-8?B?SEJhcm5lcw==?= Microsoft Frontpage 1 1st Oct 2005 01:46 PM
Unlink button in Front Page 2003 Barbara Microsoft Frontpage 12 5th Jun 2005 03:07 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:46 AM.