PC Review


Reply
Thread Tools Rate Thread

cannot load script in Front Page window

 
 
=?Utf-8?B?SmFzb24gRg==?=
Guest
Posts: n/a
 
      25th Jan 2005
I am trying to modify my website by using Front Page 2003 and there is a java
script that uns that loads my menu bar on the right side of my web pages.
When I open index.htm in Front Page the menu items do not show up and I get a
message stating "Your browser does not support script". When I open one of
the subpage.htm files, the menu opens fine. Any ideas would be VERY
appreciated.
 
Reply With Quote
 
 
 
 
Steve Easton
Guest
Posts: n/a
 
      25th Jan 2005
Can you post a link to the page??

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

"Jason F" <(E-Mail Removed)> wrote in message
news:0FB82DCB-3073-4065-9667-(E-Mail Removed)...
> I am trying to modify my website by using Front Page 2003 and there is a java
> script that uns that loads my menu bar on the right side of my web pages.
> When I open index.htm in Front Page the menu items do not show up and I get a
> message stating "Your browser does not support script". When I open one of
> the subpage.htm files, the menu opens fine. Any ideas would be VERY
> appreciated.



 
Reply With Quote
 
=?Utf-8?B?SmFzb24gRg==?=
Guest
Posts: n/a
 
      25th Jan 2005
Thanks for your response to my post.

http://www.total-safety-management.com



"Steve Easton" wrote:

> Can you post a link to the page??
>
> --
> Steve Easton
> Microsoft MVP FrontPage
> 95isalive
> This site is best viewed............
> ........................with a computer
>
> "Jason F" <(E-Mail Removed)> wrote in message
> news:0FB82DCB-3073-4065-9667-(E-Mail Removed)...
> > I am trying to modify my website by using Front Page 2003 and there is a java
> > script that uns that loads my menu bar on the right side of my web pages.
> > When I open index.htm in Front Page the menu items do not show up and I get a
> > message stating "Your browser does not support script". When I open one of
> > the subpage.htm files, the menu opens fine. Any ideas would be VERY
> > appreciated.

>
>
>

 
Reply With Quote
 
Jon Spivey
Guest
Posts: n/a
 
      25th Jan 2005
Hi,
The page comes up fine on the web - assuming you mean the menu left side
rather than right? Try opening IE and
Choose Internet Options - Advanced
Scroll down to the Security Heading
Check the option labeled: Allow active content to run in files on my
computer.
Restart Internet Explorer

This should fix things

--
Cheers,
Jon
Microsoft MVP

"Jason F" <(E-Mail Removed)> wrote in message
news5974466-10C3-4847-A8F6-(E-Mail Removed)...
> Thanks for your response to my post.
>
> http://www.total-safety-management.com
>
>
>
> "Steve Easton" wrote:
>
>> Can you post a link to the page??
>>
>> --
>> Steve Easton
>> Microsoft MVP FrontPage
>> 95isalive
>> This site is best viewed............
>> ........................with a computer
>>
>> "Jason F" <(E-Mail Removed)> wrote in message
>> news:0FB82DCB-3073-4065-9667-(E-Mail Removed)...
>> > I am trying to modify my website by using Front Page 2003 and there is
>> > a java
>> > script that uns that loads my menu bar on the right side of my web
>> > pages.
>> > When I open index.htm in Front Page the menu items do not show up and I
>> > get a
>> > message stating "Your browser does not support script". When I open
>> > one of
>> > the subpage.htm files, the menu opens fine. Any ideas would be VERY
>> > appreciated.

>>
>>
>>



 
Reply With Quote
 
=?Utf-8?B?SmFzb24gRg==?=
Guest
Posts: n/a
 
      26th Jan 2005
That's just it, the page does load fine in IE. When I open it in Front Page
the menu does not load for index.htm but does load for the sub pages. I
cannot see a difference between the two, but it just doesn't load in Front
Page.

"Jon Spivey" wrote:

> Hi,
> The page comes up fine on the web - assuming you mean the menu left side
> rather than right? Try opening IE and
> Choose Internet Options - Advanced
> Scroll down to the Security Heading
> Check the option labeled: Allow active content to run in files on my
> computer.
> Restart Internet Explorer
>
> This should fix things
>
> --
> Cheers,
> Jon
> Microsoft MVP
>
> "Jason F" <(E-Mail Removed)> wrote in message
> news5974466-10C3-4847-A8F6-(E-Mail Removed)...
> > Thanks for your response to my post.
> >
> > http://www.total-safety-management.com
> >
> >
> >
> > "Steve Easton" wrote:
> >
> >> Can you post a link to the page??
> >>
> >> --
> >> Steve Easton
> >> Microsoft MVP FrontPage
> >> 95isalive
> >> This site is best viewed............
> >> ........................with a computer
> >>
> >> "Jason F" <(E-Mail Removed)> wrote in message
> >> news:0FB82DCB-3073-4065-9667-(E-Mail Removed)...
> >> > I am trying to modify my website by using Front Page 2003 and there is
> >> > a java
> >> > script that uns that loads my menu bar on the right side of my web
> >> > pages.
> >> > When I open index.htm in Front Page the menu items do not show up and I
> >> > get a
> >> > message stating "Your browser does not support script". When I open
> >> > one of
> >> > the subpage.htm files, the menu opens fine. Any ideas would be VERY
> >> > appreciated.
> >>
> >>
> >>

>
>
>

 
Reply With Quote
 
Stefan B Rusynko
Guest
Posts: n/a
 
      26th Jan 2005
Are you using File Preview in Browser to test it

IMHO that script should be in the HEAD section of your pages (not in the BODY section) and calling a function that is undefined
(function Go(){return}) will cause it to fail if the scripts that use it are not loaded 1st

PS
The web does not support .bmp images like src="LAAP%20Logo%201.bmp"
- convert to jpg or gif
And remove all spaces from file names - breaks links
--

_____________________________________________
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
_____________________________________________


"Jason F" <(E-Mail Removed)> wrote in message news:FE522FD9-30C0-4CC9-8F9E-(E-Mail Removed)...
| That's just it, the page does load fine in IE. When I open it in Front Page
| the menu does not load for index.htm but does load for the sub pages. I
| cannot see a difference between the two, but it just doesn't load in Front
| Page.
|
| "Jon Spivey" wrote:
|
| > Hi,
| > The page comes up fine on the web - assuming you mean the menu left side
| > rather than right? Try opening IE and
| > Choose Internet Options - Advanced
| > Scroll down to the Security Heading
| > Check the option labeled: Allow active content to run in files on my
| > computer.
| > Restart Internet Explorer
| >
| > This should fix things
| >
| > --
| > Cheers,
| > Jon
| > Microsoft MVP
| >
| > "Jason F" <(E-Mail Removed)> wrote in message
| > news5974466-10C3-4847-A8F6-(E-Mail Removed)...
| > > Thanks for your response to my post.
| > >
| > > http://www.total-safety-management.com
| > >
| > >
| > >
| > > "Steve Easton" wrote:
| > >
| > >> Can you post a link to the page??
| > >>
| > >> --
| > >> Steve Easton
| > >> Microsoft MVP FrontPage
| > >> 95isalive
| > >> This site is best viewed............
| > >> ........................with a computer
| > >>
| > >> "Jason F" <(E-Mail Removed)> wrote in message
| > >> news:0FB82DCB-3073-4065-9667-(E-Mail Removed)...
| > >> > I am trying to modify my website by using Front Page 2003 and there is
| > >> > a java
| > >> > script that uns that loads my menu bar on the right side of my web
| > >> > pages.
| > >> > When I open index.htm in Front Page the menu items do not show up and I
| > >> > get a
| > >> > message stating "Your browser does not support script". When I open
| > >> > one of
| > >> > the subpage.htm files, the menu opens fine. Any ideas would be VERY
| > >> > appreciated.
| > >>
| > >>
| > >>
| >
| >
| >


 
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
script error on front page Lisa A Microsoft Frontpage 1 16th Nov 2007 09:20 AM
Front Page Script =?Utf-8?B?cmljazEzNzYw?= Microsoft Frontpage 1 29th Jan 2007 02:35 PM
Script errors in Front Page - please help! =?Utf-8?B?UGFhbA==?= Microsoft Frontpage 3 22nd Aug 2005 03:35 PM
Front Page won't load mlmr Microsoft Frontpage 2 17th Feb 2004 12:26 AM
Can't Load Front Page Darla Microsoft Frontpage 1 2nd Dec 2003 01:53 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:30 PM.