HTTP POST 
Author Message
 HTTP POST

I am trying to send an XML message to a web url, but am
having some difficulty making it work.  I keep getting
HTTP error 500 Internal Server Error back everytime I try
to post the file.

I am using the WebRequest object and reading the XML file
into a filestream which gets copied to to the WebRequests
GetRequestStream object.

Can anybody help me with this ??



Tue, 26 Apr 2005 23:03:04 GMT  
 HTTP POST
Suggest you first run see if this can be done without trying to send the
XML.


Quote:
> I am trying to send an XML message to a web url, but am
> having some difficulty making it work.  I keep getting
> HTTP error 500 Internal Server Error back everytime I try
> to post the file.

> I am using the WebRequest object and reading the XML file
> into a filestream which gets copied to to the WebRequests
> GetRequestStream object.

> Can anybody help me with this ??



Tue, 26 Apr 2005 23:34:08 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. word macro to use HTTP Post to send currently loaded word file

2. Http post with WebClients with Timeout

3. Http post and "&" char

4. how to make an http post?

5. HTTP Post of Form Data

6. Windows Service Receiving MSMQ Messages and HTTP POSTing them

7. HTTP POST via VB.Net

8. Launching IE to display the results of an HTTP Post

9. HTTP Post method in WSH?

10. genrate a http Post in vbscript?

11. HTTP Post

12. Problem with asynchronous HTTP posts using MSXML.DLL's XMLHTTPRequest object

 

 
Powered by phpBB® Forum Software