|
|
|
แสกนบาร์โค้ดผ่านเว็ปโดยแสดงค่าใน textarea แล้วไม่สามารถกด enter ไปหน้าต่อไปได้ |
|
|
|
|
|
|
|
สงสัยต้องใช้ javascript ช่วยแล้วมั้ง ใช้ onkeypress เจอ enter ให้ submit
|
|
|
|
|
Date :
2010-09-08 14:26:16 |
By :
tungman |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ถ้าเปลี่ยนจาก textarea เป็น textbox จะง่ายกว่ามั้ยคะ
เพราะ code ตัวสุดท้ายของ barcode reader คือ enter ก้อจะไปเกิด event textchanged ที่ server side ค่ะ
|
|
|
|
|
Date :
2010-09-08 14:29:45 |
By :
blurEyes |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
?? set textmode เป้น multiline ก้อไม่ได้หรอคะ
|
|
|
|
|
Date :
2010-09-08 15:20:37 |
By :
blurEyes |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
อ้าวเป็น text area หรอคะไม่ใช่ input tag หรอ
งั้นคงต้องมาดัก key enter ด้วย jQuery มังคะ
|
|
|
|
|
Date :
2010-09-08 15:43:20 |
By :
blurEyes |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
เอ๋ ปกติยิง barcode reader หนึ่งครั้งจะมี enter หนึ่งทีนี่คะ
แต่นี่มี <br /> มาด้วย ยังไงละ เหมือนจะง่ายๆนะคะ
|
|
|
|
|
Date :
2010-09-08 15:53:41 |
By :
blurEyes |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix length ไหม ถ้า fix ก็ check length เอา แล้วสั่ง submit
|
|
|
|
|
Date :
2010-09-08 16:51:34 |
By :
tungman |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
333333(CR)351333(CR)4555(CR)800000 << ยิงทีเดียวเลยหรอคะ
จับโยนผ่าน ajaxified ไป code behide ก้อได้มังคะ
|
|
|
|
|
Date :
2010-09-08 16:55:45 |
By :
blurEyes |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
javascript keyup ธรรมดาๆ แล้วใช้ .length ตรวจสอบ สั้งให้ form.submit()
|
|
|
|
|
Date :
2010-09-08 16:56:41 |
By :
tungman |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
อื้อแบบพี่ตึ๋งง่ายกว่าค่ะ
|
|
|
|
|
Date :
2010-09-08 17:38:11 |
By :
blurEyes |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 05
|