Click here to Skip to main content
15,880,796 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: find OS drive by asp.net coding Pin
sashidhar6-Nov-09 22:22
sashidhar6-Nov-09 22:22 
GeneralRe: find OS drive by asp.net coding Pin
Christian Graus6-Nov-09 23:26
protectorChristian Graus6-Nov-09 23:26 
Questionlog in query Pin
mylogics6-Nov-09 19:38
professionalmylogics6-Nov-09 19:38 
AnswerRe: log in query Pin
Christian Graus6-Nov-09 19:46
protectorChristian Graus6-Nov-09 19:46 
GeneralRe: log in query Pin
mylogics6-Nov-09 19:51
professionalmylogics6-Nov-09 19:51 
GeneralRe: log in query Pin
Christian Graus6-Nov-09 19:55
protectorChristian Graus6-Nov-09 19:55 
GeneralRe: log in query Pin
mylogics6-Nov-09 20:00
professionalmylogics6-Nov-09 20:00 
GeneralRe: log in query Pin
Christian Graus6-Nov-09 20:04
protectorChristian Graus6-Nov-09 20:04 
mylogics wrote:
.there's no pre init event in asp.net.


I never said there was, but in 3.5, there is. So ? Did someone answer you once before and tell you to use the pre init event ? If you're using an older framework, you should say so up front so that the answers match what you're using.

mylogics wrote:
.plz give me exact answer...abut my problem.


The answer is that what you're doing is ridiculous and you should tell the client you are stealing from them. Security is NOT something that should be put together by someone who doesn't even know how to start. It's the part of the site people will actually TRY to break.

Think about it for a minute. You have a database, you have SQL. You can surely work out how to check the username/password that someone enters. How might you use the session then to control access to the admin areas ?

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

GeneralRe: log in query Pin
mylogics6-Nov-09 20:06
professionalmylogics6-Nov-09 20:06 
GeneralRe: log in query Pin
Christian Graus6-Nov-09 20:10
protectorChristian Graus6-Nov-09 20:10 
QuestionIndex was out of range. Must be non-negative and less than the size of the collection. Pin
Flavia A6-Nov-09 18:29
Flavia A6-Nov-09 18:29 
AnswerRe: Index was out of range. Must be non-negative and less than the size of the collection. Pin
N a v a n e e t h6-Nov-09 18:32
N a v a n e e t h6-Nov-09 18:32 
AnswerRe: Index was out of range. Must be non-negative and less than the size of the collection. Pin
Christian Graus6-Nov-09 19:45
protectorChristian Graus6-Nov-09 19:45 
AnswerRe: Index was out of range. Must be non-negative and less than the size of the collection. Pin
Christian Graus6-Nov-09 19:57
protectorChristian Graus6-Nov-09 19:57 
Questioncan we directly assign a value to row in the gridview Pin
Flavia A6-Nov-09 18:22
Flavia A6-Nov-09 18:22 
AnswerRe: can we directly assign a value to row in the gridview Pin
Christian Graus6-Nov-09 19:56
protectorChristian Graus6-Nov-09 19:56 
QuestionRSA Authentication Token and .NET membership provider Pin
deoxiribo6-Nov-09 11:11
deoxiribo6-Nov-09 11:11 
AnswerRe: RSA Authentication Token and .NET membership provider Pin
nluciano7522-Dec-10 7:11
nluciano7522-Dec-10 7:11 
QuestionSQL Server Login Problem from ASP.NET Pin
Lonnie Raffray6-Nov-09 6:21
Lonnie Raffray6-Nov-09 6:21 
AnswerRe: SQL Server Login Problem from ASP.NET Pin
Abhishek Sur6-Nov-09 6:57
professionalAbhishek Sur6-Nov-09 6:57 
GeneralRe: SQL Server Login Problem from ASP.NET Pin
Lonnie Raffray6-Nov-09 7:01
Lonnie Raffray6-Nov-09 7:01 
QuestionNo valid report source is available Pin
Mesut KOSUCU6-Nov-09 6:07
Mesut KOSUCU6-Nov-09 6:07 
AnswerRe: No valid report source is available Pin
SilberFoox11-Mar-11 1:14
SilberFoox11-Mar-11 1:14 
AnswerRe: No valid report source is available Pin
Member 78217331-Jun-11 18:02
Member 78217331-Jun-11 18:02 
QuestionBuilding ASP.NET application - Best Practices Pin
Anusha.19806-Nov-09 5:23
Anusha.19806-Nov-09 5:23 

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.