When I add any type of script to my Frontpage 2002 pages and then publish to
a server the url's for that page remain pointing to the source files on my
workstaton instead of being translated to the server domain. What's going on?

Re: Hyperlink translation fails on publication by Steve

Steve
Fri Apr 07 10:45:55 CDT 2006

This is normally caused by only having a page opened in FrontPage instead of opening your
web and then FrontPage.

Always open FrontPage then your web and then a page before working with hyperlinks.


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
..............................with a computer
"Bob Vinson" <Bob Vinson@discussions.microsoft.com> wrote in message
news:6347ACF4-F369-46CD-849A-5B35E1042D66@microsoft.com...
> When I add any type of script to my Frontpage 2002 pages and then publish to
> a server the url's for that page remain pointing to the source files on my
> workstaton instead of being translated to the server domain. What's going on?



Re: Hyperlink translation fails on publication by BobVinson

BobVinson
Fri Apr 07 13:04:02 CDT 2006

I'm not sure exactly what you're saying. My standard practice is to open FP
which normally automatically opens the source web on my workstation. There
may, or may not, be a page consurrently open at the time FP starts up.

"Steve Easton" wrote:

> This is normally caused by only having a page opened in FrontPage instead of opening your
> web and then FrontPage.
>
> Always open FrontPage then your web and then a page before working with hyperlinks.
>
>
> --
> Steve Easton
> Microsoft MVP FrontPage
> 95isalive
> This site is best viewed..................
> ...............................with a computer
> "Bob Vinson" <Bob Vinson@discussions.microsoft.com> wrote in message
> news:6347ACF4-F369-46CD-849A-5B35E1042D66@microsoft.com...
> > When I add any type of script to my Frontpage 2002 pages and then publish to
> > a server the url's for that page remain pointing to the source files on my
> > workstaton instead of being translated to the server domain. What's going on?
>
>
>

Re: Hyperlink translation fails on publication by Steve

Steve
Fri Apr 07 13:17:17 CDT 2006

If the links on your published pages are pointing to a file location on your hard drive, you
have either:

Browsed to a file location outside of your web to create the link.
or
Linked to an item that is not located inside your web.
or
Browsed to a file using Windows Explorer, right clicked it and selected edit.

Make sure all of your files are located inside your web, and then when creating links, never
go outside of ( or above ) the folder that contains your web files.


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
..............................with a computer


"Bob Vinson" <Bob Vinson@discussions.microsoft.com> wrote in message
news:6347ACF4-F369-46CD-849A-5B35E1042D66@microsoft.com...
> When I add any type of script to my Frontpage 2002 pages and then publish to
> a server the url's for that page remain pointing to the source files on my
> workstaton instead of being translated to the server domain. What's going on?



Re: Hyperlink translation fails on publication by BobVinson

BobVinson
Sat Apr 08 13:21:01 CDT 2006

Actually all I did was go into script editor for the index page and add the
META tags description and keywords. As a result the include files no longer
appear, the link bar graphic disappeared, the style sheet no longer operates,
and the base href points to my hard disk.

"Steve Easton" wrote:

> If the links on your published pages are pointing to a file location on your hard drive, you
> have either:
>
> Browsed to a file location outside of your web to create the link.
> or
> Linked to an item that is not located inside your web.
> or
> Browsed to a file using Windows Explorer, right clicked it and selected edit.
>
> Make sure all of your files are located inside your web, and then when creating links, never
> go outside of ( or above ) the folder that contains your web files.
>
>
> --
> Steve Easton
> Microsoft MVP FrontPage
> 95isalive
> This site is best viewed..................
> ...............................with a computer
>
>
> "Bob Vinson" <Bob Vinson@discussions.microsoft.com> wrote in message
> news:6347ACF4-F369-46CD-849A-5B35E1042D66@microsoft.com...
> > When I add any type of script to my Frontpage 2002 pages and then publish to
> > a server the url's for that page remain pointing to the source files on my
> > workstaton instead of being translated to the server domain. What's going on?
>
>
>

Re: Hyperlink translation fails on publication by Steve

Steve
Sat Apr 08 14:59:36 CDT 2006

Remove the base href from the page


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
.......................with a computer



"Bob Vinson" <BobVinson@discussions.microsoft.com> wrote in message
news:652D4465-088D-40B6-A67D-7A18B97CDCC3@microsoft.com...
> Actually all I did was go into script editor for the index page and add
> the
> META tags description and keywords. As a result the include files no
> longer
> appear, the link bar graphic disappeared, the style sheet no longer
> operates,
> and the base href points to my hard disk.
>
> "Steve Easton" wrote:
>
>> If the links on your published pages are pointing to a file location on
>> your hard drive, you
>> have either:
>>
>> Browsed to a file location outside of your web to create the link.
>> or
>> Linked to an item that is not located inside your web.
>> or
>> Browsed to a file using Windows Explorer, right clicked it and selected
>> edit.
>>
>> Make sure all of your files are located inside your web, and then when
>> creating links, never
>> go outside of ( or above ) the folder that contains your web files.
>>
>>
>> --
>> Steve Easton
>> Microsoft MVP FrontPage
>> 95isalive
>> This site is best viewed..................
>> ...............................with a computer
>>
>>
>> "Bob Vinson" <Bob Vinson@discussions.microsoft.com> wrote in message
>> news:6347ACF4-F369-46CD-849A-5B35E1042D66@microsoft.com...
>> > When I add any type of script to my Frontpage 2002 pages and then
>> > publish to
>> > a server the url's for that page remain pointing to the source files on
>> > my
>> > workstaton instead of being translated to the server domain. What's
>> > going on?
>>
>>
>>



Re: Hyperlink translation fails on publication by BobVinson

BobVinson
Sat Apr 08 22:33:01 CDT 2006

When I go into Script Editor and delete the base href line the Editor
immediately replaces it on file save.

"Steve Easton" wrote:

> Remove the base href from the page
>
>
> --
> Steve Easton
> Microsoft MVP FrontPage
> 95isalive
> This site is best viewed............
> ........................with a computer
>
>
>
> "Bob Vinson" <BobVinson@discussions.microsoft.com> wrote in message
> news:652D4465-088D-40B6-A67D-7A18B97CDCC3@microsoft.com...
> > Actually all I did was go into script editor for the index page and add
> > the
> > META tags description and keywords. As a result the include files no
> > longer
> > appear, the link bar graphic disappeared, the style sheet no longer
> > operates,
> > and the base href points to my hard disk.
> >
> > "Steve Easton" wrote:
> >
> >> If the links on your published pages are pointing to a file location on
> >> your hard drive, you
> >> have either:
> >>
> >> Browsed to a file location outside of your web to create the link.
> >> or
> >> Linked to an item that is not located inside your web.
> >> or
> >> Browsed to a file using Windows Explorer, right clicked it and selected
> >> edit.
> >>
> >> Make sure all of your files are located inside your web, and then when
> >> creating links, never
> >> go outside of ( or above ) the folder that contains your web files.
> >>
> >>
> >> --
> >> Steve Easton
> >> Microsoft MVP FrontPage
> >> 95isalive
> >> This site is best viewed..................
> >> ...............................with a computer
> >>
> >>
> >> "Bob Vinson" <Bob Vinson@discussions.microsoft.com> wrote in message
> >> news:6347ACF4-F369-46CD-849A-5B35E1042D66@microsoft.com...
> >> > When I add any type of script to my Frontpage 2002 pages and then
> >> > publish to
> >> > a server the url's for that page remain pointing to the source files on
> >> > my
> >> > workstaton instead of being translated to the server domain. What's
> >> > going on?
> >>
> >>
> >>
>
>
>

Re: Hyperlink translation fails on publication by Stefan

Stefan
Sun Apr 09 03:16:40 CDT 2006

Running Script editor from w/i FP will always add a base ref tag while it is open
Saving / closing Script Editor will remove it in FP

--

_____________________________________________
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.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


"Bob Vinson" <BobVinson@discussions.microsoft.com> wrote in message news:EC457B54-17F0-46D9-B71C-1374D7CC7999@microsoft.com...
| When I go into Script Editor and delete the base href line the Editor
| immediately replaces it on file save.
|
| "Steve Easton" wrote:
|
| > Remove the base href from the page
| >
| >
| > --
| > Steve Easton
| > Microsoft MVP FrontPage
| > 95isalive
| > This site is best viewed............
| > ........................with a computer
| >
| >
| >
| > "Bob Vinson" <BobVinson@discussions.microsoft.com> wrote in message
| > news:652D4465-088D-40B6-A67D-7A18B97CDCC3@microsoft.com...
| > > Actually all I did was go into script editor for the index page and add
| > > the
| > > META tags description and keywords. As a result the include files no
| > > longer
| > > appear, the link bar graphic disappeared, the style sheet no longer
| > > operates,
| > > and the base href points to my hard disk.
| > >
| > > "Steve Easton" wrote:
| > >
| > >> If the links on your published pages are pointing to a file location on
| > >> your hard drive, you
| > >> have either:
| > >>
| > >> Browsed to a file location outside of your web to create the link.
| > >> or
| > >> Linked to an item that is not located inside your web.
| > >> or
| > >> Browsed to a file using Windows Explorer, right clicked it and selected
| > >> edit.
| > >>
| > >> Make sure all of your files are located inside your web, and then when
| > >> creating links, never
| > >> go outside of ( or above ) the folder that contains your web files.
| > >>
| > >>
| > >> --
| > >> Steve Easton
| > >> Microsoft MVP FrontPage
| > >> 95isalive
| > >> This site is best viewed..................
| > >> ...............................with a computer
| > >>
| > >>
| > >> "Bob Vinson" <Bob Vinson@discussions.microsoft.com> wrote in message
| > >> news:6347ACF4-F369-46CD-849A-5B35E1042D66@microsoft.com...
| > >> > When I add any type of script to my Frontpage 2002 pages and then
| > >> > publish to
| > >> > a server the url's for that page remain pointing to the source files on
| > >> > my
| > >> > workstaton instead of being translated to the server domain. What's
| > >> > going on?
| > >>
| > >>
| > >>
| >
| >
| >



Re: Hyperlink translation fails on publication by BobVinson

BobVinson
Sun Apr 09 11:05:02 CDT 2006

So to prevent this happening I must save/close the script editor before
publishing?

"Stefan B Rusynko" wrote:

> Running Script editor from w/i FP will always add a base ref tag while it is open
> Saving / closing Script Editor will remove it in FP
>
> --
>
> _____________________________________________
> 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.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
> _____________________________________________
>
>
> "Bob Vinson" <BobVinson@discussions.microsoft.com> wrote in message news:EC457B54-17F0-46D9-B71C-1374D7CC7999@microsoft.com...
> | When I go into Script Editor and delete the base href line the Editor
> | immediately replaces it on file save.
> |
> | "Steve Easton" wrote:
> |
> | > Remove the base href from the page
> | >
> | >
> | > --
> | > Steve Easton
> | > Microsoft MVP FrontPage
> | > 95isalive
> | > This site is best viewed............
> | > ........................with a computer
> | >
> | >
> | >
> | > "Bob Vinson" <BobVinson@discussions.microsoft.com> wrote in message
> | > news:652D4465-088D-40B6-A67D-7A18B97CDCC3@microsoft.com...
> | > > Actually all I did was go into script editor for the index page and add
> | > > the
> | > > META tags description and keywords. As a result the include files no
> | > > longer
> | > > appear, the link bar graphic disappeared, the style sheet no longer
> | > > operates,
> | > > and the base href points to my hard disk.
> | > >
> | > > "Steve Easton" wrote:
> | > >
> | > >> If the links on your published pages are pointing to a file location on
> | > >> your hard drive, you
> | > >> have either:
> | > >>
> | > >> Browsed to a file location outside of your web to create the link.
> | > >> or
> | > >> Linked to an item that is not located inside your web.
> | > >> or
> | > >> Browsed to a file using Windows Explorer, right clicked it and selected
> | > >> edit.
> | > >>
> | > >> Make sure all of your files are located inside your web, and then when
> | > >> creating links, never
> | > >> go outside of ( or above ) the folder that contains your web files.
> | > >>
> | > >>
> | > >> --
> | > >> Steve Easton
> | > >> Microsoft MVP FrontPage
> | > >> 95isalive
> | > >> This site is best viewed..................
> | > >> ...............................with a computer
> | > >>
> | > >>
> | > >> "Bob Vinson" <Bob Vinson@discussions.microsoft.com> wrote in message
> | > >> news:6347ACF4-F369-46CD-849A-5B35E1042D66@microsoft.com...
> | > >> > When I add any type of script to my Frontpage 2002 pages and then
> | > >> > publish to
> | > >> > a server the url's for that page remain pointing to the source files on
> | > >> > my
> | > >> > workstaton instead of being translated to the server domain. What's
> | > >> > going on?
> | > >>
> | > >>
> | > >>
> | >
> | >
> | >
>
>
>

Re: Hyperlink translation fails on publication by Stefan

Stefan
Sun Apr 09 12:15:57 CDT 2006

Yes
Always
And save the page in FP

--

_____________________________________________
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.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


"Bob Vinson" <BobVinson@discussions.microsoft.com> wrote in message news:1492884A-4665-4552-ABFF-C4DF8E63C34A@microsoft.com...
| So to prevent this happening I must save/close the script editor before
| publishing?
|
| "Stefan B Rusynko" wrote:
|
| > Running Script editor from w/i FP will always add a base ref tag while it is open
| > Saving / closing Script Editor will remove it in FP
| >
| > --
| >
| > _____________________________________________
| > 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.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
| > _____________________________________________
| >
| >
| > "Bob Vinson" <BobVinson@discussions.microsoft.com> wrote in message news:EC457B54-17F0-46D9-B71C-1374D7CC7999@microsoft.com...
| > | When I go into Script Editor and delete the base href line the Editor
| > | immediately replaces it on file save.
| > |
| > | "Steve Easton" wrote:
| > |
| > | > Remove the base href from the page
| > | >
| > | >
| > | > --
| > | > Steve Easton
| > | > Microsoft MVP FrontPage
| > | > 95isalive
| > | > This site is best viewed............
| > | > ........................with a computer
| > | >
| > | >
| > | >
| > | > "Bob Vinson" <BobVinson@discussions.microsoft.com> wrote in message
| > | > news:652D4465-088D-40B6-A67D-7A18B97CDCC3@microsoft.com...
| > | > > Actually all I did was go into script editor for the index page and add
| > | > > the
| > | > > META tags description and keywords. As a result the include files no
| > | > > longer
| > | > > appear, the link bar graphic disappeared, the style sheet no longer
| > | > > operates,
| > | > > and the base href points to my hard disk.
| > | > >
| > | > > "Steve Easton" wrote:
| > | > >
| > | > >> If the links on your published pages are pointing to a file location on
| > | > >> your hard drive, you
| > | > >> have either:
| > | > >>
| > | > >> Browsed to a file location outside of your web to create the link.
| > | > >> or
| > | > >> Linked to an item that is not located inside your web.
| > | > >> or
| > | > >> Browsed to a file using Windows Explorer, right clicked it and selected
| > | > >> edit.
| > | > >>
| > | > >> Make sure all of your files are located inside your web, and then when
| > | > >> creating links, never
| > | > >> go outside of ( or above ) the folder that contains your web files.
| > | > >>
| > | > >>
| > | > >> --
| > | > >> Steve Easton
| > | > >> Microsoft MVP FrontPage
| > | > >> 95isalive
| > | > >> This site is best viewed..................
| > | > >> ...............................with a computer
| > | > >>
| > | > >>
| > | > >> "Bob Vinson" <Bob Vinson@discussions.microsoft.com> wrote in message
| > | > >> news:6347ACF4-F369-46CD-849A-5B35E1042D66@microsoft.com...
| > | > >> > When I add any type of script to my Frontpage 2002 pages and then
| > | > >> > publish to
| > | > >> > a server the url's for that page remain pointing to the source files on
| > | > >> > my
| > | > >> > workstaton instead of being translated to the server domain. What's
| > | > >> > going on?
| > | > >>
| > | > >>
| > | > >>
| > | >
| > | >
| > | >
| >
| >
| >



Re: Hyperlink translation fails on publication by BobVinson

BobVinson
Sun Apr 09 21:59:01 CDT 2006

Thank you very much for your help.

"Stefan B Rusynko" wrote:

> Yes
> Always
> And save the page in FP
>
> --
>
> _____________________________________________
> 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.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
> _____________________________________________
>
>
> "Bob Vinson" <BobVinson@discussions.microsoft.com> wrote in message news:1492884A-4665-4552-ABFF-C4DF8E63C34A@microsoft.com...
> | So to prevent this happening I must save/close the script editor before
> | publishing?
> |
> | "Stefan B Rusynko" wrote:
> |
> | > Running Script editor from w/i FP will always add a base ref tag while it is open
> | > Saving / closing Script Editor will remove it in FP
> | >
> | > --
> | >
> | > _____________________________________________
> | > 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.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
> | > _____________________________________________
> | >
> | >
> | > "Bob Vinson" <BobVinson@discussions.microsoft.com> wrote in message news:EC457B54-17F0-46D9-B71C-1374D7CC7999@microsoft.com...
> | > | When I go into Script Editor and delete the base href line the Editor
> | > | immediately replaces it on file save.
> | > |
> | > | "Steve Easton" wrote:
> | > |
> | > | > Remove the base href from the page
> | > | >
> | > | >
> | > | > --
> | > | > Steve Easton
> | > | > Microsoft MVP FrontPage
> | > | > 95isalive
> | > | > This site is best viewed............
> | > | > ........................with a computer
> | > | >
> | > | >
> | > | >
> | > | > "Bob Vinson" <BobVinson@discussions.microsoft.com> wrote in message
> | > | > news:652D4465-088D-40B6-A67D-7A18B97CDCC3@microsoft.com...
> | > | > > Actually all I did was go into script editor for the index page and add
> | > | > > the
> | > | > > META tags description and keywords. As a result the include files no
> | > | > > longer
> | > | > > appear, the link bar graphic disappeared, the style sheet no longer
> | > | > > operates,
> | > | > > and the base href points to my hard disk.
> | > | > >
> | > | > > "Steve Easton" wrote:
> | > | > >
> | > | > >> If the links on your published pages are pointing to a file location on
> | > | > >> your hard drive, you
> | > | > >> have either:
> | > | > >>
> | > | > >> Browsed to a file location outside of your web to create the link.
> | > | > >> or
> | > | > >> Linked to an item that is not located inside your web.
> | > | > >> or
> | > | > >> Browsed to a file using Windows Explorer, right clicked it and selected
> | > | > >> edit.
> | > | > >>
> | > | > >> Make sure all of your files are located inside your web, and then when
> | > | > >> creating links, never
> | > | > >> go outside of ( or above ) the folder that contains your web files.
> | > | > >>
> | > | > >>
> | > | > >> --
> | > | > >> Steve Easton
> | > | > >> Microsoft MVP FrontPage
> | > | > >> 95isalive
> | > | > >> This site is best viewed..................
> | > | > >> ...............................with a computer
> | > | > >>
> | > | > >>
> | > | > >> "Bob Vinson" <Bob Vinson@discussions.microsoft.com> wrote in message
> | > | > >> news:6347ACF4-F369-46CD-849A-5B35E1042D66@microsoft.com...
> | > | > >> > When I add any type of script to my Frontpage 2002 pages and then
> | > | > >> > publish to
> | > | > >> > a server the url's for that page remain pointing to the source files on
> | > | > >> > my
> | > | > >> > workstaton instead of being translated to the server domain. What's
> | > | > >> > going on?
> | > | > >>
> | > | > >>
> | > | > >>
> | > | >
> | > | >
> | > | >
> | >
> | >
> | >
>
>
>