Difference between revisions of "Upload"

From Executive Jeweller
Jump to navigation Jump to search
(temp file uploader block)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
  
  
Please see [http://executivejeweller.info/fileuploader.php File Uploader] to upload data files. Once upload is complete, please send an email notification to ensure it has been received.
+
Please see [http://executivejeweller.info/customers/fileuploader.php File Uploader] to upload data files. Once upload is complete, please send an email notification to ensure it has been received.
 
 
 
 
<addhtml><form action="customers/doupload.php" method="post" enctype="multipart/form-data">
 
                <label for="company">Company Name:</label>
 
                <input type="text" name="company" id="company" /><br>
 
<label for="file">Filename:</label>
 
<input type="file" name="file" id="file" />
 
<br />
 
<input type="submit" name="submit" value="Submit" />
 
</form></addhtml>
 

Latest revision as of 01:48, 18 August 2017

Use the following form to upload files to Executive Support. See Data Upload Instructions for details on finding and compressing your ExecutiveData.mdb file.


Please see File Uploader to upload data files. Once upload is complete, please send an email notification to ensure it has been received.