| | |
how to loop thru checked checkbox to retrieve its value?!?
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
hi there,
i am doing asp.net and had many sets of checkbox which is html checkbox and not asp checkbox.
eg:
in my code behind, how do i insert a loop to loop through the checked checkbox and retrieve the value?
thanks in advance..
i am doing asp.net and had many sets of checkbox which is html checkbox and not asp checkbox.
eg:
ASP.NET Syntax (Toggle Plain Text)
<input type="checkbox" id="chkbox11" value="1" onclick="javascript: checkcheck(this);" runat="server"> <input type="checkbox" id="chkbox12" value="2" onclick="javascript: checkcheck(this);" runat="server"> <input type="checkbox" id="chkbox13" value="3" onclick="javascript: checkcheck(this);" runat="server"> <input type="checkbox" id="chkbox14" value="4" onclick="javascript: checkcheck(this);" runat="server"> <input type="checkbox" id="chkbox15" value="5" onclick="javascript: checkcheck(this);" runat="server">
in my code behind, how do i insert a loop to loop through the checked checkbox and retrieve the value?
thanks in advance..
cheers,
ohgosh
ohgosh
![]() |
Similar Threads
- scanning files in a spec folder (JavaScript / DHTML / AJAX)
- how to get the values of checkboxes and delete them (ASP)
- Help about AJAX. (JavaScript / DHTML / AJAX)
- Copying words into an array of char ?!? (C)
- Fun with Forms (PHP)
- Find and Replace (Database Design)
Other Threads in the ASP.NET Forum
- Previous Thread: Call Function
- Next Thread: Cookies are driving me nuts
| Thread Tools | Search this Thread |
Tag cloud for ASP.NET
.net 2.0 ajax alltypeofvideos anathor appliances application asp asp.net bc30451 beginner box browser button c# cac checkbox commonfunctions complex control dataaccesslayer database datagridview datalist deployment development dgv dialog dropdownlist dynamic dynamically edit editing embeddingactivexcontrol expose feedback fileuploader fill findcontrol flash form formatdecimal formview google gridview gudi iis image javascript list listbox login microsoft mobile mouse mssql news novell numerical opera panelmasterpagebuttoncontrols parent project radio redirect registration relationaldatabases reportemail response.redirect richtextbox rows schoolproject search security select sessionvariables silverlight smoobjects software sql-server sqlserver2005 ssl suse textbox tracking treeview unauthorized validatedate validation vb.net videos vista visualstudio web webapplications webdevelopment webprogramming webservice xsl youareanotmemberofthedebuggerusers





