Login  
Search All Forums
Dart Home | PowerTCP Web for ActiveX | Custom Development Reply | PowerTCP Web for ActiveX Topics | Forums   
AuthorForum: PowerTCP Web for ActiveX
Topic: Posting - Not file being transfered
RSJIG
john.george@rstover.com

From: kansas City, MO USA
Posts: 2
Member Since: 06/17/02
posted June 17, 2002 11:58 AM

I am evaluating the web tool for a process and I am unable to send a file throught the code exampels found on this site. I have altered everything I can think of. Everything EXCEPT the file is going through on a multipart form.


I have downloaded and asp upload code for test that allows you to save the raw format of the data comming throught. I ran it with IE, and then with http1.post. The raw data on the server end is the SAME, yet IE is posting and the HTTP1 control is not.

Here are the 2 headers I currently have.
I hope this all comes down to something simple.
If I cant get this going by Wed we will have to use the Web controll of VB6(Which I dont want to). But we must start uploading files next week.

reqH.Add "Content-Type: multipart/form-data; boundary=" & boundary & vbCrLf
  reqH.Add "Referer: http://kcmsvitest/saveany.asp"
K M Drake



From: Utica, NY USA
Posts: 3406
Member Since: 07/14/00
posted June 17, 2002 12:36 PM

Hi,
One way to troubleshoot this would be to run the debug server that ships with the tool, and change the Html form to post to this server. Then you can see exactly what IE sends to make it work, and compare it to what the control sends to this server.
There will also be a file post sample shipping with the next version of the Tool. If you would like to try this sample, please email us at support@dart.com.
-ken
Reply | PowerTCP Web for ActiveX Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX