| To: | REALbasic NUG <realbasic-nug at lists dot realsoftware dot com> |
|---|---|
| Subject: | Re: Synchronous HTTP requests |
| From: | Phil Mobley <phil at mobleybros dot com> |
| Date: | Thu, 30 Dec 2004 15:52:57 -0800 |
| Delivered-to: | realbasic-nug at lists dot realsoftware dot com |
| References: | <3C70D4ED-5ABA-11D9-951A-000A95A9544A at shaw dot ca> <C11F6B2C-5ABA-11D9-8A9B-000393101B4A at mobleybros dot com> |
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. _______________________________________________ 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> |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Synchronous HTTP requests, Norman Palardy |
|---|---|
| Next by Date: | Memoryblock question, Ken Fleisher |
| Previous by Thread: | Re: Synchronous HTTP requests, Norman Palardy |
| Next by Thread: | Re: Synchronous HTTP requests, Norman Palardy |
| Indexes: | [Date] [Thread] [Top] [All Lists] |