Quote from
luishp on August 19, 2021, 7:57 am
I'm think that I need to go long ie "http://www.*******.com/Download/Spanish2.zip" , am I correct?
@m-burdess not necessarily. Take a look at your final compiled app structure and look for the Spanish2.zip file. Be sure it's on the correct folder. If so use something like this (also be sure the capital letters match with your real paths and file names):
OpenURL "./Download/Spanish2.zip"
On the other side, note that CloudNEO offers a free SSL certificate so you can use https: instead of http: (highly recommended)
Ask the support staff at CloudNEO if you need assistance on getting it ready.
Best regards.
I'm think that I need to go long ie "http://www.*******.com/Download/Spanish2.zip" , am I correct?
@m-burdess not necessarily. Take a look at your final compiled app structure and look for the Spanish2.zip file. Be sure it's on the correct folder. If so use something like this (also be sure the capital letters match with your real paths and file names):
OpenURL "./Download/Spanish2.zip"
On the other side, note that CloudNEO offers a free SSL certificate so you can use https: instead of http: (highly recommended)
Ask the support staff at CloudNEO if you need assistance on getting it ready.
Best regards.
javadrajabihakami has reacted to this post.