PC Review


Reply
Thread Tools Rate Thread

Back and Next Links

 
 
sleepy
Guest
Posts: n/a
 
      23rd Sep 2003
I am trying to insert a Custom Link Bar with back and next links. I have
sucessfully been able to use the Custom Link Bar to put two links on the
page where I want them but can't figure out how to make the links "Back" and
"Next". (Now I just have two generic links.) This is the first time I have
ever tried to use the Back and Next links on a Custom Link Bar so, as usual,
I'm lost. Thanks for any guidance.




 
Reply With Quote
 
 
 
 
Jim Buyens
Guest
Posts: n/a
 
      23rd Sep 2003
>-----Original Message-----
>I am trying to insert a Custom Link Bar with back and
>next links. I have sucessfully been able to use the
>Custom Link Bar to put two links on the page where I want
>them but can't figure out how to make the links "Back"
>and "Next". (Now I just have two generic links.) This is
>the first time I have ever tried to use the Back and Next
>links on a Custom Link Bar so, as usual, I'm lost. Thanks
>for any guidance.


Custom Link Bars don't directly support Back and Next
buttons. Instead, you have to set up hyperlinks to:

javascript:history.back();
and
javascript:history.forward();

You might consider, though, why you want these buttons
taking up space on your Web page when the browser displays
Back and Next buttons anyway.


Microsoft FrontPage MVP
(E-Mail Removed)
http://www.interlacken.com
Author of:
*------------------------------------------------------*
|\----------------------------------------------------/|
|| Microsoft Office FrontPage 2003 Inside Out ||
|| Microsoft FrontPage Version 2002 Inside Out ||
|| Web Database Development Step by Step .NET Edition ||
|| Troubleshooting Microsoft FrontPage 2002 ||
|| Faster Smarter Beginning Programming ||
|| (All from Microsoft Press) ||
|/----------------------------------------------------\|
*------------------------------------------------------*


 
Reply With Quote
 
sleepy
Guest
Posts: n/a
 
      23rd Sep 2003
Hi Jim,

Thanks for answering. I am using the Edge Theme in 2002 and like the "look"
of the Back and the Next buttons in that Theme. Each has an arrow pointing
in the direction the visitor would be taken. I thoght it was a matter of
just one or two clicks to get those buttons on the page instead of the plain
(lines) buttons if you use the standard Theme.
"Jim Buyens" <(E-Mail Removed)> wrote in message
news:c81901c3820f$863cd5c0$(E-Mail Removed)...
> >-----Original Message-----
> >I am trying to insert a Custom Link Bar with back and
> >next links. I have sucessfully been able to use the
> >Custom Link Bar to put two links on the page where I want
> >them but can't figure out how to make the links "Back"
> >and "Next". (Now I just have two generic links.) This is
> >the first time I have ever tried to use the Back and Next
> >links on a Custom Link Bar so, as usual, I'm lost. Thanks
> >for any guidance.

>
> Custom Link Bars don't directly support Back and Next
> buttons. Instead, you have to set up hyperlinks to:
>
> javascript:history.back();
> and
> javascript:history.forward();
>
> You might consider, though, why you want these buttons
> taking up space on your Web page when the browser displays
> Back and Next buttons anyway.
>
>
> Microsoft FrontPage MVP
> (E-Mail Removed)
> http://www.interlacken.com
> Author of:
> *------------------------------------------------------*
> |\----------------------------------------------------/|
> || Microsoft Office FrontPage 2003 Inside Out ||
> || Microsoft FrontPage Version 2002 Inside Out ||
> || Web Database Development Step by Step .NET Edition ||
> || Troubleshooting Microsoft FrontPage 2002 ||
> || Faster Smarter Beginning Programming ||
> || (All from Microsoft Press) ||
> |/----------------------------------------------------\|
> *------------------------------------------------------*
>
>




 
Reply With Quote
 
Stefan B Rusynko
Guest
Posts: n/a
 
      24th Sep 2003
Then apply a Nav bar using the Navigation (not a custom one) and select the same level nav bar
--
_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


"sleepy" <(E-Mail Removed)> wrote in message news:%(E-Mail Removed)...
| Hi Jim,
|
| Thanks for answering. I am using the Edge Theme in 2002 and like the "look"
| of the Back and the Next buttons in that Theme. Each has an arrow pointing
| in the direction the visitor would be taken. I thoght it was a matter of
| just one or two clicks to get those buttons on the page instead of the plain
| (lines) buttons if you use the standard Theme.
| "Jim Buyens" <(E-Mail Removed)> wrote in message
| news:c81901c3820f$863cd5c0$(E-Mail Removed)...
| > >-----Original Message-----
| > >I am trying to insert a Custom Link Bar with back and
| > >next links. I have sucessfully been able to use the
| > >Custom Link Bar to put two links on the page where I want
| > >them but can't figure out how to make the links "Back"
| > >and "Next". (Now I just have two generic links.) This is
| > >the first time I have ever tried to use the Back and Next
| > >links on a Custom Link Bar so, as usual, I'm lost. Thanks
| > >for any guidance.
| >
| > Custom Link Bars don't directly support Back and Next
| > buttons. Instead, you have to set up hyperlinks to:
| >
| > javascript:history.back();
| > and
| > javascript:history.forward();
| >
| > You might consider, though, why you want these buttons
| > taking up space on your Web page when the browser displays
| > Back and Next buttons anyway.
| >
| >
| > Microsoft FrontPage MVP
| > (E-Mail Removed)
| > http://www.interlacken.com
| > Author of:
| > *------------------------------------------------------*
| > |\----------------------------------------------------/|
| > || Microsoft Office FrontPage 2003 Inside Out ||
| > || Microsoft FrontPage Version 2002 Inside Out ||
| > || Web Database Development Step by Step .NET Edition ||
| > || Troubleshooting Microsoft FrontPage 2002 ||
| > || Faster Smarter Beginning Programming ||
| > || (All from Microsoft Press) ||
| > |/----------------------------------------------------\|
| > *------------------------------------------------------*
| >
| >
|
|
|


 
Reply With Quote
 
sleepy
Guest
Posts: n/a
 
      24th Sep 2003
Hi Stefan,

I'm sorry but I still don't understand. This is a three page site and I want
the middle page to have the two links, one with an arrow pointing to the
left (back) and one to the right (forward).
"Stefan B Rusynko" <(E-Mail Removed)> wrote in message
news:ebamH%(E-Mail Removed)...
> Then apply a Nav bar using the Navigation (not a custom one) and select

the same level nav bar
> --
> _____________________________________________
> SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
> "Warning - Using the F1 Key will not break anything!" (-;
> To find the best Newsgroup for FrontPage support see:
> http://www.net-sites.com/sitebuilder/newsgroups.asp
> _____________________________________________
>
>
> "sleepy" <(E-Mail Removed)> wrote in message

news:%(E-Mail Removed)...
> | Hi Jim,
> |
> | Thanks for answering. I am using the Edge Theme in 2002 and like the

"look"
> | of the Back and the Next buttons in that Theme. Each has an arrow

pointing
> | in the direction the visitor would be taken. I thoght it was a matter of
> | just one or two clicks to get those buttons on the page instead of the

plain
> | (lines) buttons if you use the standard Theme.
> | "Jim Buyens" <(E-Mail Removed)> wrote in message
> | news:c81901c3820f$863cd5c0$(E-Mail Removed)...
> | > >-----Original Message-----
> | > >I am trying to insert a Custom Link Bar with back and
> | > >next links. I have sucessfully been able to use the
> | > >Custom Link Bar to put two links on the page where I want
> | > >them but can't figure out how to make the links "Back"
> | > >and "Next". (Now I just have two generic links.) This is
> | > >the first time I have ever tried to use the Back and Next
> | > >links on a Custom Link Bar so, as usual, I'm lost. Thanks
> | > >for any guidance.
> | >
> | > Custom Link Bars don't directly support Back and Next
> | > buttons. Instead, you have to set up hyperlinks to:
> | >
> | > javascript:history.back();
> | > and
> | > javascript:history.forward();
> | >
> | > You might consider, though, why you want these buttons
> | > taking up space on your Web page when the browser displays
> | > Back and Next buttons anyway.
> | >
> | >
> | > Microsoft FrontPage MVP
> | > (E-Mail Removed)
> | > http://www.interlacken.com
> | > Author of:
> | > *------------------------------------------------------*
> | > |\----------------------------------------------------/|
> | > || Microsoft Office FrontPage 2003 Inside Out ||
> | > || Microsoft FrontPage Version 2002 Inside Out ||
> | > || Web Database Development Step by Step .NET Edition ||
> | > || Troubleshooting Microsoft FrontPage 2002 ||
> | > || Faster Smarter Beginning Programming ||
> | > || (All from Microsoft Press) ||
> | > |/----------------------------------------------------\|
> | > *------------------------------------------------------*
> | >
> | >
> |
> |
> |
>
>




 
Reply With Quote
 
Jim Buyens
Guest
Posts: n/a
 
      24th Sep 2003
"sleepy" <(E-Mail Removed)> wrote in message news:<(E-Mail Removed)>...
> Hi Stefan,
>
> I'm sorry but I still don't understand. This is a three page site and I want
> the middle page to have the two links, one with an arrow pointing to the
> left (back) and one to the right (forward).


Three pages are hardly worth the trouble of using Navigation view, eh?

Do you mean a home page and two children, or a home page and two top
pages, or a home page and three children, or what?

Or if all you really want are the buttons, create acustom link bar for
each page, then name and point the links however you want.

Jim Buyens
Microsoft FrontPage MVP
(E-Mail Removed)
http://www.interlacken.com
Author of:
*------------------------------------------------------*
|\----------------------------------------------------/|
|| Microsoft Office FrontPage 2003 Inside Out ||
|| Microsoft FrontPage Version 2002 Inside Out ||
|| Web Database Development Step by Step .NET Edition ||
|| Troubleshooting Microsoft FrontPage 2002 ||
|| Faster Smarter Beginning Programming ||
|| (All from Microsoft Press) ||
|/----------------------------------------------------\|
*------------------------------------------------------*
 
Reply With Quote
 
sleepy
Guest
Posts: n/a
 
      25th Sep 2003
This is for a home page with two child pages. Using a custom link bar I can
place the links where I want them but I only get the Edge (standard) Theme
graphics. I am trying to get the "Quick Back" and "Quick Next" buttons. I am
choosing those graphics from the Modify Theme Dialogue Box but apparently I
am doing something wrong. I thought FP would automatically place the Quick
Back and Quick Next buttons on the page by selecting those.

"Jim Buyens" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> "sleepy" <(E-Mail Removed)> wrote in message

news:<(E-Mail Removed)>...
> > Hi Stefan,
> >
> > I'm sorry but I still don't understand. This is a three page site and I

want
> > the middle page to have the two links, one with an arrow pointing to the
> > left (back) and one to the right (forward).

>
> Three pages are hardly worth the trouble of using Navigation view, eh?
>
> Do you mean a home page and two children, or a home page and two top
> pages, or a home page and three children, or what?
>
> Or if all you really want are the buttons, create acustom link bar for
> each page, then name and point the links however you want.
>
> Jim Buyens
> Microsoft FrontPage MVP
> (E-Mail Removed)
> http://www.interlacken.com
> Author of:
> *------------------------------------------------------*
> |\----------------------------------------------------/|
> || Microsoft Office FrontPage 2003 Inside Out ||
> || Microsoft FrontPage Version 2002 Inside Out ||
> || Web Database Development Step by Step .NET Edition ||
> || Troubleshooting Microsoft FrontPage 2002 ||
> || Faster Smarter Beginning Programming ||
> || (All from Microsoft Press) ||
> |/----------------------------------------------------\|
> *------------------------------------------------------*




 
Reply With Quote
 
Stefan B Rusynko
Guest
Posts: n/a
 
      26th Sep 2003
Those nav bars are only applied by the theme when you create a nav bar (using navigation) at the same level (your 2 child pages
would be the only ones that would show it)

--
_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


"sleepy" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
| This is for a home page with two child pages. Using a custom link bar I can
| place the links where I want them but I only get the Edge (standard) Theme
| graphics. I am trying to get the "Quick Back" and "Quick Next" buttons. I am
| choosing those graphics from the Modify Theme Dialogue Box but apparently I
| am doing something wrong. I thought FP would automatically place the Quick
| Back and Quick Next buttons on the page by selecting those.
|
| "Jim Buyens" <(E-Mail Removed)> wrote in message
| news:(E-Mail Removed)...
| > "sleepy" <(E-Mail Removed)> wrote in message
| news:<(E-Mail Removed)>...
| > > Hi Stefan,
| > >
| > > I'm sorry but I still don't understand. This is a three page site and I
| want
| > > the middle page to have the two links, one with an arrow pointing to the
| > > left (back) and one to the right (forward).
| >
| > Three pages are hardly worth the trouble of using Navigation view, eh?
| >
| > Do you mean a home page and two children, or a home page and two top
| > pages, or a home page and three children, or what?
| >
| > Or if all you really want are the buttons, create acustom link bar for
| > each page, then name and point the links however you want.
| >
| > Jim Buyens
| > Microsoft FrontPage MVP
| > (E-Mail Removed)
| > http://www.interlacken.com
| > Author of:
| > *------------------------------------------------------*
| > |\----------------------------------------------------/|
| > || Microsoft Office FrontPage 2003 Inside Out ||
| > || Microsoft FrontPage Version 2002 Inside Out ||
| > || Web Database Development Step by Step .NET Edition ||
| > || Troubleshooting Microsoft FrontPage 2002 ||
| > || Faster Smarter Beginning Programming ||
| > || (All from Microsoft Press) ||
| > |/----------------------------------------------------\|
| > *------------------------------------------------------*
|
|
|


 
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
TOO MANY LINKS TO BACK-END Glint Microsoft Access 14 11th Dec 2009 09:37 PM
TOO MANY BACK-END LINKS Glint Microsoft Access 4 9th Dec 2009 09:55 PM
TOO MANY BACK END LINKS Glint Microsoft Access 2 8th Dec 2009 11:08 PM
next and back links =?Utf-8?B?QmVubmV0dA==?= Microsoft Frontpage 2 13th Apr 2005 02:42 AM
getting the 'click' back for links f Windows XP Internet Explorer 1 31st Jan 2004 12:28 AM


Features
 

Advertising
 

Newsgroups
 


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