Click here to Skip to main content
15,892,059 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Failed to Access ISS Metabase - error Pin
Richard MacCutchan12-Jun-12 23:37
mveRichard MacCutchan12-Jun-12 23:37 
AnswerRe: Failed to Access ISS Metabase - error Pin
jkirkerx13-Jun-12 18:30
professionaljkirkerx13-Jun-12 18:30 
QuestionDeploying Asp .Net 4.0 website on ISS 5.1 Pin
nvarunkumar12-Jun-12 22:17
nvarunkumar12-Jun-12 22:17 
AnswerRe: Deploying Asp .Net 4.0 website on ISS 5.1 Pin
Sandeep Mewara13-Jun-12 0:15
mveSandeep Mewara13-Jun-12 0:15 
GeneralRe: Deploying Asp .Net 4.0 website on ISS 5.1 Pin
nvarunkumar13-Jun-12 0:43
nvarunkumar13-Jun-12 0:43 
Questionlogin page Pin
tennyson1234912-Jun-12 20:17
tennyson1234912-Jun-12 20:17 
AnswerRe: login page Pin
Sandeep Mewara12-Jun-12 20:34
mveSandeep Mewara12-Jun-12 20:34 
AnswerRe: login page Pin
SachinDakle13-Jun-12 0:01
SachinDakle13-Jun-12 0:01 
It is a very regular stuff you just need to fire select query to the database table liek

Select * from [TableName] where [UserIdCol]=[UserId] and [PasswordCol]=[Password]

and get the output in the dataset or datatable

if you find any row in the dataset or datatable then allow the user to login and also you have the detail in the row as well

If your problem solve with the solution just coment and provide the rating Smile | :)
QuestionMicrosoft.Office.Interop.Word Pin
Ramkumar_S12-Jun-12 20:07
Ramkumar_S12-Jun-12 20:07 
AnswerRe: Microsoft.Office.Interop.Word Pin
Ramkumar_S13-Jun-12 15:36
Ramkumar_S13-Jun-12 15:36 
QuestionUpdating a control using ajax Pin
wiins12-Jun-12 2:55
wiins12-Jun-12 2:55 
AnswerRe: Updating a control using ajax Pin
Rahul Rajat Singh12-Jun-12 19:12
professionalRahul Rajat Singh12-Jun-12 19:12 
QuestionHow to dynamically create dropdownlist as ItemTemplate in a gridview Pin
ramsai197312-Jun-12 2:33
ramsai197312-Jun-12 2:33 
AnswerRe: How to dynamically create dropdownlist as ItemTemplate in a gridview Pin
Sandeep Mewara12-Jun-12 20:41
mveSandeep Mewara12-Jun-12 20:41 
Questionbanner in asp.net Pin
jalpa from amreli12-Jun-12 1:42
jalpa from amreli12-Jun-12 1:42 
AnswerRe: banner in asp.net Pin
jkirkerx12-Jun-12 10:43
professionaljkirkerx12-Jun-12 10:43 
AnswerRe: banner in asp.net Pin
dipen mistry13-Jun-12 1:34
dipen mistry13-Jun-12 1:34 
Questionanybody please help in asp.net Pin
suman993911-Jun-12 23:06
suman993911-Jun-12 23:06 
AnswerRe: anybody please help in asp.net Pin
Abhinav S11-Jun-12 23:19
Abhinav S11-Jun-12 23:19 
AnswerRe: anybody please help in asp.net Pin
Sandeep Mewara11-Jun-12 23:20
mveSandeep Mewara11-Jun-12 23:20 
GeneralRe: anybody please help in asp.net Pin
Rahul Rajat Singh12-Jun-12 2:15
professionalRahul Rajat Singh12-Jun-12 2:15 
AnswerRe: anybody please help in asp.net Pin
Rahul Rajat Singh12-Jun-12 19:10
professionalRahul Rajat Singh12-Jun-12 19:10 
GeneralRe: anybody please help in asp.net Pin
AshishChaudha30-Jun-12 8:10
AshishChaudha30-Jun-12 8:10 
QuestionThe namespace attribute cannot have empty string(WebService) Pin
vinayh11-Jun-12 22:59
vinayh11-Jun-12 22:59 
AnswerRe: The namespace attribute cannot have empty string(WebService) Pin
Abhinav S11-Jun-12 23:21
Abhinav S11-Jun-12 23:21 

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

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.