Click here to Skip to main content
15,914,943 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Renamning Files Pin
kirthikirthi25-Aug-06 0:10
kirthikirthi25-Aug-06 0:10 
GeneralRe: Renamning Files [modified] Pin
Suresh Pirsquare25-Aug-06 0:26
Suresh Pirsquare25-Aug-06 0:26 
GeneralRe: Renamning Files Pin
kirthikirthi25-Aug-06 1:23
kirthikirthi25-Aug-06 1:23 
GeneralRe: Renamning Files Pin
Suresh Pirsquare25-Aug-06 1:43
Suresh Pirsquare25-Aug-06 1:43 
QuestionHow to count listbox items in codebehind when i add item using Javascript! Pin
Chetan.visodiya24-Aug-06 2:15
Chetan.visodiya24-Aug-06 2:15 
AnswerRe: How to count listbox items in codebehind when i add item using Javascript! Pin
alexfromto24-Aug-06 3:38
alexfromto24-Aug-06 3:38 
AnswerRe: How to count listbox items in codebehind when i add item using Javascript! Pin
ToddHileHoffer24-Aug-06 5:08
ToddHileHoffer24-Aug-06 5:08 
QuestionHow to access secure aspx pages? Pin
chhabrni24-Aug-06 2:10
chhabrni24-Aug-06 2:10 
Hi,
I have an issue on how to open secure aspx pages using ASP.NET 2.0 with C# using custom built user login processes.
Below is the scenario:

1)I have a custom-built login system where I prompt the user to enter their username and password (using Textbox controls) and if successful I return the user’s security level number for example Level1 or Level2.

2)If the user has Level1 access I would like them to be able to access a secure aspx page (i.e. Level1Page.aspx) similarly for users with Level2 access I would like them to access another secure aspx page (i.e. Level2Page.aspx).

3)If the user is granted Level1 access then the user should only be allowed to view Level1Page.aspx not Level2Page.aspx.

I have seen examples where the secure pages are tied in with the ASP “Login” controls that use ASP security. Unfortunately I am using my own custom built Login system.

I would appreciate any help that I get.

Thanks in advance.

Regards,
Nish
AnswerRe: How to access secure aspx pages? Pin
Not Active24-Aug-06 2:38
mentorNot Active24-Aug-06 2:38 
GeneralRe: How to access secure aspx pages? Pin
chhabrni28-Aug-06 2:56
chhabrni28-Aug-06 2:56 
QuestionAccess to Notepad Pin
aaraaayen24-Aug-06 1:52
aaraaayen24-Aug-06 1:52 
AnswerRe: Access to Notepad Pin
Guffa24-Aug-06 2:55
Guffa24-Aug-06 2:55 
GeneralRe: Access to Notepad Pin
aaraaayen24-Aug-06 17:51
aaraaayen24-Aug-06 17:51 
Questionclosing all window when parent window is closed in a web application Pin
purshi_alur24-Aug-06 1:41
purshi_alur24-Aug-06 1:41 
QuestionHow can I determine which HyperLink has pushed a user? Pin
HilSoft24-Aug-06 1:11
HilSoft24-Aug-06 1:11 
AnswerRe: How can I determine which HyperLink has pushed a user? Pin
minhpc_bk24-Aug-06 19:52
minhpc_bk24-Aug-06 19:52 
QuestionWorking with Administrative windows permission. Pin
chnikhil23-Aug-06 23:56
chnikhil23-Aug-06 23:56 
AnswerRe: Working with Administrative windows permission. Pin
Paddy Boyd24-Aug-06 0:44
Paddy Boyd24-Aug-06 0:44 
QuestionShow data in datagrid footer Pin
ypsyong23-Aug-06 23:38
ypsyong23-Aug-06 23:38 
AnswerRe: Show data in datagrid footer Pin
_AK_23-Aug-06 23:45
_AK_23-Aug-06 23:45 
GeneralRe: Show data in datagrid footer Pin
ypsyong23-Aug-06 23:56
ypsyong23-Aug-06 23:56 
GeneralRe: Show data in datagrid footer Pin
_AK_24-Aug-06 0:02
_AK_24-Aug-06 0:02 
GeneralRe: Show data in datagrid footer Pin
ypsyong24-Aug-06 0:13
ypsyong24-Aug-06 0:13 
GeneralRe: Show data in datagrid footer Pin
_AK_24-Aug-06 0:20
_AK_24-Aug-06 0:20 
GeneralRe: Show data in datagrid footer Pin
ypsyong24-Aug-06 0:24
ypsyong24-Aug-06 0:24 

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.