Circular forwarding
[1/2] from: gisle::dankel::no at: 10-Mar-2004 22:38
Hi,
I'm having trouble reading the contents of a web page. Here's what happens:
>> page: read http://www1.pinnaclesports.com/guestContestLines.asp?ContestType=Politics
** User Error: Error. Target url: http://www7.pinnaclesports.com/default.asp?redirected=yes
could not be retrieved. Circular forwarding detected
** Near: read http://www1.pinnaclesports.com/
I figure I can get around it by communicating to the site in the same fashion that a
browser would (using an http proxy to figure out what's going on), but perhaps there's
an easier way that I am not aware of?
Any ideas?
Cheers,
Gisle
[2/2] from: tomc:darkwing:uoregon at: 10-Mar-2004 15:56
do not think it is a rebol problem, even a browser the url cycles around
http://www[1,2,3,4,5,6,7].pinnaclesports.com ....
endlessly ... for me anyway
but politics are like that
On Wed, 10 Mar 2004, Gisle Dankel wrote: