Browse by Tags

Related Posts

  • Help with reposting control

    Hello All, I've got a custom log in tool using two text boxes in a 'LogInView' control on a MasterPage. I have some 'Membership.ValidateUser' action on the code page which works but I can't get the 'LogInView' control to refresh and show the 'Authenticated User'...
    Posted to Security (Forum) by chrisseanhayes on 03-17-2009, 12:00 AM
    Filed under: TextBox, Authenticate user, Loginview, membership.validateuser
  • login authentcation using a remote sql table

    Hi all, I apologize for what could possibly be a redundant post however we still have been unable to resolve this issue. We have created a test site using only master pages, menu bar, asp controls...login, gridview etc.. after putting the site on the server we found that it was looking for a local sql...
    Posted to Security (Forum) by sio2yh20 on 03-05-2009, 12:00 AM
    Filed under: sql, vwd express, Authentication, login Control, loginview, .ascx .aspx VB
  • login control, wizard control, loggin problem

    i want that, when a user is authenticated (through login control, which is inside the wizard control, step = 0 ), should go to step = 1 (of the wizard control). something like, loggedin event (of the login control inside wizard step =0) { wizard.activeStepIndex = 1; }
    Posted to Web Forms (Forum) by amritbera on 09-04-2008, 12:00 AM
    Filed under: login, login Control cookies loginview, Login ConnectionString, Login Control, login status, login verification, Loginnview Template, logins, loginstatus control, loginview, LoginView FindControl, login Control cookies, login Control cookies loginview, Login Control loginview defaultUrl, login control logout session, Login Control reference, Login Control Remember me, login control web service, login dialog, login error after deploying, login error database problem, login focus, customizing login
  • Acces controls in loggedintemplate from codebehind

    Hi all! I've searched the internet and tried out every solution I could find... still I need your hepl. I want to put userspecific data on the first page that opens after logging in. Now, to do that I need to access the controls placed in the loggedintemplate, a label to be precise. How can I do...
    Posted to Security (Forum) by mmalkowski on 09-02-2008, 12:00 AM
    Filed under: asp .net 2.0, controls, Loginview, anonymoustemplate, label
  • login validation

    hi friends i hv design a login form n now m facing one problem if after my login .. if i copy my login sucess address bar and paste it in new browsers address bar thn i am able to login successfully without any restriction i want to strict these . type of login so .. please help me, if any one have code...
    Posted to Security (Forum) by rahul007jangle on 08-21-2008, 12:00 AM
    Filed under: RecoverPassword Submit Failure MasterPage, redirect from login page, redirect unauthorized users, redirection login master page, Reflector, registration customize, Registry .net framework 2.0, session inproc cookieless, session state, session timeout, Session_end, sessions, SetFocus FindControl, SettingsContext, user authentication, user login controls, username LoginView AnonymousTemplate Login controls destinationpageurl, validationKey, ASP .net 2.0 forms authentication IIS6 Internet Explorer 7 Word document Application Mappings, asp.net login control, logged in, loggedIn event, logging in, LoggingIn, login attempts, login session cookie, login usercontrol, LoginCreateUser CreateUserWizard login, loginUrl, Loginview, windows authentication forms authentication windows password, windows authentication login, windows authentications, ValidateRequest, validateuser authentication deploy, Validation, Login Control Password Characters ASP.NET, login control and memebership, login control problem, login pages, Session and Identity.IsAuthenticated, user account, Login redirection authentication, login two users simultaneously, windows authentication, windows authentication forms authentication, Login control asp:button postbackurl failed login, VB.net session, LoggedIn Template, login account, login views, database login sql, login controls
  • Login View - Current User

    I have a Login control inside a LoginView control on a webpage. On the Login_LoggedIn event I want to display the role of the currently authenticated user and have used the following snippet of code:- 1 protected void Login1_LoggedIn( object sender, EventArgs e) 2 { 3 string [] role = Roles.GetRolesForUser...
    Posted to Security (Forum) by sudeepunnikrishnan on 08-13-2008, 12:00 AM
    Filed under: Loginview, login
  • Login View - LoggedIn template

    The login view has two tempates - Annonymous and LoggedIn. In the LoggedIn template after a user is successfully authenticated I have a label that I want to display the currently logged in user's role. How to I access this control. I've tried some code snippets like the following to make it work...
    Posted to Security (Forum) by sudeepunnikrishnan on 08-11-2008, 12:00 AM
    Filed under: Security, login, loginview
  • Cach Login View Control

    Hi, Thanks in Advance, I would like to cache the home page but that contain LoginView control . I only wish to cach the home page for the user who not signed in Now It having too many copies one is not signed in user and each user . This will consume more memory If more user signed in login page. Please...
    Posted to Web Forms (Forum) by kumar_jac on 06-23-2008, 12:00 AM
    Filed under: loginview, Cache
  • LoggedInTemplate Image always Visible

    Hello, I have a Loginview Control nested in a Formview Control. I have identical images in both the AnonymousTemplate and the LoggedInTemplate where the visible property is databound as follows: < asp : LoginView ID ="LoginViewbuttons" runat ="server"> < AnonymousTemplate...
    Posted to Data Presentation Controls (Forum) by electrico on 03-10-2008, 12:00 AM
    Filed under: LoginView
  • LoginView inside EditItemTemplate of ListView (Data Binding problem)

    Hi! Please help me with my problem. Inside of ItemTemplate and EditItemTemplate in ListView I want to use LoginView control. The problem is that I can't to bind a data to controls inside of LoginView in EditItemTemplate. In LoginView inside of ItemTemplate it's not a problem: <%# DataBinder...
    Posted to Data Presentation Controls (Forum) by flashion on 02-26-2008, 12:00 AM
    Filed under: edititemtemplate, ListView, LoginView
Page 1 of 5 (46 items) 1 2 3 4 5 Next >