| Search (advanced search) | ||||
Use this Search form before posting, asking or make a new thread.
|
|
05-22-2014, 10:23 AM
Post: #51
|
|||
|
|||
|
RE:
Thanks for the great share
|
|||
|
05-22-2014, 11:37 AM
Post: #52
|
|||
|
|||
|
RE:
gendeng tenan
|
|||
|
05-22-2014, 11:37 AM
Post: #53
|
|||
|
|||
|
RE:
i need a video demo to can registry.
|
|||
|
05-22-2014, 11:52 AM
Post: #54
|
|||
|
|||
|
RE:
Would someone mind providing the html code or a copy and paste code snippet? I tried using firefox, chrome, and an html editor but was not able to make it work ...
|
|||
|
05-22-2014, 01:21 PM
Post: #55
|
|||
|
|||
|
RE:
Replace the form code in "Inspect Element" with the code I added below. You're welcome!
<form method="post" action="submit.php" onsubmit="return validateForm();"> <input type="hidden" id="name" name="name" value=""> <input type="hidden" id="email" name="email" value=""> <input type="hidden" name="cbreceipt" value=""> <p>Please fill out the information below and click the "Complete Signup" button.</p> <div class="fgroup"> <label>Login:</label> <input type="text" id="login" name="login" value=""> </div> <div class="fgroup"> <label>Email:</label> <input type="email" id="email" name="email" value=""> </div> <div class="fgroup"> <label>Password:</label> <input type="password" id="password" name="password" value=""> </div> <div class="fgroup"> <label>Confirm:</label> <input type="password" id="confirm" name="confirm" value=""> </div> <div class="fgroup" style="text-align:center;"> <input type="submit" value="Complete Signup!" style="margin:5px; padding:5px;"> </div> </form> |
|||
|
05-22-2014, 01:44 PM
Post: #56
|
|||
|
|||
| RE: | |||
|
05-22-2014, 01:56 PM
Post: #57
|
|||
|
|||
|
RE:
Thanks "Blueshadow3000", it worked!
|
|||
|
05-22-2014, 02:10 PM
Post: #58
|
|||
|
|||
|
RE:
Perfect BlueSAHADOW3000. Full repped you and OP. Great job guys
|
|||
|
05-22-2014, 02:32 PM
Post: #59
|
|||
|
|||
|
RE:
BLUESHADOW3000 You Rock! - your info worked like a charm. I am learning so much from all you pros. THANKS.
|
|||
|
05-22-2014, 02:45 PM
Post: #60
|
|||
|
|||
| RE: | |||










