|
Sounds very much like a javascript problem. In NS6, they adhere to standards much better than in NS4, and did away with their propietary versions of js (ie no backward compatibility). Is there a section of javascript which determines the browser version, and then selectively executes blocks of code depending on the version? It probably checks for > NS4 and > IE4 so for NS6 it is executing the NS4 version which may not work. I don't know about js and IE6 but I do know style sheets behave differently in IE6 than they did in IE5. You may want to check the ignite400.org archives because when NS6 first came out there was a lot of discussion about this. Also, www.w3c.org may be helpful to you. You may also get a lot more help on the web400 list. Phil > -----Original Message----- > From: rpg400-l-admin@midrange.com [mailto:rpg400-l-admin@midrange.com]On > Behalf Of Mangavalli, Ramanujam > Sent: Tuesday, September 18, 2001 12:19 PM > To: 'RPG400-L@midrange.com' > Subject: HTTP Server Problems. > > > Folks, > > I have an HTML member in a source physical file. Upon invocation(from a > browser), an ILE RPG CGI program reads this member and writes > this HTML to > STDOUT. For some reason, the HTML written is not being displayed in IE 5.0 > or NS 6.1. The HTML code has a bunch of Java Script inside. > > Just to make sure that the HTTP Server configuration was right, I wrote a > program in ILE RPG to write Hello World to the browser. That > program works. > > > Any help would be greatly appreciated. > _______________________________________________ > This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list > To post a message email: RPG400-L@midrange.com > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l > or email: RPG400-L-request@midrange.com > Before posting, please take a moment to review the archives > at http://archive.midrange.com/rpg400-l. > _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.