I'm required to write a program which needs to send XML data in a 
specific format to a URL in the form of "a direct POST of XML data to 
the URL". 

I've been doing some searching and found you can send XML over a HTTP 
POST request using 'MSXML'. All the examples I've seen have been using 
traditional ASP or VB, however mine will be written in VB.NET and I've 
seen no examples of this in VB.NET or ASP.NET.

My question is - can you still use these methods in .NET or has XML 
HTTP POST been replaced/superceeded by XML Web Services with .NET? Or 
are they two seperate things? 

I can't seem to find any info on this. So any tips/advice is welcome.

Thanks,

Mike




 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to