Welcome Guest, Not a member yet? Register   Sign In
pass two values from checkbox
#1

I want to post of textvalue+checkbox value into the form

<input type="checkbox"id="mycheck2" name="certid[]" value="2" class="cbx"  > 

<input type="number" id="primaryincome2"  min="0"  max="999" name="noc">

I want to get the values like 

1_1
2_1
3_1
4_2

the first value from checkbox and second value from textbox (no of copies)
Reply


Messages In This Thread
pass two values from checkbox - by kvanaraj - 09-01-2018, 05:10 AM
RE: pass two values from checkbox - by Wouter60 - 09-01-2018, 08:15 AM
RE: pass two values from checkbox - by kvanaraj - 09-02-2018, 01:16 AM
RE: pass two values from checkbox - by InsiteFX - 09-02-2018, 04:00 AM



Theme © iAndrew 2016 - Forum software by © MyBB