This is a discussion on "http post xml string and binary file in multipart message" within the Classic ASP section. This forum, and the thread "http post xml string and binary file in multipart message are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
http post xml string and binary file in multipart message
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
http post xml string and binary file in multipart message
Hi,
For the last two weeks I have been looking for a solid way to create an asp page that can upload a binary file and an xml file in a multipart message to a third party website. I am on the verge of giving up so I would appreciate any pointers. I have used: http://www.motobit.com/tips/detpg_uploadvbsie/ and end up with the problem that I have a byte array for the binary file and a string for the xml. Somehow I don't know how to concatenate these 2 to create the send parameter. You can find the code snippet at: http://groups.google.nl/group/micros...4209f46e?hl=nl My starting situation is a html form with an asp page set as the action that can process the form fields to an xml file (string) and the uploaded file to a binary string. I have taken a look at: http://www.webforumz.com/lo-fi/t-497.html but I don't quite know how to implement the xml there. Any help would be greatly appreciated. Regards, Pezkel |
|
|
![]() |
| Tags |
| binary, httppost, upload |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Change a string of characters with aonether in a HTML file | r3ticul | JavaScript Forum | 4 | Jan 21st, 2008 09:28 |
| http://localhost/file.php | azilaka | PHP Forum | 16 | Jul 13th, 2007 21:56 |
| how to send xml file through http post or get | camarun20 | Other Programming Languages | 5 | Aug 10th, 2006 15:22 |
| Handling http post with php | lmwaldal | PHP Forum | 2 | Aug 23rd, 2005 12:19 |
| Send Binary Data | vor | Classic ASP | 1 | Aug 21st, 2003 14:38 |