recieving enctype/form-data 
Author Message
 recieving enctype/form-data

HELP.. I am new to VB component programming and I need some serious help.
Here is the problem..

I am submitting a string of xml text to a dll on another server via an
"enctype/form-data" form. The xml is actually located in one of the elements
of the form with a specific name that the dll parses out and processes. The
dll then responds similarly with a response.. the problem is this.. I can't
read that response because it is in the same format. IOW.. it is returned
via "enctype/form-data" so my server wants to upload a file and asks me if I
want to save the file.. etc... All it is really returning is a page with
"enctype/form-data" in the content-type header.. Does anybody have any
ideas..????



Fri, 17 May 2002 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. recieving enctype/form-data

2. recieving enctype/form-data

3. recieving enctype/form-data

4. MSComm does not recieve data when Hyper Terminal recieves data OK

5. enctype="multipart/form-data"

6. VB5/ASP Internet Transfer Control and ENCTYPE="MULTIPART/FORM-DATA

7. recieve data asynchronously and send the data on the same socket

8. Form ENCTYPE Woes

9. problems using a form with ENCTYPE="multipart/form-data" - urgent help would be great!!

10. problems using a form with ENCTYPE="multipart/form-data" - urgent help would be great!!

11. Form Post using Webbrowser control with enctype="multipart/form-data"

12. recieve data from com1 vb

 

 
Powered by phpBB® Forum Software