I have build a website which i only want to publish in a CDrom format. I have
a few problems concerning this:

1) The search option that is provided by FP, how can i get that to work
offline in the CDrom format.

2) And what about linksbar can this function work if the website is not
published,

Thanks,
Karin

Re: When not publishing website.. by Thomas

Thomas
Mon Aug 21 10:13:13 CDT 2006

See inline below

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
==============================================
Agents Real Estate Listing Network
http://www.NReal.com
==============================================


"Karin" <Karin@discussions.microsoft.com> wrote in message
news:EA5325B8-1350-4803-ACBA-FC2B63EF3389@microsoft.com...
>I have build a website which i only want to publish in a CDrom format. I have
> a few problems concerning this:
>
> 1) The search option that is provided by FP, how can i get that to work
> offline in the CDrom format.
Not possible as the site must be on a web server that has the FP extensions

>
> 2) And what about linksbar can this function work if the website is not
> published,
This should work


>
> Thanks,
> Karin



Re: When not publishing website.. by Karin

Karin
Tue Aug 22 03:13:59 CDT 2006

Dear Thomas,

In regards to the link bar i must have problems in making it, is there a
place where i can look for further information. (i have been through the
Microsoft tutorial). Furthermore, the most important in the link bar is the
option of "back to previous page" is there another way i can make this? Then
i'll just make the "home" button and the "one step ahead" button using
hyperlink..

Thanks again!
Karin

"Thomas A. Rowe" wrote:

> See inline below
>
> --
> ==============================================
> Thomas A. Rowe
> Microsoft MVP - FrontPage
> ==============================================
> Agents Real Estate Listing Network
> http://www.NReal.com
> ==============================================
>
>
> "Karin" <Karin@discussions.microsoft.com> wrote in message
> news:EA5325B8-1350-4803-ACBA-FC2B63EF3389@microsoft.com...
> >I have build a website which i only want to publish in a CDrom format. I have
> > a few problems concerning this:
> >
> > 1) The search option that is provided by FP, how can i get that to work
> > offline in the CDrom format.
> Not possible as the site must be on a web server that has the FP extensions
>
> >
> > 2) And what about linksbar can this function work if the website is not
> > published,
> This should work
>
>
> >
> > Thanks,
> > Karin
>
>
>

Re: When not publishing website.. by Thomas

Thomas
Tue Aug 22 13:40:47 CDT 2006

You can use the following as your hyperlink

JavaScript:history.back();

However this may cause a security warning for users of Windows XP SP2, etc.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
==============================================
Agents Real Estate Listing Network
http://www.NReal.com
==============================================


"Karin" <Karin@discussions.microsoft.com> wrote in message
news:42BF2955-2511-4265-96A1-0DB50CB89578@microsoft.com...
> Dear Thomas,
>
> In regards to the link bar i must have problems in making it, is there a
> place where i can look for further information. (i have been through the
> Microsoft tutorial). Furthermore, the most important in the link bar is the
> option of "back to previous page" is there another way i can make this? Then
> i'll just make the "home" button and the "one step ahead" button using
> hyperlink..
>
> Thanks again!
> Karin
>
> "Thomas A. Rowe" wrote:
>
>> See inline below
>>
>> --
>> ==============================================
>> Thomas A. Rowe
>> Microsoft MVP - FrontPage
>> ==============================================
>> Agents Real Estate Listing Network
>> http://www.NReal.com
>> ==============================================
>>
>>
>> "Karin" <Karin@discussions.microsoft.com> wrote in message
>> news:EA5325B8-1350-4803-ACBA-FC2B63EF3389@microsoft.com...
>> >I have build a website which i only want to publish in a CDrom format. I have
>> > a few problems concerning this:
>> >
>> > 1) The search option that is provided by FP, how can i get that to work
>> > offline in the CDrom format.
>> Not possible as the site must be on a web server that has the FP extensions
>>
>> >
>> > 2) And what about linksbar can this function work if the website is not
>> > published,
>> This should work
>>
>>
>> >
>> > Thanks,
>> > Karin
>>
>>
>>