On Dec 30, 2004, at 4:52 PM, Phil Mobley wrote:
On Dec 30, 2004, at 3:30 PM, Phil Mobley wrote:
I think those errors are just for connection errors, though it would
be really nice if the HTTPSocket could work that way.
I think that you need to parse the HTTP Status code from the headers.
Actually, the docs say that HTTP status is passed along with the
contents in the "PageReceived" event. 404 is used in the example, so
you just need to subclass and handle you missing link there.
IF you use the asynchronous mechanisms this is true .... at least thats
how I read it and a quick test indicates that this is the case
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|