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
Venkatesh K H
NA
116
33.1k
I have designed html page. How to validate login page?
Nov 10 2016 9:58 PM
I have designed login page with html. if i enter credentials if it doesn't match against database then it should show error message in login page like invalid email or password.(no pop up). for this should i code in html or in back end. please provide me code.
And if credentials match it should redirect to next page is landing page how to show welcome message with firstname lastname(already stored in thee databse) using html code.?
Reply
Answers (
5
)
Textbox validation: start with alphabet not numeric
sessionStorage displays undefined in IE11?