Login Screen
Answer / santro
/*Loginscreen.aspx.cs*/
using System;
using System.Data;
using System.Configuration;
using System.Collections;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Web.UI.HtmlControls;
using System.Data.SqlClient;
public partial class loginScreen : System.Web.UI.Page
{
string strConnectionstring;
protected void Page_Load(object sender, EventArgs e)
{
}
protected void Login1_Authenticate(object sender,
AuthenticateEventArgs e)
{
strConnectionstring =
ConfigurationManager.AppSettings["strLogin"];
SqlConnection con = new SqlConnection
(strConnectionstring);
//SqlConnection con = new SqlConnection
("username=bhushan;password=softima;initial
catalog=sample;data source=localhost");
con.Open();
SqlCommand cmd = new SqlCommand("select count(*)
from login where username='" + Login1.UserName + "'and
password='" + Login1.Password + "'", con);
int i = (int)cmd.ExecuteScalar();
if (i > 0)
{
//FormsAuthentication.RedirectFromLoginPage
(Login1.UserName, Login1.RememberMeSet);
Response.Redirect("pgDrugNames.aspx");
}
}
}
/*Web.config
<appSettings>
<add key="strLogin" value="user
id=sa;password=sasa;initial catalog=sample;data
source=localhost" />
<add key="strSample" value="user
id=sa;password=sasa;initial catalog=sample;data
source=localhost" />
</appSettings>*/
| Is This Answer Correct ? | 0 Yes | 1 No |
I don't know what embed is. I need it explained in a practical way. lets say your looking at a movie. at the bottom it will ask you if you want to upload or download or do you want to embed it. Why would I embed it?
why do you want to job in ntpc
during whose reign did the marathas reach maximum expansion
How were the ravines of chambal formed? Why do ravines exist only in that particular area?
HELLO, NEED ASSISTANCE IN KOLKATA . YOU CONTACT ME THANKYOU SUNIL SETH
why the hand nails growing faster than leg nails
Which ruler get the title "laksh baksh"
What is seo?
Explain Human Resource, avg. salary, where can I go with it.
Three of the were trained for the Sputnik -2 Flight. If Albina & Laika were two of them name the third
I want a information regarding UPSC Main Exam Q : Can I gave upsc main exam in Hindi & Engalish ? Out of Two Optional Subject I want to be gave one in Hindi & Other in English. There is no any restrictions that if we choose englsh then wright all paper in English OR We wrigh some paper in Hindi & Some English except English Langauage paper.
When you describe a person as ' 404 ', what do you mean?