Register Register Member Login Member Login Member Login Forgot Password ??
PHP , ASP , ASP.NET, VB.NET, C#, Java , jQuery , Android , iOS , Windows Phone
 

Registered : 109,038

HOME > ASP > ASP Forum > ไม่มีความรู้เลยครับ ลอกๆเค้ามาแก้ไขดู ติดปัญหาอันสุดท้าย อยากให้กรอกข้อมูลให้ครบทำไงครับ



 

ไม่มีความรู้เลยครับ ลอกๆเค้ามาแก้ไขดู ติดปัญหาอันสุดท้าย อยากให้กรอกข้อมูลให้ครบทำไงครับ

 



Topic : 011475

Guest




<html>
<head>
<title>หจก.มิตรอนันต์ ยินดีต้อนรับ</title>
<meta http-equiv="Content-Type" content="text/html; charset=windows-874">
<style type="text/css">
<!--
.style2 {font-size: 14px}
.style7 {font-family: Tahoma; font-size: 14px; }
.style8 {color: #FFFFFF}
.style9 {font-size: 12px}
-->
</style>
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- ImageReady Slices (ou_14072003_1.psd) -->
<table id="Table_01" width="1079" height="342" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="30" colspan="25">
<img src="../images/index_01.gif" width="165" height="30" alt=""><img src="../images/index_03.jpg" width="320" height="30" alt=""><a href="../index.asp"><img src="../images/index_04.gif" alt="Home" width="68" height="30" border="0"></a><a href="../serother/serother.asp"><img src="../images/index_05.gif" alt="" width="70" height="30" border="0"></a><a href="../member/member.asp"><img src="../images/index_06.gif" alt="" width="56" height="30" border="0"></a><a href="../contactus.asp"><img src="../images/index_07.gif" alt="" width="98" height="30" border="0"></a></td>
</tr>
<tr>
<td height="125" colspan="25">
<img src="../images/index_08.jpg" width="778" height="125" alt=""></td>
</tr>
<tr>
<td height="39" colspan="25"> <a href="../aboutus.asp"><img src="../images/index_09.gif" alt="" width="95" height="39" border="0"></a><a href="../product/product.asp"><img src="../images/index_10.gif" alt="" width="103" height="39" border="0"></a><a href="../po/po.asp"><img src="../images/index_11.gif" alt="" width="100" height="39" border="0"></a><a href="../tellSer/postform.asp"><img src="../images/index_12.gif" alt="" width="110" height="39" border="0"></a><a href="webboard.asp"><img src="../images/index_13.gif" alt="Webboard" width="99" height="39" border="0"></a></td>
</tr>
<tr valign="top">
<td height="89" colspan="25"><table width="776" height="87" border="0">
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td><form name="form1" method="post" action=post.asp>
<table width="770" border="0">
<tr>
<td><div align="center"></div></td>
<td colspan="2" bgcolor="#FE7C00"><div align="center" class="style7 style8"><strong>กรุณาลงรายละเอียดให้ครบด้วยค่ะ</strong></div></td>
<td width="187">&nbsp;</td>
</tr>
<%
If Request.QueryString("PO")="" Then
Response.Write "<tr><td><div align=right><b>ชื่อผู้สั่ง: </b></div></td><td>&nbsp;</td><td><input type=text class=input_post name=name size=40 maxlength=50></td></tr>"
Else
Response.Write "<tr><td align=right><b>ชื่อผู้สั่ง: </b></td><td><input type=text class=input_post name=name size=40 maxlength value='Re: " & Request.QueryString("PO") & "'></td></tr>"
End If
If Request.QueryString("ParentID")<>"" Then
Response.Write "<input type=hidden name=ParentID value=" & Request.QueryString("ParentID") & ">"
End If
%>
<tr>
<td width="188"><div align="right" class="style7 style2">ประเภท:</div></td>
<td width="30">&nbsp;</td>
<td width="347"><p class="style7">
<label>
<input type="radio" class=input_post name="po" value="สั่งซื้อสินค้า" checked>
สั่งซื้อสินค้า</label>
<label>
<input type="radio" class=input_post name="po" value="สอบถามราคา">
สอบถามราคา</label>
<label>
<input type="radio" class=input_post name="po" value="ตามของค้าง">
ตามของค้าง</label>
</p></td>
<td>&nbsp;</td></tr>
<tr>
<td><div align="right" class="style7">ชื่อหน่วยงาน/ร้านค้า:</div></td>
<td>&nbsp;</td>
<td><input class=input_post name="station" type="text" id="station" size="40" maxlength="60"></td>
<td>&nbsp;</td>
</tr>
<tr>
<td><div align="right" class="style7">เบอร์ติดต่อ:</div></td>
<td>&nbsp;</td>
<td><input class=input_post name="tel" type="text" id="tel" size="15" maxlength="35"></td>
<td>&nbsp;</td>
</tr>
<tr>
<td><div align="right" class="style7">รายละเอียด:</div></td>
<td>&nbsp;</td>
<td><p class="style7">
<textarea class=input_post name="detail" cols="40" rows="6" id="detail"></textarea>
</p>
</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td><input type=submit class=input_button2 value="ตกลง">&nbsp;<input type=reset class=input_button2 value="ลบข้อความ"></td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td><a href="webboard.asp" class="style9">ดูรายการที่ลูกค้าสั่งของทั้งหมด</a></td>
</tr>
</table>
</form></td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
</table></td>
</tr>
<tr>
<td height="56" colspan="25">
<img src="../images/index_54.gif" width="778" height="56" alt=""></td>
</tr>
<tr>
<td width="176">
<img src="../images/spacer.gif" width="36" height="1" alt=""></td>
<td width="59">
<img src="../images/spacer.gif" width="59" height="1" alt=""></td>
<td width="70">
<img src="../images/spacer.gif" width="70" height="1" alt=""></td>
<td width="37">
<img src="../images/spacer.gif" width="1" height="1" alt=""></td>
<td width="32">
<img src="../images/spacer.gif" width="32" height="1" alt=""></td>
<td width="12">
<img src="../images/spacer.gif" width="12" height="1" alt=""></td>
<td width="13">
<img src="../images/spacer.gif" width="1" height="1" alt=""></td>
<td width="16">
<img src="../images/spacer.gif" width="16" height="1" alt=""></td>
<td width="71">
<img src="../images/spacer.gif" width="71" height="1" alt=""></td>
<td width="13">
<img src="../images/spacer.gif" width="13" height="1" alt=""></td>
<td width="10">
<img src="../images/spacer.gif" width="10" height="1" alt=""></td>
<td width="35">
<img src="../images/spacer.gif" width="35" height="1" alt=""></td>
<td width="52">
<img src="../images/spacer.gif" width="52" height="1" alt=""></td>
<td width="9">
<img src="../images/spacer.gif" width="9" height="1" alt=""></td>
<td width="69">
<img src="../images/spacer.gif" width="69" height="1" alt=""></td>
<td width="21">
<img src="../images/spacer.gif" width="21" height="1" alt=""></td>
<td width="39">
<img src="../images/spacer.gif" width="39" height="1" alt=""></td>
<td width="8">
<img src="../images/spacer.gif" width="8" height="1" alt=""></td>
<td width="12">
<img src="../images/spacer.gif" width="12" height="1" alt=""></td>
<td width="91">
<img src="../images/spacer.gif" width="58" height="1" alt=""></td>
<td width="48">
<img src="../images/spacer.gif" width="48" height="1" alt=""></td>
<td width="8">
<img src="../images/spacer.gif" width="8" height="1" alt=""></td>
<td width="5">
<img src="../images/spacer.gif" width="5" height="1" alt=""></td>
<td width="93">
<img src="../images/spacer.gif" width="93" height="1" alt=""></td>
<td width="80"></td>
</tr>
</table>
<!-- End ImageReady Slices -->
</body>
</html>


Tag : - - - -







Move To Hilight (Stock) 
Send To Friend.Bookmark.
Date : 4 ม.ค. 2550 08:21:45 By : หมู View : 1632 Reply : 1
 

 

No. 1

Guest


ทำได้แล้วครับ ลอกจากแบบที่มีในกระทู้อื่น มันเตือนครับเมื่อกรอกไม่ครบ แต่พอกด ok ก็ไปเลยวิ่งเข้าฐานข้อมูลทันที ขอบคุณมากครับ สำหรับตัวอย่างที่มีให้ดู






Date : 6 ม.ค. 2550 18:14:42 By : หมู
 

   

ค้นหาข้อมูล


   
 

แสดงความคิดเห็น
Re : ไม่มีความรู้เลยครับ ลอกๆเค้ามาแก้ไขดู ติดปัญหาอันสุดท้าย อยากให้กรอกข้อมูลให้ครบทำไงครับ
 
 
รายละเอียด
 
ตัวหนา ตัวเอียง ตัวขีดเส้นใต้ ตัวมีขีดกลาง| ตัวเรืองแสง ตัวมีเงา ตัวอักษรวิ่ง| จัดย่อหน้าอิสระ จัดย่อหน้าชิดซ้าย จัดย่อหน้ากึ่งกลาง จัดย่อหน้าชิดขวา| เส้นขวาง| ขนาดตัวอักษร แบบตัวอักษร
ใส่แฟลช ใส่รูป ใส่ไฮเปอร์ลิ้งค์ ใส่อีเมล์ ใส่ลิ้งค์ FTP| ใส่แถวของตาราง ใส่คอลัมน์ตาราง| ตัวยก ตัวห้อย ตัวพิมพ์ดีด| ใส่โค้ด ใส่การอ้างถึงคำพูด| ใส่ลีสต์
smiley for :lol: smiley for :ken: smiley for :D smiley for :) smiley for ;) smiley for :eek: smiley for :geek: smiley for :roll: smiley for :erm: smiley for :cool: smiley for :blank: smiley for :idea: smiley for :ehh: smiley for :aargh: smiley for :evil:
Insert PHP Code
Insert ASP Code
Insert VB.NET Code Insert C#.NET Code Insert JavaScript Code Insert C#.NET Code
Insert Java Code
Insert Android Code
Insert Objective-C Code
Insert XML Code
Insert SQL Code
Insert Code
เพื่อความเรียบร้อยของข้อความ ควรจัดรูปแบบให้พอดีกับขนาดของหน้าจอ เพื่อง่ายต่อการอ่านและสบายตา และตรวจสอบภาษาไทยให้ถูกต้อง

อัพโหลดแทรกรูปภาพ

Notice

เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ
อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง

   
  เพื่อความปลอดภัยและการตรวจสอบ กระทู้ที่แทรกไฟล์อัพโหลดไฟล์จากที่อื่น อาจจะถูกลบทิ้ง
 
โดย
อีเมล์
บวกค่าให้ถูก
<= ตัวเลขฮินดูอารบิก เช่น 123 (หรือล็อกอินเข้าระบบสมาชิกเพื่อไม่ต้องกรอก)







Exchange: นำเข้าสินค้าจากจีน, Taobao, เฟอร์นิเจอร์, ของพรีเมี่ยม, ร่ม, ปากกา, power bank, แฟลชไดร์ฟ, กระบอกน้ำ

Load balance : Server 03
ThaiCreate.Com Logo
© www.ThaiCreate.Com. 2003-2025 All Rights Reserved.
ไทยครีเอทบริการ จัดทำดูแลแก้ไข Web Application ทุกรูปแบบ (PHP, .Net Application, VB.Net, C#)
[Conditions Privacy Statement] ติดต่อโฆษณา 081-987-6107 อัตราราคา คลิกที่นี่