Difference between revisions of "Upload"

From Executive Jeweller
Jump to navigation Jump to search
Line 1: Line 1:
 
Use the following form to upload files to Executive Support. See [[Data Upload Instructions]] for details on finding and compressing your ExecutiveData.mdb file.
 
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 [http://executivejeweller.info/fileuploader.php] to upload files. Once upload is complete, please send an email notification to ensure it has been received.
  
  

Revision as of 12:27, 1 February 2013

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 [1] to upload 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" />

<label for="file">Filename:</label> <input type="file" name="file" id="file" />
<input type="submit" name="submit" value="Submit" /> </form></addhtml>