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: PROBLEMS WITH MultipartPost.vbp
Miguel

From: La Plata, UT USA
Posts: 4
Member Since: 09/09/04
posted September 9, 2004 2:15 PM

With Dartweb.dll, from Visual Basic how I upload files and some variables to an ASP. Then like I read the values from the variables in the ASP.
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted September 9, 2004 2:39 PM

Please see the "Postdemo" sample. That shows how to Post variables and read the results.
Miguel

From: La Plata, UT USA
Posts: 4
Member Since: 09/09/04
posted September 9, 2004 2:49 PM

The "Postdemo" sample works well, but the "MultipartPost" sample No. I cannot capture the values of the variables in my ASP using REQUEST ("ID_VAR")
K M Drake



From: Utica, NY USA
Posts: 3406
Member Since: 07/14/00
posted September 9, 2004 3:33 PM

Hi,
ASP does not have inherent support for uploading files or variables in multipart requests.
One option would be to use a component, such as AspSmartUpload, to accept these files and variables.
Here is a link to more info on AspSmartUpload:
http://www.aspsmart.com/aspSmartUpload

Hope it helps,
-ken
Miguel

From: La Plata, UT USA
Posts: 4
Member Since: 09/09/04
posted September 9, 2004 4:24 PM

Hi, 
I don't have problems with access the uploading file (component AspUpload), the problem is that I cannot capture the values of the variables in my ASP using REQUEST ("ID_VAR")

Thank you very much,

Miguel
K M Drake



From: Utica, NY USA
Posts: 3406
Member Since: 07/14/00
posted September 10, 2004 8:42 AM

Hi Miguel,
Sorry I was not clear.
The Multipart Post sample creates a multipart request to upload files and/or variables.
ASP does not have inherent support for accepting posted files OR variables in multipart requests.
-ken
Miguel

From: La Plata, UT USA
Posts: 4
Member Since: 09/09/04
posted September 10, 2004 5:18 PM

Thanks Ken

Miguel
Reply | PowerTCP Web for ActiveX Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX