- From: <Lena@lena.kiev.ua>
- Date: Mon, 15 Oct 2001 23:40:36 +0200 (EET)
- To: ACCMAIL@LISTSERV.AOL.COM, www4mail-comments@w3.org
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 Tuesday, 16 October 2001 16:43:38 UTC