Archived Forum Post

Index of archived forum posts

Question:

Upload Form Fields in HTTPS

Aug 20 '13 at 17:48

I am trying to decide if the Upload Component would work for our website. I require an upload component that will allow uploads in https protocol and allow for additional fields along with the file(s) being uploaded.

I cannot determine from the documentation if HTTPS is allowed when additional fields are posted/submitted.

Thank you


Answer

Yes, HTTPS is allowed. Set the Ssl property = true / YES / 1, and set the Port property equal to 443. All else remains the same.