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 > รบกวนทีครับ คือผมต้องทำ textbox ที่คลิกเพิ่มได้ โดยเพิ่มได้จำกัดแค่ 5 textbox โดยเก็บข้อมูลเป็น text



 

รบกวนทีครับ คือผมต้องทำ textbox ที่คลิกเพิ่มได้ โดยเพิ่มได้จำกัดแค่ 5 textbox โดยเก็บข้อมูลเป็น text

 



Topic : 045884



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



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




รบกวนทีครับ คือผมต้องทำ textbox ที่คลิกเพิ่มได้ โดยเพิ่มได้จำกัดแค่ 5 textbox โดยเก็บข้อมูลเป็น text ธรรมดา ไม่เก็บข้อมูลเป็น array พอจะมีโค้ดแบบนี้บ้างมั้ยครับ รบกวนชาวไทยครีเอททีครับ เพราะที่ผมมีมันเพิ่มได้ไม่จำกัด



Tag : - - - -







Move To Hilight (Stock) 
Send To Friend.Bookmark.
Date : 2010-07-23 08:12:54 By : coollyheart View : 931 Reply : 3
 

 

No. 1



โพสกระทู้ ( 74,058 )
บทความ ( 838 )

สมาชิกที่ใส่เสื้อไทยครีเอท

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

อยากได้ textbox แบบเพิ่มได้ที่ไม่เป็น array






Date : 2010-07-23 08:41:58 By : webmaster
 


 

No. 2



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



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


ประมาณนี้นะครับ อิอิอิอิ
เป็น code ของ พี่ ultrasiam ผมเอามาดัดแปลง นะครับ คุณลองเอาไปศึกษาดูนะครับ ผมคิดว่าเป็นแนวทางให้คุณได้ครับ

Code (PHP)
 <table width="800" border="0">
                    <tr>
                    <td align="center"><font color="#006600" size="2"><b>Row (จำนวน แถว)</b></font></td><td> <input type="text" id="row_tb" name="row_tb" />
  <input type="button" name="Button" value="Insert Record" onclick="loop_insert()" /></td>
                    </tr>
                     </table>
                <div class="roundedcornr_box_168289">
   <div class="roundedcornr_top_168289"></div>
      <div class="roundedcornr_content_168289">
        <br> <p>             
                     
         <table width="800" border="1" id="myTable">
               <tr>
                    <th width="50"><font color="#006600">No.</font></th> 
                    <th><font color="#006600">Description.</font></th>
                    <th><font color="#006600">Supplier Name.</font></th>
                    <th><font color="#006600">Size.</font></th>
                    <th><font color="#006600">Quantity.</font></th>
                    <th><font color="#006600">Prize.</font></th>
                    <th><font color="#006600">Source.</font></th>
                    
               </tr>     
                   
                    
                    
        <script>
function loop_insert(){
var num=document.getElementById('row_tb').value
	for(i=1;i<=num;i++){
		insert_row()
	}
}

function insert_row(){
var myTable=document.getElementById('myTable')
var current_row=document.getElementById('myTable').rows.length
var x=myTable.insertRow(current_row)		// insert new row
var y=myTable.rows				// get attribute of row
var a=x.insertCell(0)			// assign position of cell 1 in new row
var b=x.insertCell(1)			// assign position of cell 2 in new row
var c=x.insertCell(2)			// assign position of cell 3 in new row
var d=x.insertCell(3)			// assign position of cell 4 in new row
var f=x.insertCell(4)			// assign position of cell 5 in new row
var e=x.insertCell(5)			// assign position of cell 6 in new row
var g=x.insertCell(6)			// assign position of cell 7 in new row
	a.innerHTML=current_row
var	numrow=(a.innerHTML=current_row);
	b.innerHTML="<input type='text' name='Description[]' size='40' id='Description[]' />"
	c.innerHTML="<input type='text' name='Supplier_name[]' size='40' id='Supplier_name[]' />"
	d.innerHTML="<input type='text' name='Size[]' size='3' id='Size[]' />"
	f.innerHTML="<input type='text' name='Quantity[]' size='6' id='Quantity[]' />"
	e.innerHTML="<input type='text' name='Prize[]' size='3' id='Prize[]' />"
	g.innerHTML="<input type='text' name='Source[]' id='Source[]' />"
	
}
</script>
               
          
             </table>

Date : 2010-07-23 08:48:47 By : SOUL
 

 

No. 3



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



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


โค้ดอันนี้เป็น array ใช้ไหมครับ
Date : 2010-07-23 09:03:55 By : satonpanit
 

   

ค้นหาข้อมูล


   
 

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