Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Login Screen

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

when the dividend will issue by the company .if that time shares will sell by the holder who got the dividend?

2016


what is the role of marketing employee in a company.

2058


WHO PLAYS THE MAIN ROLE FOR GETTING 7.2MBPS SPEED OF INTERNET,THE MODEM OR THE PLAN WHICH WE USE FROM CELLULAR COMPANIES

1991


who is the father of statistics ?whera its was started first time ?what was its early uses ?

2028


i have my interview on 25th august of PNB. plz guide me for the same. i really need help! my id is sweet_neha1991@yahoo.com and blossoms.sana@gmail.com

2029


what is the time alloted for objective question in allahbad bank clerical exam.plz answer.

2267


am getting tired often and getting bored,distracted while doing or learning something....but am having high ambition and intention to do something big....how should i overcome my tiredness and stay focussed??

1884


we need to change 100 Rs and it must contain 50 Note equal to 100 Rs by adding 1 5 10 20???

1366


what will be the best answer for why do you want to change?

1917


Which institute is best for bank classes either Merit on RACE?

3148


how to configure squirrel mail in rhel5???? guide step by step

3232


agar pyar ki nishani tajmahal h todosti ki nishani kya hogi

3241


i had completed diploma in electrical & electronics engineering . did i have to get any other certificates for applying any government posts ?

1871


what is the meaning of AKALIYAT ?

3775


Hi I am looking for Hadoop Cloudera certification dumps. Please contact me if you some one have any idea about it. nzkhum786@gmail.com

1869