Upload

From Executive Jeweller
Revision as of 13:45, 15 August 2011 by Executive (talk | contribs) (Created page with "<addhtml><form action="doupload.php" method="post" enctype="multipart/form-data"> <label for="company">Company Name:</label> <input type="text" na...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

<addhtml><form action="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>