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
muthukumar
NA
0
101.2k
html
Feb 27 2014 2:42 AM
how to program for html page to C#
where my home page is in index.html
here i have userid and password textbox
when i enter userid and password
how to check wheather the valid user or not by using c#
how to do this
my coding is
index.html
<div id="templatemo_login_box">
<form method="get" action="login.aspx">
<label>Email</label><input class="inputfield" name="userid" type="text" />
<label>Password</label><input class="inputfield" name="password" type="password" />
<input class="button" type="submit" name="Submit" value="" />
</form>
<a href="#">Sign up</a>
</div>
i want C# coding for this and also where to write this in seperate .cs or within html
thank u
Reply
Answers (
1
)
how to use Line Chart in rdlc reports using MVC4, ASP.Net
Creating an application in Asp.Net free from Virus attacks..