Subversion Repositories SmartDukaan

Rev

Rev 8620 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
8620 kshitij.so 1
<div id="content">
2
	<p style="font-size: 14px;">Upload Asin Sheet:</p>
3
			<form id="uploadAsinFile" 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">
22044 amit.gupta 6
				<input type="submit" value="Upload" name="upload" >
8620 kshitij.so 7
            </form>
8
			<hr/>
9
</div>