|
-
Jan 6th, 2005, 10:13 PM
#1
Thread Starter
Lively Member
Getting the HTTP status code from the HTTP header
I am using the Inet control to post something to a web server. I wanna check the HTTP header for the status code. I retrieve the header with the GetHeader() function of the Inet control, and then I split the header string by searching for the space delimiter, but this is not a reliable method. I was thinking there should be some other straight-forward method of getting the status code from the HTTP header. Is there any?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|