 |
SoftTree Technologies
Technical Support Forums
|
|
Author |
Message |
LeeD
Joined: 17 May 2007 Posts: 311 Country: New Zealand |
|
Webgetfile |
|
Hi
can Webgetfile (the Jal statement) be used on an HTTPS site?
Thanks
|
|
Mon Feb 23, 2009 8:36 pm |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7954
|
|
|
|
Maybe. I have no place to try it and cannot offer a quick answer
// set port for following FTP/Web connections to HTTPS port 443
FTPConfig( "PORT", 443 )
// download file
WebGetFile( "url here", "local file name here" )
// Note: I'm not sure if explicitly setting port is actually required. Try that if WebGetFile along fails to connect to the site
|
|
Mon Feb 23, 2009 9:55 pm |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|