Google dot what?
Posts: 2
16 credits Members referred : 0
« Reply #2 on: Oct 02, 2009, 12:13:18 pm »
Yep, exactly like that. I have a form made with 123ContactForm and thought about altering their code by hand.... but I just noticed they have such an option. thanks anyway.
Hunky Junky Monky Man!
Posts: 64
652 credits Members referred : 0
« Reply #3 on: Oct 12, 2009, 10:10:35 pm »
I think you are asking for txtpassword = *******
Supreme Overlord
Gender:
Posts: 146
900 credits Members referred : 0
« Reply #4 on: Feb 03, 2011, 06:25:27 am »
Thanks for your posting. Can you talk about this. <form> Password: <input type="password" name="pwd" /> </form>
What a dork
Posts: 17
102 credits Members referred : 0
« Reply #5 on: Apr 05, 2011, 07:48:33 pm »
use follow code for your form <input type="password" name="pwd" />
Total Zero
Posts: 5
42 credits Members referred : 0
« Reply #6 on: Aug 27, 2011, 01:51:11 pm »
Lets the browser know its a password field and the field before is assumed an ID field so that a user can save the ID and password combo using the browsers built in method
Google dot what?
Posts: 2
12 credits Members referred : 0
« Reply #7 on: Feb 27, 2012, 11:59:12 am »
you can use <input type="password" name="pswd" />
Trackback URI for this entry : http://www.webdigity.com/trackback.php?topic=9171