Welcome Guest, Not a member yet? Register   Sign In
form validation for NOT matches
#11

[eluser]blorriman[/eluser]
sorry . . .
Code:
<div id="signup_form" class="span-10">
    <fieldset>
        <legend>Create New Account</legend>
    &lt;form action="http://localhost/login/create_member" method="post"&gt;&lt;input type="text" name="first_name" value="set first name" id="first_name" placeholder="First Name"  /><br>&lt;input type="text" name="last_name" value="last name"  /&gt;&lt;br>&lt;input type="text" name="email_address" value="email address"  /&gt;&lt;br>    </fieldset>
</div>
<div id="signup_form" class="span-10 push-2">
    <fieldset>
        <legend>Login Information</legend>

        &lt;input type="text" name="username" value="username"  /&gt;&lt;br>&lt;input type="text" name="password" value="password"  /&gt;&lt;br>&lt;input type="text" name="password2" value="confirm password"  /&gt;&lt;br>&lt;input type="submit" name="submit" value="create account"  /&gt;&lt;br>
            </fieldset>
</div>


Messages In This Thread
form validation for NOT matches - by El Forum - 01-19-2010, 02:33 PM
form validation for NOT matches - by El Forum - 01-19-2010, 03:01 PM
form validation for NOT matches - by El Forum - 01-19-2010, 03:51 PM
form validation for NOT matches - by El Forum - 01-19-2010, 03:55 PM
form validation for NOT matches - by El Forum - 01-19-2010, 04:51 PM
form validation for NOT matches - by El Forum - 01-19-2010, 04:52 PM
form validation for NOT matches - by El Forum - 01-19-2010, 05:05 PM
form validation for NOT matches - by El Forum - 01-19-2010, 05:06 PM
form validation for NOT matches - by El Forum - 01-19-2010, 05:21 PM
form validation for NOT matches - by El Forum - 01-19-2010, 05:26 PM
form validation for NOT matches - by El Forum - 01-19-2010, 05:39 PM
form validation for NOT matches - by El Forum - 01-19-2010, 05:41 PM
form validation for NOT matches - by El Forum - 01-19-2010, 05:56 PM
form validation for NOT matches - by El Forum - 01-19-2010, 06:02 PM
form validation for NOT matches - by El Forum - 01-19-2010, 06:26 PM



Theme © iAndrew 2016 - Forum software by © MyBB