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>&nbsp;</td><td id=0 
bgcolor=#3366cc align=center width=95 nowrap><font color=#ffffff 
size=-1><b>Web</b></font></td><td width=15>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;&#8226;&nbsp;<a 
href=/advanced_search?hl=en>Advanced&nbsp;Search</a><br>&nbsp;&#8226;&nbsp;<a 
href=/preferences?hl=en>Preferences</a><br>&nbsp;&#8226;&nbsp;<a 
href=/language_tools?hl=en>Language 
Tools</a></font></td></tr></table></form><br><br><font size=-1><a 
href="/ads/">Advertise&nbsp;with&nbsp;Us</a> - <a 
href="/services/">Business&nbsp;Solutions</a> - <a 
href="/options/">Services&nbsp;&amp;&nbsp;Tools</a> - <a href=/abou!
t.html>Jobs,&nbsp;Press,&nbsp;&amp;&nbsp;Help</a></font><p><font size=-2>&copy;2003 
Google - Searching 3,307,998,701 web pages</font></p></center></body></html>

>>
        "Rob Gould" <[EMAIL PROTECTED]>
        Sent by: [EMAIL PROTECTED]
        08/09/2003 21:20
        Please respond to use-revolution
                 
                 To: "use-revolution use-revolution" <[EMAIL PROTECTED]>
                 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);} 
<<

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to