login stopped working

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

  1. #1

    Default login stopped working

    :confused;
    Hellllp.
    I had an asp login page working beautifully. It was hitting an access
    database and then either allowing or denying just as it should. Now all of a
    sudden, it doesn't let me in anymore. I checked my ODBC connection, which
    still seems fine. I tried creating a new database (incase the first one was
    corrupted). I tried making a new page to go it if the login works, and still
    it refuses to let me in. It seemed to happen after I tried adding the logout
    functionality. Is it possible that there is leftover code hanging out in my
    page?
    Is there a way to see if it is accessing the login and password correctly?

    If you have a second to help this newbie out, I will be forever greatful.

    Thanks!

    dawn3 Guest

  2. Similar Questions and Discussions

    1. #38816 [Opn]: PHP code that was working perfectly recently stopped working.
      ID: 38816 User updated by: mtoohee at gmail dot com -Summary: PHP code that was working perfectly recently stopped....
    2. CFmail stopped working
      CFmail has been working fine until today. I've changed nothing in the Cold Fusion setup or config screens, but now I'm getting the following error...
    3. ASP stopped working in IIS 5
      Take a look at the thread with almost the same subject from about an hour prior to yours. Also take a look at http://www.aspfaq.com/2109. Ray at...
    4. My PE2 stopped working on my E-Mac
      Hi can someone help out there ? I have E-mac with 768 MB RAM. My PE2 has approximately 5400 pictures and I have been tranferring this pictures to...
    5. All validators stopped working
      Hi, A very weird thing has happened. Today, all the validators on all the pages and user controls on one of the servers stopped working. They...
  3. #2

    Default login stopped working

    :confused;
    Hellllp.
    I had an asp login page working beautifully. It was hitting an access
    database and then either allowing or denying just as it should. Now all of a
    sudden, it doesn't let me in anymore. I checked my ODBC connection, which
    still seems fine. I tried creating a new database (incase the first one was
    corrupted). I tried making a new page to go it if the login works, and still
    it refuses to let me in. It seemed to happen after I tried adding the logout
    functionality. Is it possible that there is leftover code hanging out in my
    page?
    Is there a way to see if it is accessing the login and password correctly?
    Could it be a problem with working locally and using a remote testing server?

    If you have a second to help this newbie out, I will be forever greatful.

    Thanks!

    dawn3 Guest

  4. #3

    Default Re: login stopped working

    okay, cancel my cry for help.

    the text boxes some how renamed themselves to the same name so the login page
    was sending a username(comma) password in each field.

    grrrrrr.
    fixed and I am happy again.
    D

    dawn3 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