Strange script tags retrieved with PUT URL calls on PC

revolution at knowledgeworks.plus.com revolution at knowledgeworks.plus.com
Mon Sep 8 17:04:01 EDT 2003


Hello Rob

First, apologies for the HTML below (this is what I get from pur url "http://www.google.com"

Second, there is no mention of "NoError", so I took "PrxRealOpen" and typed into Google.  I would guess you are running the "Proxomitron" popup blocker on your PC?

Regards,
Bernard



<html><head><meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"><title>Google</title><style><!--
body,td,a,p,.h{font-family:arial,sans-serif;}
.h{font-size: 20px;}
.q{text-decoration:none; color:#0000cc;}
//-->
</style>
<script>
<!--
function sf(){document.f.q.focus();}
// -->
</script>
</head><body bgcolor=#ffffff text=#000000 link=#0000cc vlink=#551a8b alink=#ff0000 onLoad=sf()><center><table border=0 cellspacing=0 cellpadding=0><tr><td><img src="/images/logo.gif" width=276 height=110 alt="Google"></td></tr></table><br>
<table border=0 cellspacing=0 cellpadding=0><tr><td width=15> </td><td id=0 bgcolor=#3366cc align=center width=95 nowrap><font color=#ffffff size=-1><b>Web</b></font></td><td width=15> </td><td id=1 bgcolor=#efefef align=center width=95 nowrap onClick="" style=cursor:pointer;cursor:hand;><a id=1a class=q href="/imghp?hl=en&tab=wi&ie=UTF-8"><font size=-1>Images</font></a></td><td width=15> </td><td id=2 bgcolor=#efefef align=center width=95 nowrap onClick="" style=cursor:pointer;cursor:hand;><a id=2a class=q href="/grphp?hl=en&tab=wg&ie=UTF-8"><font size=-1>Groups</font></a></td><td width=15> </td><td id=3 bgcolor=#efefef align=center width=95 nowrap onClick="" style=cursor:pointer;cursor:hand;><a id=3a class=q href="/dirhp?hl=en&tab=wd&ie=UTF-8"><font size=-1>Directory</font></a></td><td width=15> </td><td id=4 bgcolor=#efefef align=center width=95 nowrap onClick="" style=cursor:pointer;cursor:hand;><a id=4a class=q href="/nwshp?hl=en&tab=wn&ie=UTF-8"><font size=-1>News</font></a></td><td width=15> </td></tr><tr><td colspan=12 bgcolor=#3366cc><img width=1 height=1 alt=""></td></tr></table><br><form action="/search" name=f><table cellspacing=0 cellpadding=0><tr><td width=75> </td><td align=center><input type=hidden name=hl value=en><span id=hf></span><input type=hidden name=ie value="ISO-8859-1"><input maxLength=256 size=55 name=q value=""><br><input type=submit value="Google Search" name=btnG><input type=submit value="I'm Feeling Lucky" name=btnI></td><td valign=top nowrap><font size=-2> • <a href=/advanced_search?hl=en>Advanced Search</a><br> • <a href=/preferences?hl=en>Preferences</a><br> • <a href=/language_tools?hl=en>Language Tools</a></font></td></tr></table></form><br><br><font size=-1><a href="/ads/">Advertise with Us</a> - <a href="/services/">Business Solutions</a> - <a href="/options/">Services & Tools</a> - <a href=/about.html>Jobs, Press, & Help</a></font><p><font size=-2>©2003 Google - Searching 3,307,998,701 web pages</font></p></center></body></html>

>>
	"Rob Gould" <rgould8 at aol.com>
	Sent by: use-revolution-admin at lists.runrev.com
	08/09/2003 21:20
	Please respond to use-revolution
		 
		 To: "use-revolution use-revolution" <use-revolution at lists.runrev.com>
		 cc: 
		 Subject: Strange script tags retrieved with PUT URL calls on PC


I'm getting some strange script tags (below) being retrieved from 
Revolution's PUT URL command (but only on PC).  If I run this same 
Revolution stack on a Mac, I do not get these lines of code within my 
app.  I've tried this on Rev 2.03 and Rev 2.1.

The data is consistantly being retrieved, whether I'm running as a 
standalone stack, or within authoring mode, but ONLY on Windows.  Even 
if I do a

put URL "http://www.apple.com", I get this code, or google.com, or 
anywhere I'd go.  Any idea why I'm seeing this?  Do I need to deactivate 
some http header-display flag when authoring for windows?

What I'm seeing, below:

<script> PrxRealOpen=window.open; function PrxNullWin(){this.window;} 
function PrxOpen(url,nam,atr){return(new PrxNullWin());} 
window.open=PrxOpen;</script>

<script> function NoError(){return(true);} 
<<




More information about the use-livecode mailing list