Unable to access uploaded file URL from vba.

  • Vladimir
    Asked on June 19, 2017 at 11:56 AM

    How can I open a file in browser through Excel, Access using vba? Is this possible? I turn to the address (for example https://eu.jotform.com/uploads/Sergio748/71356246306353/3736708627344968146/ANASTASIA) but the page was not found. This code Is not work:

    Application.FollowHyperlink Me.[Candidates attachments link]

    How can I log into eu.jotform.com using my login and password?

  • Ashwin JotForm Support
    Replied on June 19, 2017 at 1:24 PM

    Hello Vladimir,

    The file URL of the uploaded field does not seems to be correct. It does not have file extension and that is the reason why you are unable to download the file. 

    Since your form's submission data is stored in EU datacenter and to check the issue you have reported, we may have to check your form's submission which can only be done by our support team members from EU region. From where you copied the uploaded file URL? I would suggest you to copy the uploaded file URL from your form's submission page again and then try again. 

     

    How can I log into eu.jotform.com using my login and password?

    Are you having any issue in login? You can use your username/password to login to your JotForm account. Your account username is Sergio748.

    Thank you!