| | |
passing the email as username in a form submission
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
we have a form and if we would like to pass some hidden fields.say,username is hidden but required and email and password is what the user form is about:-
<html> <head> <title>Untitled Document</title> <script language="javascript"> function fillname(val) { document.form1.textname.value=val ; } </SCRIPT> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body> <form name="form1" method="post" action=""> user email <input type="text" name="txtmail" onChange="fillname(this.value)"> <input type="hidden" name="textname"> </form> </body> </html>
Similar Threads
- Suppress field if blank in email submission from PHP Form (PHP)
- email=username in_form (PHP)
- username=email address inputted on submission>is this possible (PHP)
- email assigned to username on submit (MySQL)
| Thread Tools | Search this Thread |
.htaccess ajax apache api array back basic beginner binary broken cakephp checkbox class cms code computing cron curl customizableitems database date delete display dynamic echo email error file files filter folder form forms function functions gc_maxlifetime google host href htaccess html image include insert integration ip java javascript joomla limit link login loop mail memmory memory menu mlm mod_rewrite multiple mysql navigation oop parsing paypal pdf php problem query radio random recursion regex remote script search server sessions sms snippet soap source space sql syntax system table thesishelp trouble tutorial update upload url validation validator variable video web xml youtube



