- From: Onime Clement <onime@ictp.trieste.it>
- Date: Wed, 17 Oct 2001 15:13:26 +0200 (MET DST)
- To: Lena@lena.kiev.ua
- cc: ACCMAIL@LISTSERV.AOL.COM, www4mail-comments@w3.org, www-email-discuss@w3.org
Well, This is being caused by the fact that the HTML code has nested scripts! The close tag for the inner script is not readily detectable as it is emitted in two separate write operations! The new www4mail version 3.0/pre3.0rc14a now has code to handle this and similar situations without the need for the xnoscript tag. Thanks Clement Onime On Mon, 15 Oct 2001 Lena@lena.kiev.ua wrote: > New "pop-under" ads on groups.yahoo.com website contain code, for example: > > <script language=javascript > src="http://java.yahoo.com/a/1-/java/popunders/pu2_1day.js"> > > Part of code in such .js file: > > document.write('<script src="http://us.adserver.yahoo.com/a?f='+PUpage+ > '&p='+PUprop+'&l=PUC&c=om&bg=ffffff" language=javascript></'); > document.write('script>'); > > As a result, using of GET/SEND command of www4mail servers > gives incomplete page. For example, a request > > > xnostat > > get http://groups.yahoo.com/dir/Computers___Internet/Webrings/ > > gives result: > > > [1]Yahoo! Groups > > [2]Groups Home - [3]Yahoo! - [4]Account Info - [5]Help > > _________________________________________________________________ > > > > [6]Click Here! > > > > References > > > > 1. http://dir.groups.yahoo.com/ > > 2. http://dir.groups.yahoo.com/ > > 3. http://www.yahoo.com/ > > 4. http://login.yahoo.com/config/eval_profile?.intl=us&.done=http://dir.groups.yahoo.com > > 5. http://help.yahoo.com/help/groups/ > > 6. http://rd.yahoo.com/M=214490.1682388.3213125.1599616/D=egroupweb/S=1705000001:N/A=823007/?http://www.microsoft.com/privacy/safeinternet > > I.e. only upper part of page. > > Addition of XNOSCRIPT command cures the problem: > > > xnostat > > xnoscript > > get http://groups.yahoo.com/dir/Computers___Internet/Webrings/ >
Received on Wednesday, 17 October 2001 09:13:35 UTC