[Javascript] Netscape 4.7

William T. Simmons tsimmons at employmentlawadvisors.com
Fri Oct 18 17:51:20 CDT 2002


FWIW, some applets seem to do OK in NS 4.7 on the Mac, such as the applet
used for the navigation pane functionality in my online Texas Payday Law
book:
www.employmentlawadvisors.com/laws/tplweb/txpdlaw.html

It's about 164K, so it takes a while to load, but it does what it's supposed
to do, which is to operate Contents, Index, and Search tabs and provide
links to topics located using those features.
Tommy Simmons
Employment Law Advisory Network
www.employmentlawadvisors.com

----- Original Message -----
From: <Mark.Drozd at walgreens.com>
To: <javascript at LaTech.edu>
Sent: Friday, October 18, 2002 5:34 PM
Subject: Re: [Javascript] Netscape 4.7
>
> Thank You Esther!
>
> Esther_Strom at hmco.com@LaTech.edu on 10/18/2002 09:18:54 AM
>
> Please respond to javascript at LaTech.edu
>
> Sent by:    javascript-admin at LaTech.edu
>
> To:    javascript at LaTech.edu
> cc:
>
> Subject:    Re: [Javascript] Netscape 4.7
>
> I have a Mac running 4.7, and I tried going to the URL listed below. The
> applet doesn't run correctly even from the demo page - I doubt it's your
> code that is causing the problem.
>
> I am a Domino developer, and a lot of Domino forms have applets as the
> default action bars. We had to rewrite all of the code behind those in
> javascript and HTML because a large portion of our userbase is Mac, NS4.7,
> and those applets don't display either. I think it's just a problem with
> NS4.7 on the Mac.
> |------------------------------|
> | E S T H E R  S T R O M, CLPP |
> | Notes Application Development|
> | McDougal Littell             |
> | 909 Davis Street             |
> | Evanston, IL 60201 USA       |
> | w: 847.424.3209              |
> | e: esther_strom at hmco.com     |
> |------------------------------|
>
>
>                       Mark.Drozd at walgr
>                       eens.com                 To:
>                       javascript at latech.edu
>                       Sent by:                 cc:
>                       javascript-admin         Subject: [Javascript]
>                       Netscape 4.7
>                       @LaTech.edu
>
>
>                       10/18/2002 09:09
>                       AM
>                       Please respond
>                       to javascript
>
>
> Is anyone familiar with running applets on Mac computers running Netscape
> 4.7? (yet another 4.7 issue)
>
> It seems All other versions of Netscape run the applet successfully  on
the
> Mac and PC as well is IE versions run the applet correctly on the Mac and
> PC. Why would Netscape 4.7 cause this problem??
>
>
> Here is my code..
>
> <HTML>
> <APPLET CODE="MyAddress.class" WIDTH=500 HEIGHT=14>
> <PARAM NAME="URL" VALUE="
>
http://ThisURLIsUsedToForwardTheUsersIPaddressThatTheAppletFoundToThisSite?I
P
>
>
> ">
> </APPLET>
> <body>
> <META http-equiv='EXPIRES' CONTENT='TUES, 31 DEC 1996 12:00:00 GMT'>
> <body>
> <div align='center'><center>
> <table  bgcolor='#000080' border='0' cellpadding='0' cellspacing='4' width
> ='100%'>
> <tr>
> <td align='center' bgcolor='#000080'><p align='left'><font color='#FFFFFF'
> face='verdana,arial,helvetica' size='4'><strong>Page
> Name</strong></font></p></td>
> <td align='right' bgcolor='#000080'><a href='http://somepagetoloadhere.htm
> target='_parent'><img src='http://graphics/exit.gif' border='0' nosave
> WIDTH='48' HEIGHT='40'></a>
> </td>
> </tr>
> </table>
> <h3>Loading...</h3>
> </body>
> </HTML>
>
>
> The applet I am trying to run is located here and is called
> MyAddress.class...    http://reglos.de/myaddress/MyAddress.html
>
> Both the applet and HTML code are copied into the same directory located
on
> my server. Again, only Netscape 4.7 running on a Mac is unable to run the
> applet. The error says... "Netscapes Network Connection was Refused by the
> Server".  There are no security restrictions on this. This error is
> misleading.
>
> Netscape 4.7 for the PC runs it fine
>
> Thanks everyone!





More information about the Javascript mailing list