function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
AnshulVermaAnshulVerma 

How to upload file automatically

Hi,

There is a feature requirement in our application, that requires file to be uploaded on server just by clicking a button.

Is there any option in Visualforce using which we can upload file automatically. Any technique, wether using Javascript/ AJAX.. would do.. its urgent??

Thanks in Advance.

A.V.
dchasmandchasman
Nothing that is formally supported by salesforce (e.g. DOM scraping/reverse engineering approaches do exist since this is all web based stuff in the end). We are working on providing support for this highly requested feature but I do not have a solid release date at this time.