Re: Interactive Button Runtime Error
From: Mike Best (mikebest66_at_yahoo.com)
Date: 07/27/04
- Next message: Jens Peter Karlsen[FP-MVP]: "Re: Office 2003 SP1 is Available"
- Previous message: FIDO: "Re: O2k3 Update"
- In reply to: JerCro: "Re: Interactive Button Runtime Error"
- Next in thread: JerCro: "Re: Interactive Button Runtime Error"
- Reply: JerCro: "Re: Interactive Button Runtime Error"
- Reply: JerCro: "Re: Interactive Button Runtime Error"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 27 Jul 2004 19:58:11 GMT
I am not sure what the problem is but if you are using the include feature
included in FP and it won't work try this.
Since your pages are .asp you can manually put include files into the HTML
that look like this:
<!--#include file='footerMenu.asp'-->
Just click the "HTML" tab at the bottom and find the place where you want it
located at. I suggest you type something in the page like "myFooter" and use
the Replace command to find the exact spot where you want the footer to
appear.
"JerCro" <JerCro@discussions.microsoft.com> wrote in message
news:BA9E8D3F-F51A-4332-B466-6C739B9C5478@microsoft.com...
> I hate beating this dead horse, but....
> I'm still not certain about the resolve of this problem. I created a
menubar using a table and inserted interactive buttons into each cell. Then
named the file footer.htm and used it as an include for each page that I
wanted the menubar on. This works fine on some pages, but on others it
causes the runtime errors and the button don't do the mouseover or
mousedown, or else doesn't show any icons at all for those buttons. I've
rebuilt the menubar a couple of times trying to get it all right, but still
get the same thing. And it gets worse if I switch to a page in a different
directory.
>
> Question: Are you saying that you cannot use this feature on an "include"
page? And if not, why does it work on some pages and not on others? Do I
need to build the menu bar and just copy it page to page? I tried that also
and it seemed to make things worse, either wanting to create new buttons for
each page or not work at all. Would it make a difference if I saved the
footer include page to each directory, leaving the buttons in their own
directory?
>
> home page of the menubar: http://fussfreefavorites.com
> Thanks for any help.
>
>
> "Stefan B Rusynko" wrote:
>
> > You have applied the Interactive buttons in a shared border - not
supported
> > ( the scripts and Body onload commands from the top.htm shared border
page need to be copied to all pages that use the shared
> > border - with the paths adjusted)
> >
> > Instead of shared borders (or include pages) you should look at Dynamic
Web Templates for use w/ the Interactive Buttons
> >
> > --
> >
> > _____________________________________________
> > 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
> > _____________________________________________
> >
> >
> > "Jody" <anonymous@discussions.microsoft.com> wrote in message
news:2dd4e01c46a96$a49bd050$a501280a@phx.gbl...
> > | I just upgraded to FP2003 and am using the Interactive
> > | Buttons. On a new site I just finished the following
> > | error message is displayed when hovering over each
> > | button. All reporting a different line respectively:
> > |
> > | "A Runtime Error has occurred. Do you wish to debug?
> > | Line: 39
> > | Error: Ojbect expected"
> > | and there are buttons for Yes and No
> > |
> > | I have run the debugger and do not see anything that jumps
> > | out at me in the code that could be causing this.
> > |
> > | I can suppress the errors with the browser settings but I
> > | can not control these settings for all visitors so, we
> > | need to resolve this at the root level.
> > |
> > | Is this something new to FP2003 or what?
> > |
> > | If you want to check out this behavior, UNCheck
> > | the "Disable Script Debugging" in your Advanced browser
> > | settings, refres IE and then and visit:
> > | www.reptileconservationresources.com
> > |
> > | Thanks,
> > | Jody
> > |
> >
> >
> >
- Next message: Jens Peter Karlsen[FP-MVP]: "Re: Office 2003 SP1 is Available"
- Previous message: FIDO: "Re: O2k3 Update"
- In reply to: JerCro: "Re: Interactive Button Runtime Error"
- Next in thread: JerCro: "Re: Interactive Button Runtime Error"
- Reply: JerCro: "Re: Interactive Button Runtime Error"
- Reply: JerCro: "Re: Interactive Button Runtime Error"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|