Go Back   WarriorForum - Internet Marketing Forums > Warrior Support Forums > Programming Talk
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
LinkBack Thread Tools
Old 11-20-2009, 05:49 PM   #1
Warrior Member
 
Join Date: Oct 2009
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Default How to Update mulitple data with check box(php+mysql+ajax)?

hello, i need some help from you.How to Update mulitple data with check box(php+mysql+ajax)?
2hostbd is offline   Reply With Quote
Old 11-20-2009, 07:39 PM   #2
I cant think of anything.
 
Join Date: Nov 2009
Location: Earth > UK > Wales > Sir Benfro > Cippyn > Field > Farmyard > House > Top Landing > Chair
Posts: 57
Thanks: 4
Thanked 4 Times in 4 Posts
Default Re: How to Update mulitple data with check box(php+mysql+ajax)?

Can you explain in detail what your trying to achieve as thats a bit vague to really help you with.

Ta

Baz
bazzais is offline   Reply With Quote
Old 11-21-2009, 03:38 AM   #3
Warrior Member
 
Join Date: Oct 2009
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: How to Update mulitple data with check box(php+mysql+ajax)?

Quote:
Originally Posted by bazzais View Post
Can you explain in detail what your trying to achieve as thats a bit vague to really help you with.

Ta

Baz
Thanks here is example .
<form name="hede" method="POST" action="">
<input type="checkbox" name="box1[]" value="1"> 1
<input type="checkbox" name="box1[]" value="2"> 2
<input type="checkbox" name="box1[]" value="3"> 3
<input type="checkbox" name="box1[]" value="4"> 4
<input type="checkbox" name="box1[]" value="5"> 5 <br><br>
<input type="checkbox" name="box1[]" value="6"> 6
<input type="checkbox" name="box1[]" value="7"> 7
<input type="checkbox" name="box1[]" value="8"> 8
<input type="checkbox" name="box1[]" value="9"> 9
<input type="checkbox" name="box1[]" value="10"> 10 <br><br>

<input type="submit" name="check" value="SEND">

</form>
2hostbd is offline   Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > Warrior Support Forums > Programming Talk

Tags
ajax, boxphp, check, data, mulitple, mysql, update

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 09:35 AM.