|
Server : Apache/2.2.2 (Fedora) System : Linux App1.pathumtani.go.th 2.6.20-1.2320.fc5smp #1 SMP Tue Jun 12 19:40:16 EDT 2007 i686 User : apache ( 48) PHP Version : 5.2.9 Disable Function : NONE Directory : /home/pathumthani_integration/integration/application/industry/ |
Upload File : |
<link href="../../styles/styles.css" type=text/css rel=stylesheet />
<form action="xml_import_services.php" method="post" enctype="multipart/form-data" name="form1" id="form1">
<table width="100%" border="0" cellspacing="0" cellpadding="3">
<tr>
<td><strong>Import XML Form</strong></td>
</tr>
<tr>
<td><label></label>
<table width="100%" border="0" cellspacing="0" cellpadding="3">
<tr>
<td width="11%" align="right">XML File : </td>
<td width="89%"><input name="xmlfile" type="file" id="xmlfile" /></td>
</tr>
<tr>
<td align="right">Profile ID : </td>
<td><input name="profile_id" type="text" id="profile_id" value="1" /></td>
</tr>
<tr>
<td align="right"> </td>
<td><input type="submit" name="Submit" value="Import" style="width:80"/>
<input name="Submit2" type="button" style="width:80" value="Go to Export" onclick="location.href='xml_export.php'"/></td>
</tr>
</table>
<label> </label></td>
</tr>
<tr>
<td> </td>
</tr>
</table>
</form>