Add clause to the login behaviour....how?

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

  1. #1

    Default Add clause to the login behaviour....how?

    I want to add some more criteria to a user logging in other that correct
    username and password. I want to base it on a specific date and time.....can
    someone point me in the right direction??


    Tim Mannah Guest

  2. Similar Questions and Discussions

    1. CF MX 6 WHERE Clause
      Hi everyone! I keep getting the following error when I submit an update form for processing Macromedia] Too few parameters. Expected 1. The error...
    2. CFML Session settings affecting DW Login Behaviour?
      Hi everyone - I think I am going a little stir crazy. I've been using Dreamweaver / Ultradev since DW1/UD1/Drumbeat and have used the login...
    3. php login behaviour shows errors
      Is there a problem with the Dreamweaver standard php behaviours? In particular the user login scripts? e.g. I have tried with both the "Newland...
    4. I edited the login behaviour to use 2 tables (not working please take a look)
      I inserted the login behaviour but edited it so that is would check a username and an email address for a valid login (the user may have either)...
    5. Login user behaviour
      I inserted the login behaviour but edited it so that is would check a username and an email address for a valid login (the user may have either) and...
  3. #2

    Default Re: Add clause to the login behaviour....how?

    You will need to add the additional tests to the SQL statement that fires
    the login test. It may be simplier to write your own script than try to
    modify the MM one though.

    --
    Regards

    Paul Whitham
    Macromedia Certified Professional for Dreamweaver MX2004
    Valleybiz Internet Design
    [url]www.valleybiz.net[/url]

    Team Macromedia Volunteer for Ultradev/Dreamweaver MX
    [url]www.macromedia.com/support/forums/team_macromedia[/url]

    "Tim Mannah" <timm@diabetesnsw.com.au> wrote in message
    news:d2fmqo$qhg$1@forums.macromedia.com...
    > I want to add some more criteria to a user logging in other that correct
    > username and password. I want to base it on a specific date and
    time.....can
    > someone point me in the right direction??
    >
    >

    Paul Whitham TMM Guest

  4. #3

    Default Re: Add clause to the login behaviour....how?

    can you take a look at my previous entry only a couple away to see if im on
    the right track?
    "Tim Mannah" <timm@diabetesnsw.com.au> wrote in message
    news:d2fmqo$qhg$1@forums.macromedia.com...
    > I want to add some more criteria to a user logging in other that correct
    > username and password. I want to base it on a specific date and
    time.....can
    > someone point me in the right direction??
    >
    >

    Tim Mannah Guest

  5. #4

    Default Re: Add clause to the login behaviour....how?

    it was titled....DW ASP check please....not working right???
    "Tim Mannah" <timm@diabetesnsw.com.au> wrote in message
    news:d2fmqo$qhg$1@forums.macromedia.com...
    > I want to add some more criteria to a user logging in other that correct
    > username and password. I want to base it on a specific date and
    time.....can
    > someone point me in the right direction??
    >
    >

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