Members register & login

Ask a Question related to Dreamweaver AppDev, Design and Development.

  1. #1

    Default Members register & login

    Hello everyone,
    I am trying to create a members area but dont know
    how to create a register and login page so each member can login with there own
    username and password. Can some one help plz!

    Thank you

    john400 Guest

  2. Similar Questions and Discussions

    1. Register/Login/Logout Tutorials?
      Does anyone know of any good, easy to understand tutorials on how to make register/login/logout pages in dreamweaver? i want to make it so...
    2. Secure register and login
      Just to be sure that a user attempting to log in is the real owner of the username and password he/she uses, I wish to include the computer IP in...
    3. session problem - login screen continually reloads after pressing the login button
      I am trying to get sessions to work on a log in screen to give certain users access to certain pages/directories. The problem is that when the...
    4. Secure way to Let users register a password and login online?
      I want to have an educational web site where people can register their password and login information without my help, and then enter a site and...
    5. LOGIN AND REGISTER
      You can easily accomplish the same with any of the supported server models - CF is not any better than ASP, JSP, PHP, .NET... Find out which...
  3. #2

    Default Re: Members register & login


    "john400" <webforumsuser@macromedia.com> wrote in message
    news:d2c9i2$oo3$1@forums.macromedia.com...
    > Hello everyone,
    > I am trying to create a members area but dont
    know
    > how to create a register and login page so each member can login with
    there own
    > username and password. Can some one help plz!
    Look in the Dreamweaver help system under Help > Using Dreamweaver >
    Developing Applications Rapidly > [your server model ] > Building Pages that
    restrict access to your site



    --
    -------------------------------------------
    Tom Muck
    co-author Dreamweaver MX 2004: The Complete Reference
    [url]http://www.tom-muck.com/[/url]

    Extending Knowledge, Daily
    [url]http://www.CommunityMX.com/[/url]


    Tom Muck Guest

  4. #3

    Default Re: Members register & login

    What server model are you using eg PHP, ASP ?

    Alternatively, are you running Apache? You could do this with a .htaccess
    file.


    --
    Gareth - TMM Dreamweaver
    [url]http://www.dreamweavermxsupport.com/[/url]
    [url]http://www.garethdp.com/[/url]

    PHP Login Suite V2 - 34 Server Behaviors to build a complete Login system.
    [url]http://www.phploginsuite.co.uk/[/url]

    Co-Author: Dreamweaver MX: Instant Troubleshooter - Apress
    Co-Author: Practical Intranet Development - Apress
    Co-Author: Dreamweaver MX: Advanced PHP Web Development - Apress
    Co-Author: Dreamweaver MX: PHP Web Development - Wrox


    gareth 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