Re: MSFPhover is undefined

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Thomas A. Rowe (tarowe_at_mvps.org)
Date: 01/20/05


Date: Thu, 20 Jan 2005 17:57:11 -0500

FP Themes do not use Java, they use JavaScript. You are still confusing the two technologies. In
order truly determine your problem you will need to publish the site to server on the Internet that
has the FP extensions so that someone can actual see it there is a problem with your page or it the
problem is with your PC.

-- 
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
"T²" <T@discussions.microsoft.com> wrote in message 
news:901AE3F4-1121-470D-8916-A5333C5F5EBC@microsoft.com...
> OK, I understand the difference, but you said in your reply, best to avoid
> using "FP Hover button and Banner Ad Manager" because the client may not have
> JAVA installed.  So again, I ask the question why does MS Frontpage 2003
> build theirThemes needing JAVA if MS does not support it?  I don't mean to be
> a problem about this, but I have not heard yet why the error is occuring with
> or without Java installed.  The line controlling the navigation is:
>
> <!--webbot bot="Navigation" S-Orientation="vertical"  S-Rendering="graphics"
> S-Theme="troop294-org 0010" S-Type="children"  B-Include-Home="TRUE"
> B-Include-Up="FALSE" --><p
>
> Is "webbot bot="Navigation"" Java code?  If so, why does it still error when
> I'm running Java?
>
> Thanks
>
>
>
> "Thomas A. Rowe" wrote:
>
>> You are confusing Java with JavaScript, which are two entirely different technologies and only
>> related by the word, Java.
>>
>> MS no longer supports Java (Java Virtual Machine) because of the Sun lawsuit, which resulted in 
>> MS
>> removing the Java Virtual Machine from later versions of Windows XP and all new versions of the
>> Windows OS
>>
>> -- 
>> ==============================================
>> Thomas A. Rowe (Microsoft MVP - FrontPage)
>> WEBMASTER Resources(tm)
>> http://www.ycoln-resources.com
>> FrontPage Resources, WebCircle, MS KB Quick Links, etc.
>> ==============================================
>> To assist you in getting the best answers for FrontPage support see:
>> http://www.net-sites.com/sitebuilder/newsgroups.asp
>>
>> "T²" <T@discussions.microsoft.com> wrote in message
>> news:B8671C21-4622-4B55-8FDB-EF745E857190@microsoft.com...
>> > Thanks for the reply, but I'm a little confused.  Why if MS doesn't support
>> > Java, do they have their navigation system use it?   Also, if that is the
>> > case, then the idea to use a theme to standerize your design for group
>> > editing (frontpage extension) is worthless.   I'm using XP sp2 without java
>> > and if I suppress the error dialog box, it works, so where is the need for
>> > Java?
>> >
>> >
>> >
>> > "Thomas A. Rowe" wrote:
>> >
>> >> Many Windows XP and/or IE 6 users not longer have the ability to run Java applets, unless that
>> >> have
>> >> downloaded and install the Sun Java Virtual Machine. Best to avoid using the FP Hover Button 
>> >> and
>> >> Banner Ad Manager applets, instead use JavaScript.
>> >>
>> >> -- 
>> >> ==============================================
>> >> Thomas A. Rowe (Microsoft MVP - FrontPage)
>> >> WEBMASTER Resources(tm)
>> >> http://www.ycoln-resources.com
>> >> FrontPage Resources, WebCircle, MS KB Quick Links, etc.
>> >> ==============================================
>> >> To assist you in getting the best answers for FrontPage support see:
>> >> http://www.net-sites.com/sitebuilder/newsgroups.asp
>> >>
>> >> "T²" <T²@discussions.microsoft.com> wrote in message
>> >> news:4A53157D-4E85-4BBD-A77D-0A67F45EB20A@microsoft.com...
>> >> >I have just design a new site using Frontpage 2003 and Server Extension 2002
>> >> > on a windows 2003 server.  I have a few users saying they are getting the
>> >> > following error
>> >> >
>> >> > Line:  36
>> >> > Char: 1
>> >> > Error:  "MSFPhover" is undefined
>> >> > Code: 0
>> >> > URL: http://www.troop294.org
>> >> >
>> >> > If they suppress the message the site works fine and so do the links.  Below
>> >> > is the code, can someone point out the error in the code?  Thanks in advance.
>> >> >
>> >> > DEFAULT.ASP
>> >> > <html>
>> >> > <head>
>> >> > <meta http-equiv="Content-Language" content="en-us">
>> >> > <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
>> >> > <meta name="Microsoft Theme" content="troop294-org 1011, default">
>> >> > </head>
>> >> > <body topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0">
>> >> > <table border="0" width="1024" id="table1" cellspacing="0" cellpadding="0">
>> >> > <!--#include virtual="/_private/templates/header.asp" -->
>> >> > <tr>
>> >> > <td width="180"><img border="0" src="images/tb294-005.gif" width="180"
>> >> > height="30"></td>
>> >> > <td >
>> >> > <p><b>HOME</b>
>> >> > </td>
>> >> > <td>
>> >> > <%If session("username") &""<> "" then%>
>> >> > <p><b>Welcome
>> >> > <%=session("x_firstname")%> <%=session("x_lastname")%></b>
>> >> > <%end if%>
>> >> > </td>
>> >> > <td><img border="0" src="images/tb294-006.gif" width="68"
>> >> > height="30"></td>
>> >> > </tr>
>> >> > <tr>
>> >> > <td width="180" background=images/tb294-007.gif valign=top>
>> >> > <%If session("username") &""<> "" then%>
>> >> > <!--webbot bot="Navigation" S-Type="sequence" S-Orientation="vertical"
>> >> > S-Rendering="graphics" S-Theme="troop294-org 0010" B-Include-Home="TRUE"
>> >> > B-Include-Up="FALSE" U-Page="sid:1004" -->
>> >> > <%If session("admin") = True then%>
>> >> > <!--webbot bot="Navigation" S-Type="sequence"
>> >> > S-Orientation="vertical" S-Rendering="graphics" S-Theme="troop294-org 0010"
>> >> > B-Include-Home="FALSE" B-Include-Up="FALSE" U-Page="sid:1024" -->
>> >> > <%end if%>
>> >> > <%else%>
>> >> > <!--webbot bot="Navigation" S-Orientation="vertical"
>> >> > S-Rendering="graphics" S-Theme="troop294-org 0010" S-Type="children"
>> >> > B-Include-Home="TRUE" B-Include-Up="FALSE" --><p>
>> >> > <%end if%>
>> >> > </td>
>> >> > <td  valign="top">
>> >> > <%If session("username") &""<> "" then%>
>> >> > <!--#include virtual="/_sercure/_scalendar/upcoming_events.html" -->
>> >> > <%else%>
>> >> > <!--#include virtual="/calendar/upcoming_events.html" -->
>> >> > <%end if%>
>> >> > </td>
>> >> > <td>
>> >> > <!--#include virtual="/photoalbum/randompic_inc.asp" -->
>> >> > </td>
>> >> > <td width="68" background=images/tb294-008.gif> </td>
>> >> > </tr>
>> >> > <tr>
>> >> > <td width="180"><img border="0" src="images/tb294-009.gif" width="180"
>> >> > height="30"></td>
>> >> > <td > </td>
>> >> > <td> </td>
>> >> > <td><img border="0" src="images/tb294-010.gif" width="68"
>> >> > height="30"></td>
>> >> > </tr>
>> >> > <!--#include virtual="/_private/templates/footer.asp" -->
>> >> > </table>
>> >> > </body>
>> >> > </html>
>> >> >
>> >> > HEADER.ASP
>> >> >
>> >> > <tr>
>> >> > <td width="180"><img border="0" src="../../images/tb294-001.gif"></td>
>> >> > <td background=../../images/tb294-003.gif>
>> >> > <img border="0" src="../../images/tb294-002.gif" width="205"
>> >> > height="105"></td>
>> >> > <td background=../../images/tb294-003.gif> </td>
>> >> > <td>
>> >> > <img border="0" src="../../images/tb294-004.gif" width="68"
>> >> > height="105"></td>
>> >> > </td>
>> >> >
>> >> > FOOTER.ASP
>> >> > <tr>
>> >> > <td width="180"><img border="0" src="../../images/tb294-011.gif"
>> >> > width="180" height="32"></td>
>> >> > <td background=../../images/tb294-013.gif><img border="0"
>> >> > src="../../images/tb294-012.gif" width="205" height="32"></td>
>> >> > <td  background=../../images/tb294-013.gif> </td>
>> >> > <td><img border="0" src="../../images/tb294-014.gif" width="68"
>> >> > height="32"></td>
>> >> > </tr>
>> >> >
>> >>
>> >>
>> >>
>>
>>
>> 


Relevant Pages

  • Re: "Click to activate this control" problem
    ... ActiveX, and Java, which covers a lot of sites. ... MVP FrontPage ... pointing to claimed fixes that work for Java, SWF, Flash, and ActiveX. ... Have any of you actually tried to fix a web site that has these problems, ...
    (microsoft.public.frontpage.programming)
  • Re: checkBox Macro
    ... Java and JavaScript are two entirely different technologies, Java requires users to have a Java ... FrontPage Resources, WebCircle, MS KB Quick Links, etc. ... >>> I have 8 Checkboxes on a form called frmPreferences. ...
    (microsoft.public.frontpage.client)
  • Re: Banner ad Manager
    ... FP only contains two Java Applets, which both can be replaced with JavaScript functions. ... FrontPage Resources, WebCircle, MS KB Quick Links, etc. ... >>Do you have IE6 installed on Windows ME. ...
    (microsoft.public.frontpage.client)
  • Re: My IE does not support Java applet
    ... Everyone must have it on their pc in order to view java. ... Tom "Pepper" Willett ... Microsoft MVP - FrontPage ...
    (microsoft.public.frontpage.client)
  • Re: photo gallery: slide show problem- why?
    ... Thomas A. Rowe ... FrontPage Resources, WebCircle, MS KB Quick Links, etc. ... >> Java requires that the user have Java Virtual Machine installed. ... www.unitedfence.com then select a photo gallery. ...
    (microsoft.public.frontpage.client)