Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] Netscape 4.7


  • From: javascript@xxxxxxxxxx (javascript@xxxxxxxxxx)
  • Subject: [Javascript] Netscape 4.7
  • Date: Fri, 18 Oct 2002 17:34:38 -0500

Thank You Esther!






Esther_Strom@xxxxxxxx@LaTech.edu on 10/18/2002 09:18:54 AM

Please respond to javascript@xxxxxxxxxx

Sent by:    javascript-admin@xxxxxxxxxx


To:    javascript@xxxxxxxxxx
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@xxxxxxxx     |
|------------------------------|






                      Mark.Drozd@walgr
                      eens.com                 To:
                      javascript@xxxxxxxxxx
                      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?IP


">
</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!




_______________________________________________
Javascript mailing list
Javascript@xxxxxxxxxx
https://lists.LaTech.edu/mailman/listinfo/javascript





_______________________________________________
Javascript mailing list
Javascript@xxxxxxxxxx
 https://lists.LaTech.edu/mailman/listinfo/javascript