[REBOL] Re: how do you read a pdf file?
From: bry:itnisk at: 29-Oct-2002 20:40
Whoa, getting your email I fired up Rebol again and now they all work.
Hmm, I think what happened was at one point during the last Rebol
session I was fiddling with the Proxy settings, they messed up, then I
reset them and things seemed to be going well again, no idea why some
things were working but others just quit. The error I had was Access
Error cannot access open-proto
That is of course dependant on my memory but I believe it said that.
So thanks for emailing just as I was gonna head home, and causing me to
get lost inside Rebol for another 20 minutes or so :)
By the by if I do the following:
Read http://
I get
<html>
<head>
<script language="JavaScript">
var thisUrl=document.URL.toString();
document.write('<meta http-equiv="refresh" content="0;
url=Redirect.asp?url=' + thisUrl + '">');
</script>
</head>
</html>
this is not my homepage or anything, I suppose it must be a resource
file from some Microsoft app, anyone know which one? I swear I have seen
that code before :)