Registration and Login Pages

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

  1. #1

    Default Registration and Login Pages

    I am attempting to create a registration page and login page for the visitors to my website. I want it so that you must have a user ID and password in order to login to the website, however I want the visitor to choose their own user ID and password, but not be able to use the same user ID as someone else. I saw the tech notes for Dreamweaver UltraDev, but I have Dreamweaver MX. Also, I know that I will need some type of database, how do I go about doing that too? Any help that anyone can provide me would be fantastic! Thanks in advance.

    -J



    webmistress_jazmine webforumsuser@macromedia.com Guest

  2. Similar Questions and Discussions

    1. Creating a Login / Registration Page
      Can someone please direct me to an article, website or any other data which will help me with this topic: I have a family website and my wife...
    2. login pages?
      I am trying to create a login page, and apparently I am supposed to use another program to come up with a database of users. At the moment, I only...
    3. PHP Login/Registration question
      Hey Everyone, I have a question regarding a registration and login for a website, I am a developing a website that needs to have the following...
    4. Have website login form check a forum database to verify registration
      I need help with having a Login Form on a website that goes to a member only section, to beable to check my forum database so that when people...
    5. Forms Authentication and Login Pages
      Hi, I am creating a web application which have two different login areas. One for members and one for administrators. Currently, I am using forms...
  3. #2

    Default Re:Registration and Login Pages

    Yes, that's exactly it. Including the forgot your password link and the remember me. How'd you do that?


    webmistress_jazmine webforumsuser@macromedia.com Guest

  4. #3

    Default Re:Registration and Login Pages

    wj, this will take some time as it involves quite a few different pages and techniques. I'm at work right now so it'l have to wait untill I get home. First off tho, you'll need a web host that supports ASP and Access. CDONTS is helpfull as well as ASP E-mail if possible. Check with your web host to see what they offer in the mean time. The first thing you will need to do is get your Database in order. We'll tackle that in the first tutorial tonight.

    Capt. Verde

    Always remember, no matter where ya go....there ya are!
    Capt. Verde 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