ASP.NET User Authentication extension?

Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default ASP.NET User Authentication extension?

    Hi all,

    Does anyone know of any nice extensions free/commercial available for ASP.NET User Authentication? The likes of which are for ASP applications in Dreamweaver2004.
    Sunder27 Guest

  2. Similar Questions and Discussions

    1. User Authentication
      Hi All: I would like to have certain areas of a site that I am developing password protected but I am not sure how to go about doing this. I know...
    2. User Authentication Problem
      I've created a login page which checks the user's access level against an Access database. Works fine for level members 2 and 3. - 1 and 4 get...
    3. XP user authentication
      Folks, Given the following function signature: bool AutheticateUser(string uid, string pwd); Can anyone tell me which .Net class.function API...
    4. SQL User authentication
      Is it possible to authenticate user using a SQL database, containing users and passwords? What I want to achive is: I have as SQL database...
    5. DB User authentication.
      Not a programmin newbie, but a PHP newbie. I'm working off the user authentication and database thing off hotscripts.com. It doesn't work, yet...
  3. #2

    Default Re: ASP.NET User Authentication extension?

    Sunder27 wrote:
    > Hi all,
    >
    > Does anyone know of any nice extensions free/commercial available for ASP.NET User Authentication? The likes of which are for ASP applications in Dreamweaver2004.
    For .NET authentication take a look here:
    [url]http://www.webxel-dw.co.uk/[/url]
    [url]http://www.ebconcepts.com/asp/dwmx_extensions.asp[/url]

    A couple of articles on how to do it in DW:

    Pt 1: [url]http://www.communitymx.com/content/article.cfm?cid=BB9EF[/url]
    Pt 2: [url]http://www.communitymx.com/content/article.cfm?cid=C2D59[/url]
    Pt 3 (commercail but not much):
    [url]http://www.communitymx.com/abstract.cfm?cid=3F789[/url]



    --
    Danilo Celic
    | Extending Knowledge, Daily [url]http://CommunityMX.com/[/url]
    danilocelic *TMM* Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139