Dreamweaver login user behavior

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

  1. #1

    Default Dreamweaver login user behavior

    Hello,

    I am working with Dreamweaver MX 2004 and PHP/MySql and I am messing about
    with the login user behaviour.

    I can see that there is a standard error page so as to redirect the user in
    case of a login problem.

    However, is there any way to specify what to do for a type of error? Most
    login errors are due to either the username not existing or the id/pw being
    incorrect. The simple login behaviour does not seem to be able to
    differentiate, it just redirects the user to the error page I state which
    without a reason will just say something like 'sorry there is a problem
    please try again'

    I need to be able to tell the user what the problem is. Can Dreamweaver do
    this?

    Thanks,

    td.




    toedipper Guest

  2. Similar Questions and Discussions

    1. Dreamweaver CS3 Login user issue
      Hey , i am pretty new to PHP and MYSQL. I have a login page that uses Dreamweaver CS3's Log In User built in function. However, when succesfully...
    2. Login User Server Behavior Help
      I am trying to find the PHP Login User Server Behavior because it doesn't seem to have been installed on my version of Dreamweaver. I am currently...
    3. User Login in dreamweaver PHP
      Hi was wondering how to adapt or edit the Log in User behaviour in PHP to add session or url variables; I have done this with ASP but not PHP. I...
    4. user and admin login on same login page
      Hello, I have a user login page which also doubles as my administrator login. Currently, my method of logging in doesnt seem to be working...
    5. User changing something on a form makes asp.net take user to login page
      Hi, I have an application that displays the database table records on the web page, the user can navigate thru the contents and make changes and...
  3. #2

    Default Dreamweaver login user behavior

    Hello,

    I am working with Dreamweaver MX 2004 and PHP/MySql and I am messing about
    with the login user behaviour.

    I can see that there is a standard error page so as to redirect the user in
    case of a login problem.

    However, is there any way to specify what to do for a type of error? Most
    login errors are due to either the username not existing or the id/pw being
    incorrect. The simple login behaviour does not seem to be able to
    differentiate, it just redirects the user to the error page I state which
    without a reason will just say something like 'sorry there is a problem
    please try again'

    I need to be able to tell the user what the problem is. Can Dreamweaver do
    this?

    Thanks,

    td.




    toedipper 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