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

  1. #1

    Default password/username

    i have figured out how to "insert record' and when i fill in the text areas the
    page inserts the names into my database labeled passwords. what i need is to
    (A) allow my login page to not insert new names but rather check my databse for
    existing names and if an existing username and password are verified, forward
    the user to specific page. (B) require certain pages to only grant access with
    a pop up username and password window. please help. i have been stuck for a
    month:brokenheart;

    btforres Guest

  2. Similar Questions and Discussions

    1. username and password
      Hi all, My website host moved my site onto bigger servers and my ftp usermane and password had to be changed. Apparently the Contribute software...
    2. How to set an username and password for the FME in linux
      Hi there. I installed FMS into a linux server with its own flash media encoder authentication add-in. I restarted the fms service. The fms is...
    3. Username and password security
      Hi I have a webservice that takes a username and password to create a sessionkey, for use with other webservices, this session key has a timeout...
    4. Username, Password, Pin
      Hi, I would like to make a password protected page, whereby the user enters their username, password and pin. When the click the submit button, it...
    5. Username and password?
      Thanks for this but I keep getting directed to Dreamweaver UltraDev. Do I need this or can I do it with MX? northerncaller
  3. #2

    Default Re: password/username

    What server model are you using eg PHP, ASP

    If your using PHP, my PHP Login Suite extension may help you.

    [url]http://www.phploginsuite.co.uk/[/url]

    It contains 34 server behaviors to build a complete login system using
    session variables or cookies, and can check that the user has chosen a
    unique password. You can also easily pull data from the database based on
    the unique username and display it on the page, so that each user can only
    see their own specific content.


    --
    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

  4. #3

    Default Re: password/username

    so are you saying that dreamweaver is not capable of doing what i want or dreamweaver is capable but the loginsuite is more user friendly?
    btforres Guest

  5. #4

    Default Re: password/username

    what i really need is to have five different custom pages that i can adjust
    weekly and where a member can log onto my home page, enter in thier unique
    username and password and upon verification, be forwarded to thier specific web
    page.

    btforres Guest

  6. #5

    Default Re: password/username

    also, i need some sort of formmail or other program so when an new customer
    visits my site, they can fill out a registration page, including a merchant
    acount payment option, and have all the information emailed to me rather than
    prompting each induvudual users own email service. do you have any info on this?

    btforres 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