Hi there,
My website requires flash support for an upload form (server sided). How do I add Adobe Flash support to the host?
Thanks.
Hi there,
My website requires flash support for an upload form (server sided). How do I add Adobe Flash support to the host?
Thanks.
@cyrussss said:
Hi there,My website requires flash support for an upload form (server sided). How do I add Adobe Flash support to the host?
Thanks.
I don’t think that Flash is disabled on our hosting? Are you sure that it is installed on your browser? Chrome has been having some problems with Flash as it has not been very supported on the Google Chrome browser. Can you try to fill the form with Firefox? Make sure that you have the latest Flash version installed.
Adobe Flash is a programming language which is executed in a browser. It doesn’t require anything to be installed on our servers to be able to work.
That said, Flash is going the way of the dodo fast, so modern browsers may not execute it properly. Like @bbot22 said, the latest versions of Chrome have disabled Flash by default, so the user needs to activate it first before the Flash script will be executed.
If possible, you should move to regular POST multipart content or Javascript for your file upload tools, which is safer, faster and has better browser compatibility.