Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default Login Form

    I want to make a login form where somebody can put in a username and put in a
    password and they will be re-directed when the click the 'login' button to a
    page if the info the provided is correct. How should i go about doing this??

    jjimman Guest

  2. Similar Questions and Discussions

    1. Flash remoting login form
      I'm attempting to build a new login form and user registration interface and would like to do it with Flash. Problem is I can't find any examples...
    2. Simple Login Form
      hi i am using vs.net with csharp - i am trying to create a simple log in form user id password on submit i run a param query to check if the...
    3. Main form and login form in different folders using Forms Authen
      Having a problem on my site when the login form and the main form are in different apps. When the main app redirects to the login form app,...
    4. Login form critique
      I am generating a list of pins to protect access to an online course registration system. Right now the system is protected by a 6 digit PIN...
    5. Password Login + Dynamic Form
      Hi all, Question 1 ) I am required to write a simple password login screen, containing username & password. I am using a form with the two...
  3. #2

    Default Re: Login Form

    You need to use a dynamic language like cfml, php, asp, .net e.t.c. than you can use user authentication behaviour in server behaviours panel.
    Php Cod3r 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