ASP.NET - Login page

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

  1. #1

    Default ASP.NET - Login page

    I need to convert login.asp page to ASP.NET. I cannot find the login server behavior. I am planing to use C#.
    There is a server behavior in ASP. I just cannot see in ASP.NET. How you do that?
    eunahn Guest

  2. Similar Questions and Discussions

    1. Strange problem with Forms authentication: After successfull login, login page is still displayed
      Hi there I have a quite strange problem with my ASP.NET-Application. The application has being deployed one year ago and worked fine till last...
    2. user and admin login on same login page
      Hello, I have a user login page which also doubles as my administrator login. Currently, my method of logging in doesnt seem to be working...
    3. making a login page which shud lead to a https page ?
      (Type your message here) making a login page which shud lead to a https page ? ne suggestions -------------------------------- From: sneha...
    4. How to place a Name in a index page after login page
      Hello everyone. I just started to learning ColdFusion and I was wondering when someone registers and they place their first and last name and...
    5. my user login page is always the default page
      :brokenheart; my coldfusion application has an login page, some users logged in and saved some page to favorites, then close the browser without...
  3. #2

    Default Re: ASP.NET - Login page

    eunahn wrote:
    > I need to convert login.asp page to ASP.NET. I cannot find the login server behavior. I am planing to use C#.
    > There is a server behavior in ASP. I just cannot see in ASP.NET. How you do that?
    The login server behavior is not built into Dreamweaver. I've seen a commercial third party extension, but haven't used it:
    [url]http://www.webxel-dw.co.uk/extensions/Authentication_details.html[/url]


    FYI: ASP.NET is being removed from Dreamweaver for the next version, so don't get too reliant upon any of the built in server behaviors:
    [url]http://kb.adobe.com/selfservice/viewContent.do?externalId=kb402489[/url]




    --
    Danilo Celic
    | [url]http://blog.extensioneering.com/[/url]
    | WebAssist Extensioneer
    | Adobe Community Expert
    danilocelic AdobeCommunityExpert 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