Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How To Make A Password Field (HTML)
#1
This tutorial is nothing advanced, just a simple password form

Code:
<html>
<body>

<form action="">
Username: <input type="text" name="user" /><br />
Password: <input type="password" name="password" />
</form>

</body>
</html>

And yes in the password it shows **** not your actual pass.
Reply
#2
Thanks for this. Simple yet effective.
Reply
#3
(04-05-2010, 03:50 PM)Sam Wrote: Thanks for this. Simple yet effective.


[Could not agree more.
Reply
#4
This is great for those who are making a custom log in script for their site if they made it from scratch. Thanks!
[Image: zbacklash11.png]
Reply
#5
(04-05-2010, 04:16 PM)Backslash Wrote: This is great for those who are making a custom log in script for their site if they made it from scratch. Thanks!

Welcome, i know you own sites :p
Reply
#6
I might use this if I make some sort of server or site.

Thanks.
Reply
#7
(04-05-2010, 04:27 PM)«Ðartz™» Wrote: Hmm. This could be used for phishing. o.o

Thanks.

I doubt that phishing is allowed here friend.
Reply
#8
Phishing lol? I doubt people with malicious intentions would visit this site very often.
Reply
#9
(04-05-2010, 04:30 PM)Sam Wrote: Phishing lol? I doubt people with malicious intentions would visit this site very often.

Umm half of hackforums wants an award so they joined just so they can get it, trust me theres going to be a shitload now.
Reply
#10
(04-05-2010, 04:28 PM)HTML Wrote: I doubt that phishing is allowed here friend.

Sorry, editing the post now.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Contact form for HTML Crystal 36 8,384 05-24-2013, 05:51 PM
Last Post: Akai
  Helping with HTML and CSS Ambitious 0 545 08-28-2011, 01:18 PM
Last Post: Ambitious
  [TUT]Learn to edit and make pics in HTML. SVG coding language. Easy to learn! [TUT] Qua 2 1,206 06-24-2011, 09:42 PM
Last Post: Qua
  Anyone have any free HTML resources? Scalise 7 1,248 06-01-2011, 04:00 AM
Last Post: !LoL
  Mr. Doob :: HTML 5 Examples Gaijin 10 1,952 02-17-2011, 12:33 AM
Last Post: Gaijin

Forum Jump:


Users browsing this thread: 1 Guest(s)