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 > PHP > PHP Forum > ผม submin ฟอร์มไม่ได้ครับช่วยหน่อครับ นี้หน้าฟอร์มที่กรอกเพื่อส่งค่าครับ



 

ผม submin ฟอร์มไม่ได้ครับช่วยหน่อครับ นี้หน้าฟอร์มที่กรอกเพื่อส่งค่าครับ

 



Topic : 036392



โพสกระทู้ ( 96 )
บทความ ( 0 )



สถานะออฟไลน์




นี้หน้าฟอร์มที่กรอกเพื่อส่งค่าครับ

submin

ส่วนนี้เป็นโค๊ด ครับ
Code (PHP)
<form name="contact"  class="contact" id="contact">
         
              <tr>
                <td><span class="style1">Name:*</span></td>
                <td><input type="text" name="txtName" id="txtName"class="styled" /></td>
              </tr>
              <tr>
                <td class="style1">Email:*</td>
                <td><input type="text" name="txtEmail" id="txtEmail" class="styled" /></td>
              </tr>
              <tr>
                <td valign="top" class="style1">Message:*</td>
                <td><textarea name="txtMsg" id="txtMsg" rows="8" class="styled">Please write your message here.</textarea></td>
              </tr>
              <tr>
                <td></td>
                <td><p>
                    <input type="submit" value="clear" name="clear2" class="clearmes" />
                   <!--<input type="submit" value="Send Message" name="submit2" class="submit" onclick="AddTestimonial()" />-->
				   <input type="button" value="Send Message" class="submit" onclick="AddTestimonial()" />
                   
                  </p>
                    <p class="h4"> <b> Please fill in required fields.*</b></p></td>
              </tr>
            </table>
            <p>&nbsp;</p>
          </form>

ส่วนนี้เป็นฟังก์ชั่น AddTestimonial()
<!-- Class AddTestimonial() ฟังก์ชั่น Testimonial -->
<script type="text/javascript">
function AddTestimonial()
{
var req = new ajaxobj();

req.onreadystatechange = function()
{
if(req.readyState==4)
{
if(req.responseText == "isnull")
{
document.getElementById("statusShow").innerHTML = "Please fill all of feilds *.";
}


if(req.responseText == "success")
{
document.getElementById("statusShow").innerHTML = "";
document.writeGuest.txtName.value ="";
document.writeGuest.txtEmail.value="";
document.writeGuest.txtMsg.value ="";
location.reload();

}

}
else{
document.getElementById("statusShow").innerHTML = "<img src='images/indicator.gif' />";
}
}

var name =document.writeGuest.txtName.value;
var email = document.writeGuest.txtEmail.value;
var message = document.writeGuest.txtMsg.value;
var a = Math.random();
req.open("GET","testimonialAdd.php?name="+name+"&email= "+email+"&message= "+message+"&a="+a,true);
req.send(null);

}

function DelTestimonial(id)
{

if(confirm("Delete selected Testimonial?"))
{
var req = new ajaxobj();

req.onreadystatechange = function()
{
if(req.readyState==4)
{
alert("Delete Success");
location.reload();
}

}
var a = Math.random();
req.open("GET","testimonialDel.php?a="+a+"&id="+id,true);
req.send(null);
}
}


function showTesti() /* ฟังก์ชั่นในลิสก์บ๊อคเรียก testimonial มาโชว์ห */
{
var req = new ajaxobj();

req.onreadystatechange = function()
{
if(req.readyState==4)
{
document.getElementById("showTestTi").innerHTML = req.responseText;
document.getElementById("statusShow").innerHTML = "";
}
else{
document.getElementById("statusShow").innerHTML = "<img src='images/indicator.gif' />";
}
}

var a = Math.random();
req.open("GET","testimonialshow.php?a="+a,true);
req.send(null);

}
</script>
ช่วยด้วยครับ พอผมกดส่งข้อมูลไม่ไปเรยครับ แต่ที่ url จะโชว์ข้อมูลที่ส่งไปครับ



Tag : - - - -







Move To Hilight (Stock) 
Send To Friend.Bookmark.
Date : 2009-12-31 11:46:29 By : boy415 View : 858 Reply : 3
 

 

No. 1



โพสกระทู้ ( 9 )
บทความ ( 0 )



สถานะออฟไลน์


from ต้องมี method="post" action="" หรือเปล่าไม่แน่ใจ
<form name="contact" class="contact" id="contact" method="post" action="index1.php">






Date : 2010-01-04 22:58:04 By : supernova
 


 

No. 2



โพสกระทู้ ( 119 )
บทความ ( 0 )



สถานะออฟไลน์


ใช้ type="submit" สิครับ ถ้าจะตรวจจับการกดปุ่ม submit อย่าใช้ onclick ให้ใช้ onsubmit ที่ tag ชื่อ form เอาครับ
Date : 2010-01-04 23:54:57 By : Tiger2Graph
 

 

No. 3

Guest


ขอบคุณครับพี่ๆๆๆ
Date : 2010-01-05 09:38:55 By : boy415
 

   

ค้นหาข้อมูล


   
 

แสดงความคิดเห็น
Re : ผม submin ฟอร์มไม่ได้ครับช่วยหน่อครับ นี้หน้าฟอร์มที่กรอกเพื่อส่งค่าครับ
 
 
รายละเอียด
 
ตัวหนา ตัวเอียง ตัวขีดเส้นใต้ ตัวมีขีดกลาง| ตัวเรืองแสง ตัวมีเงา ตัวอักษรวิ่ง| จัดย่อหน้าอิสระ จัดย่อหน้าชิดซ้าย จัดย่อหน้ากึ่งกลาง จัดย่อหน้าชิดขวา| เส้นขวาง| ขนาดตัวอักษร แบบตัวอักษร
ใส่แฟลช ใส่รูป ใส่ไฮเปอร์ลิ้งค์ ใส่อีเมล์ ใส่ลิ้งค์ 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 00
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 อัตราราคา คลิกที่นี่