Click here to Skip to main content
15,902,445 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHi help me Pin
Balavardhan5-May-06 1:04
Balavardhan5-May-06 1:04 
AnswerRe: Hi help me Pin
_AK_5-May-06 1:25
_AK_5-May-06 1:25 
GeneralRe: Hi help me Pin
Balavardhan5-May-06 1:29
Balavardhan5-May-06 1:29 
AnswerRe: Hi help me Pin
J4amieC5-May-06 1:37
J4amieC5-May-06 1:37 
Questionasp.net 2.0 loginstatus control Pin
fmardani5-May-06 0:52
fmardani5-May-06 0:52 
QuestionTab control html + C# + asp.net Pin
Naveed Kamboh5-May-06 0:47
Naveed Kamboh5-May-06 0:47 
Questionemail with a background image Pin
KPSRCH4-May-06 23:46
KPSRCH4-May-06 23:46 
Questionasp.net 2.0 role Pin
fmardani4-May-06 22:22
fmardani4-May-06 22:22 
I know that the following tells me if the user (who is using the website)
is a member of Administrators
How about if I select a user from a drop down list and then check to see if that person is in the Administrators role?
Thanks

If (System.Web.HttpContext.Current.User.IsInRole("Administrator").ToString()) Then

End If
Questiondrop down Pin
fmardani4-May-06 21:57
fmardani4-May-06 21:57 
AnswerRe: drop down Pin
Guffa4-May-06 22:43
Guffa4-May-06 22:43 
AnswerRe: drop down Pin
R.Prabha Devi4-May-06 22:44
R.Prabha Devi4-May-06 22:44 
GeneralRe: drop down Pin
fmardani4-May-06 22:56
fmardani4-May-06 22:56 
AnswerRe: drop down Pin
_AK_4-May-06 22:53
_AK_4-May-06 22:53 
GeneralRe: drop down Pin
fmardani4-May-06 22:57
fmardani4-May-06 22:57 
QuestionFilling a combo box of airport of the world Pin
steve_rm4-May-06 21:15
steve_rm4-May-06 21:15 
AnswerRe: Filling a combo box of airport of the world Pin
goyal manish5-May-06 0:08
goyal manish5-May-06 0:08 
GeneralRe: Filling a combo box of airport of the world Pin
Paddy Boyd5-May-06 0:26
Paddy Boyd5-May-06 0:26 
GeneralRe: Filling a combo box of airport of the world Pin
goyal manish5-May-06 2:39
goyal manish5-May-06 2:39 
QuestionRe: Filling a combo box of airport of the world Pin
steve_rm5-May-06 19:45
steve_rm5-May-06 19:45 
QuestionHow to adjust column width at design time? Pin
innocent734-May-06 21:01
innocent734-May-06 21:01 
AnswerRe: How to adjust column width at design time? Pin
Paddy Boyd5-May-06 0:30
Paddy Boyd5-May-06 0:30 
GeneralRe: How to adjust column width at design time? Pin
innocent735-May-06 0:46
innocent735-May-06 0:46 
GeneralRe: How to adjust column width at design time? Pin
Paddy Boyd5-May-06 0:47
Paddy Boyd5-May-06 0:47 
GeneralRe: How to adjust column width at design time? Pin
innocent735-May-06 0:59
innocent735-May-06 0:59 
GeneralRe: How to adjust column width at design time? Pin
Paddy Boyd5-May-06 1:01
Paddy Boyd5-May-06 1:01 

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.