Sarah Reichelt wrote:
I'm using libURL 1.1.3b1 (apparently what ships with 2.6) and can't get a message when the URL is done. I'm trying:

 load url tURL with message "myMsg"

No message is sent. Is it just me?

It's working for me, with the same version. Do you get anything if you check "the result" right after the "load" command?

No, it's empty.

Is there an restriction about where the callback handler has to be? I always put it in the same object, but I don't know if that matters.

The libURL docs say it needs to be in the same script, and mine is.

What handlers are you using? Do you do a urlStatus check with a progress bar? That seems to be part of the problem, near as I can tell. Of course, I could be doing something dumb.


--
Jacqueline Landman Gay         |     [EMAIL PROTECTED]
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to