|
|
|
มีปัญหาคะ คือเวลาเพิ่มรูปเข้าไปอ่ะ มันจะเป็นชื่อเดียวกับไอดีที่เราเพิ่มอ่ะ มันไม่เป็นชื่อรูปคะ ช่วยหน่อยคะ ทำโปรเจ็กอยู่ |
|
|
|
|
|
|
|
งงแฮะ เอาโค้ดมาดูด้วยดีกว่าค่ะ
|
|
|
|
|
Date :
2011-02-25 23:24:02 |
By :
ultrasiam |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Code (PHP)
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-874" />
<title>เพิ่มงานก่อสร้าง</title>
<style type="text/css">
<!--
body,td,th {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: red;
}
body {
background-color: #99FFCC;
}
.style1 {color: #FFFFFF}
-->
</style></head>
<body>
<table width="78%" border="0" align="center" cellpadding="3" cellspacing="0">
<tr>
<td colspan="2">
</td>
</tr>
<tr>
<td width="19%"></td>
<td width="81%" valign="top" bgcolor="#CCFFFF">
<FORM Name="adddetail01.php" ENCTYPE="multipart/form-data" ACTION="adddetail0222.php" METHOD="post">
<div align="center" class="style1">
<p class="style3">เพิ่มรายละเอียด</p>
<table width="61%" height="169" border="1" cellpadding="5">
<tr>
<td width="31%" bgcolor="#00FFFF"><div align="left" class="style2">
<div align="left">รหัสงานก่อสร้าง</div>
</div></td>
<td bgcolor="#3366FF"><label>
<div align="left">
<input name="id_work" type="text" id="id_work" size="40" maxlength="35" >
<font color="red"></font></div></label></td>
</tr>
<tr>
<td bgcolor="#00FFFF"><div align="left">ชื่องานก่อสร้าง</div></td>
<td bgcolor="#3366FF"><div align="left">
<input name="name_work" type="text" id="name_work" size="40" maxlength="35" />
</div></td>
</tr>
<tr>
<td bgcolor="#00FFFF">ระยะเวลางานก่อสร้าง</td>
<td bgcolor="#3366FF"><input name="date_work" type="text" id="date_work" size="40" maxlength="35" /></td>
</tr>
<tr>
<td bgcolor="#00FFFF">รายละเอียดงานก่อสร้าง</td>
<td bgcolor="#3366FF"><input name="detail_work" type="text" id="detail_work" size="40" maxlength="35" /></td>
</tr>
<tr>
<td bgcolor="#00FFFF">วันที่งานก่อสร้างแล้วเสร็จ</td>
<td bgcolor="#3366FF"><input name="day_work" type="text" id="day_work" /></td>
</tr>
<tr>
<td bgcolor="#00FFFF"><div align="left" class="style2">
<div align="left">ชื่อวิศวกร</div>
</div></td>
<td bgcolor="#3366FF"><label>
<div align="left"><font color="red"></font>
<label></label>
</div>
</label></td>
</tr>
<tr>
<td bgcolor="#00FFFF"><div align="left" class="style2">รูปงานก่อสร้าง</div></td>
<td bgcolor="#3399FF"><label>
<div align="left">
<INPUT TYPE="file" NAME="fileupload">
</div>
</label></td>
</tr>
<tr>
<td colspan="2" bgcolor="#FF0033"><div align="left"><span class="style2">
<label>
</span>
</div>
<div align="center" class="style2">
<div align="center">
<input type="submit" name="Submit" value="บันทึก" >
</div>
</div><div align="left"><span class="style2">
</label>
</span></div></td>
</tr>
</table>
</div>
</form>
</body>
</html>
|
|
|
|
|
Date :
2011-03-07 16:36:08 |
By :
blooka |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 02
|