Ask a Question related to Macromedia Director Lingo, Design and Development.

  1. #21

    Default Re: Password

    this looks like it may help you:

    [url]http://www.hotscripts.com/JavaScript/Tips_and_Tutorials/User_Authentication/index.html[/url]
    digitalus media Guest

  2. Similar Questions and Discussions

    1. How to secure database password? (was Perl/DBI newbie: password storage / security question)
      Zedgar, You are chasing the yourself into circles. Security is dictated by circumstances and resources available. In our case, we had plenty of...
    2. Checking password with mysql & PASSWORD()
      In my mysql database, I've stored all the passwords using the PASSWORD() function. Now I'm running a test and need to compare the password in my...
    3. How to secure database password? (was Perl/DBI newbie: password storage / security question)
      Hello, Many thanks to R. Joseph Newton, Motherofperls, essential quint and Chuck Fox for answering my questions, however it is still not what I...
    4. How to secure database password? (was Perl/DBI newbie: password stora...
      The only solutions I've discovered is: ( for less secure tables) 1. Crypt the password 2. Put it into directory not in the public domain 3. Set...
    5. Administrator Password & Account Password
      I took my computer in to have a drive replaced. My account password no longer works, and I do not know the Administrator password. What can I do?...
  3. #22

    Default Password

    how do i make usernames and passwords for my site
    poppoob Guest

  4. #23

    Default Re: Password

    also i was wondering if someone can past a code for the username and password input and a submit button that works and tell me waht i need to change and get for that code to work
    poppoob 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