Question:
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
Yes, HTTPS is allowed. Set the Ssl property = true / YES / 1, and set the Port property equal to 443. All else remains the same.