In my own [unfinished] work with this kind of thing, I found that Rev
struggles with pages that contain Javascript. If I get a URL, remove all
the "
Hi Dave,
I did it :-)
After many tests (writing a log file to understand), I can tell:
Yes it seems to work fine when you only get a sequence of urls even
if sometimes the returned data are empty when you know they are not.
But that's not a problem :-)
The problem comes in unpredictably when y
On 31 May 2005, at 21:11, Eric Chatonet wrote:
Hi Andre,
Shall we name 31 of may the spooky Rev day?
I am afraid yes :-(
In addition, I noticed that when you repeat a get Url (the same
one) many times, you may have an empty result (1/50).
There are workarounds for this issue but when Re
Eric,
Sorry I've been out of the conversation but this old bugzilla
should be reopened.
http://support.runrev.com/bugdatabase/show_bug.cgi?id=1219
Is the stack, the url connection or the content of the html the
culprit? Have you isolated any? Does trying to load the same content
from your hardd
I need to get back the contents of about 30 web pages in a row.
I tried various methods, inside loops or with a "send", using "put
url tUrl into...", "load url tUrl..." monitored by a callback
message, etc.
But most of the time Rev crashes unpredictably and of course anytime.
I had a look at
Eric-
Tuesday, May 31, 2005, 1:11:33 PM, you wrote:
EC> In addition, I noticed that when you repeat a get Url (the same one)
EC> many times, you may have an empty result (1/50).
I don't know about the hard crashes, but...
One of the problems with using http is that it's not a guaranteed
protoco
Hi again Sims,
Le 31 mai 05 à 22:43, sims a écrit :
Hello Sims,
Yes I tried load with , loading the
next one when the urlStatus of the previous
one was "cached".
But I got the same inpredictable crashes :-(
Any clues?
An app I have here has now downloaded 83 out of 214 assigned web pages
Hi again Sims,
Le 31 mai 05 à 22:43, sims a écrit :
Hello Sims,
Yes I tried load with , loading the next one when the
urlStatus of the previous one was "cached".
But I got the same inpredictable crashes :-(
Any clues?
I'm sure someone will correct me if I am wrong :-/ ...but I don't
t
Hello Sims,
Yes I tried load with , loading the next one when the
urlStatus of the previous one was "cached".
But I got the same inpredictable crashes :-(
Any clues?
I'm sure someone will correct me if I am wrong :-/ ...but I don't think you
have to wait for each one to 'cache'.
Are you u
Hello Sims,
Yes I tried load with , loading the next one when the
urlStatus of the previous one was "cached".
But I got the same inpredictable crashes :-(
Any clues?
Le 31 mai 05 à 22:25, sims a écrit :
In addition, I noticed that when you repeat a get Url (the same
one) many times, you ma
In addition, I noticed that when you repeat a get Url (the same one)
many times, you may have an empty result (1/50).
Would using 'load' instead of 'get Url' work for you?
ciao,
sims
___
use-revolution mailing list
use-revolution@lists.runrev.com
Hi Andre,
Shall we name 31 of may the spooky Rev day?
I am afraid yes :-(
In addition, I noticed that when you repeat a get Url (the same one)
many times, you may have an empty result (1/50).
There are workarounds for this issue but when Rev crashes (and
sometimes badly with the blue scree
On May 31, 2005, at 4:54 PM, Eric Chatonet wrote:
Hello Andre,
Thanks for your input.
As it is unpredictable it des not seem to be relative to the page
contents.
The pages I want to get are most of the time html pages (some with php
scripts) or old framed pages where I search the right href
Hello Andre,
Thanks for your input.
As it is unpredictable it des not seem to be relative to the page
contents.
The pages I want to get are most of the time html pages (some with
php scripts) or old framed pages where I search the right href to get
their contents.
They are not heavy pages.
On May 31, 2005, at 9:01 AM, Eric Chatonet wrote:
Hi everyone,
I need to get back the contents of about 30 web pages in a row.
I tried various methods, inside loops or with a "send", using "put url
tUrl into...", "load url tUrl..." monitored by a callback message,
etc.
But most of the time
15 matches
Mail list logo