Click here to Skip to main content
       

ASP.NET

 
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page   
QuestionSign in with ASP.NETmemberomarbench26 Feb '13 - 0:45 
Hi,
 
I'm working on a school managment web application i want to use a html5/css3 login page but i have to verify if the login and password matches the login and password on the database(SQL Server), if the login or the password do not match i have to show a tooltip on the same web page but i don't know how Sniff | :^)
 
Please Help Me
 

Thank You!
AnswerRe: Sign in with ASP.NETmvpSandeep Mewara26 Feb '13 - 2:16 
What have you tried so far?
 
Here is what is expected of enquirers:
1. TRY first what you want to do! You may find that it's not that hard.
2. Formulate what was done by you that looks like an issue/not working.

 
For now, have a look at the following:
HTML5 Tutorial: Login Page with HTML5 Forms[^]
Free HTML5 CSS3 Login Form[^]
Login form using HTML5 and CSS3[^]
Sandeep Mewara
Microsoft ASP.NET MVP 2012 & 2013

[My Blog]: Sandeep Mewara's Tech Journal!
[My Latest Article]: HTML5 Quick Start Web Application

AnswerRe: Sign in with ASP.NETmemberryanb3126 Feb '13 - 10:34 
You'll have to call a webservice passing in the values submitted. jQuery has an .ajax method which makes calling web services easy. See http://api.jquery.com/jQuery.ajax/[^]
There are only 10 types of people in the world, those who understand binary and those who don't.

AnswerRe: Sign in with ASP.NETmemberjain jinesh26 Feb '13 - 19:12 
As per me you can use Jquery Ajax post and check autentication from SQL Db
GeneralRe: Sign in with ASP.NETmemberomarbench26 Feb '13 - 20:47 
Thank you all for the help i'll use AJAX wit SQL DB

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   


Advertise | Privacy | Mobile
Web01 | 2.6.130523.1 | Last Updated 25 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid