Details |
Last modification |
View Log
| RSS feed
| Rev |
Author |
Line No. |
Line |
| 19248 |
kshitij.so |
1 |
<div id="content">
|
|
|
2 |
<p style="font-size: 14px;">Upload Profitmandi Sheet:</p>
|
|
|
3 |
<form id="uploadProfitmandi" name="fileUpload" action="" enctype="multipart/form-data" method="post">
|
|
|
4 |
<label for="filePath" style="font-size: 14px;">Path : </label>
|
|
|
5 |
<input type="file" name="file" id="file">
|
|
|
6 |
<input type="submit" value="Upload" name="upload">
|
|
|
7 |
</form>
|
|
|
8 |
<hr/>
|
|
|
9 |
</div>
|