Subversion Repositories SmartDukaan

Rev

Rev 8830 | Rev 22413 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 8830 Rev 22412
Line 28... Line 28...
28
		
28
		
29
		<form id = 'multipleUpdatePincodeForm' action="$request.getContextPath()/pincode/" method="post" enctype="multipart/form-data" >
29
		<form id = 'multipleUpdatePincodeForm' action="$request.getContextPath()/pincode/" method="post" enctype="multipart/form-data" >
30
                <span> Select File : </span>
30
                <span> Select File : </span>
31
				<input type="file" id="recordsFile" name="recordsFile"/>
31
				<input type="file" id="recordsFile" name="recordsFile"/>
32
				<br>
32
				<br>
33
				<span hidden='hidden'> Run Complete Update </span>
33
				<span> Run Complete Update </span>
34
                <input type = 'checkbox' hidden='hidden' id = 'runCompleteUpdate' name = 'runCompleteUpdate'>
34
                <input type = 'checkbox' hidden='hidden' id = 'runCompleteUpdate' name = 'runCompleteUpdate'>
35
                <br>
35
                <br>
36
                <button type = "submit">Update</button>
36
                <button type = "submit">Update</button>
37
				<br><br>
37
				<br><br>
38
				<span><b>Note:</b> Use attached <a alt="Download Attachment" title="Download Attachment" attachment="DataUpdationSheet.xls" href="/Support/Docs/DataUpdationSheet.xls" target="_blank">Spread Sheet</a> for updation. <br> Also read the instructions given in the sheet named as 'Instructions' </span>
38
				<span><b>Note:</b> Use attached <a alt="Download Attachment" title="Download Attachment" attachment="DataUpdationSheet.xls" href="/Support/Docs/DataUpdationSheet.xls" target="_blank">Spread Sheet</a> for updation. <br> Also read the instructions given in the sheet named as 'Instructions' </span>