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
Abhishek Kumar Ravi
NA
11.5k
4.5m
How to Access my HTML <input ..> TextBox in ASP.NET
Jul 8 2014 8:12 PM
I want to access my HTML input Text-type text box in my backend c# code. When i does it return NULL value.
<input type="email" runat="server" class="form-control" placeholder="Email address" id="emailBox" />
What i have done yet:
1.string un = Request.Form["emailBox"];
2. string unemailBox.Value
All time it, return NULL Value.
Reply
Answers (
6
)
Multilevel marketing project.
Gridview Control Coding