| Dart Home | PowerTCP Web for ActiveX | Custom Development | Reply | PowerTCP Web for ActiveX Topics | Forums |
| Author | Forum: PowerTCP Web for ActiveX Topic: Getting a zip file from https |
| Rick From: Minnetonka, MN USA Posts: 9 Member Since: 12/06/05 |
posted December 6, 2005 11:12 AM I'm having trouble getting a zip file from a server via https. I know it's becaues I'm not sure on how to use this package. I'm using VB 6 and the only code I have it: [code] Http1.Url = "https:my_url_here" Http1.Security = 17 Http1.Get "the_filename_I_want", , "username", "pw" [/code] I don't think I'm using Get() right. How do I specify the file I want and then specify where to put that file? Thanks. |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted December 6, 2005 11:16 AM Have you seen any of the sample apps yet? The PageFetch sample shows how to get a file then bring up a dialog to choose location. |
| Rick From: Minnetonka, MN USA Posts: 9 Member Since: 12/06/05 |
posted December 6, 2005 11:18 AM Yeah I was looking at it but didn't fully understand it. I get it now though. The problem was it had just a webpage for an example. I tested it with an image file from google and I now see how it works. That always happens to me. I post something on a forum and moments later I figure it out. Thanks. |
| Reply | PowerTCP Web for ActiveX Topics | Forums |
This site is powered by
PowerTCP WebServer for ActiveX
|