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
Sarath Kumar
NA
443
338.6k
span id value
Feb 24 2014 8:12 AM
How can i save the span id value in .cs file?
My code:
<div class="col-lg-5 pull-left" style="float: left; margin-left: -15px;">
<ul class="breadcrumb">
<li class="active">Create Model:
<%--<asp:Label ID="lblSystem" runat="server"></asp:Label>--%>
<span id="lblSystem" style="color: #000; font-size: 14px; font-weight: bold;"></span>
<input id="txt" type="text" />
</li>
</ul>
</div>
i want to save "lblSystem" value.any ine help me.......
Thanks in advance.....
Reply
Answers (
11
)
how to i get checkbox data after form submit
DataPager Control Example for WPF application?