Currently the HTTP lib only handles GET's by the look of it. There have been a few questions posted on the forums for POST features.
If we could have GetHTTPData() which returns the HTML of a page minus the header (not hard to do normally I know) the return of this could be the same as what HTTPPost() returns after you send form details or whatever.
HTTPPost() information would assumably be set using the current "SetURLPart()" procs.
HTTPPost() GetHTTPData()
HTTPPost() GetHTTPData()
Paul Dwyer
“In nature, it’s not the strongest nor the most intelligent who survives. It’s the most adaptable to change” - Charles Darwin
“If you can't explain it to a six-year old you really don't understand it yourself.” - Albert Einstein
“In nature, it’s not the strongest nor the most intelligent who survives. It’s the most adaptable to change” - Charles Darwin
“If you can't explain it to a six-year old you really don't understand it yourself.” - Albert Einstein