<a href="http://drupal.org/project/jupload">http://drupal.org/project/jupload</a> uses the same java library as jifupload, but doesn&#39;t require a field or form and can hand the uploaded file off to another script for additional processing.<br>
<br>- Kevin Reynen <br><br>On Thursday, December 6, 2012, Don &lt;<a href="mailto:donald@fane.com">donald@fane.com</a>&gt; wrote:<br>&gt;<br>&gt; there are some upload modules with a java front end. you need a server side module to receive and save it. they might work or you might be able to adapt them.<br>
&gt; <a href="http://drupal.org/project/jifupload">http://drupal.org/project/jifupload</a><br>&gt;<br>&gt; -Don-<br>&gt;<br>&gt; On 12/6/2012 8:02 PM, Austin Einter wrote:<br>&gt;<br>&gt; Dear All<br>&gt; I am struggling to upload word documents to our drupal 7 site without having a form.<br>
&gt;<br>&gt; It is easy when you have a form (just can use  file_save_upload api), but think of a situation you have excel sheet at server, where 100 file names are mentioned, and you want to get the files one by one.<br>
&gt;<br>&gt; In that case, how do we upload a file, and after upload how do I get the FID.<br>&gt;<br>&gt; Is it really possible with existing framework?<br>&gt;<br>&gt; Best regards<br>&gt; austin<br>&gt;<br>&gt;<br>&gt;<br>
&gt;