TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
shyamala
NA
71
0
client side checkboxes using ASP.NET with C#
Sep 25 2009 8:18 AM
HI....
i am using ASP.NET with C#....in my project i am using 36 checkboxes...
<
input
id
="Checkbox1"
type
="checkbox"
name
="t"
value
="01"
/>
01
</
td>
.
.
.
<
input
id
="Checkbox36"
type
="checkbox"
name
="t"
value
="36"
/>36
</
td>
i need to display only selected checkbox values and count the number of selected checkboxes.........
Plz help me......................
Reply
Answers (
3
)
ASP.NET
How to commnicate with a PDA built-in scanner using vb.net smart device?