Tech
Forums
Jobs
Books
Events
Videos
Conference
Annual Conference
Bcrypt
Ai Conference
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
11
Answers
span id value
Sarath Kumar
10y
20.2k
1
Reply
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.....
Post
Reset
Cancel
Answers (
11
)
Next Recommended Forum
how to i get checkbox data after form submit
DataPager Control Example for WPF application?