Advertisement

07.16.2008 at 02:15PM PDT, ID: 23571348
[x]
Attachment Details

~~~URGENT~~~ Sending XML file

Asked by mcrmg in Extensible Markup Language (XML), Server Side Includes (SSI)

hi,

we need to send a xml file to a website, the manual only says

1. Create URL object
2. Create SSL socket for URL on Port 443
3. Open SSL connection for reading and writing
4. URL encode the XML payload into application/x-www-form-urlencoded format using UTF-8 encoding scheme
5. Set name/value pair string variable = "RequestData=<URL encoded XML payload>"
6. Convert name/value pair string to byte array
7. Set SSL Request Method to POST
8. Set "content-length" SSL Request Property to the size of the name/value pair byte array
9. Write the byte array to the SSL connection Output Stream
10. Read/Check the Response to SSL Connection Output Stream
11. Close the SSL connection


I have no clue and the "help desk" is not really helping, can I do this in vbscript/asp?  thxStart Free Trial
[+][-]07.16.2008 at 03:04PM PDT, ID: 22020636

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Extensible Markup Language (XML), Server Side Includes (SSI)
Sign Up Now!
Solution Provided By: Alex-w474
Participating Experts: 1
Solution Grade: A
 
 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628