computermaniac2k.blogspot.com
Open in
urlscan Pro
2607:f8b0:4004:c06::84
Public Scan
URL:
http://computermaniac2k.blogspot.com/2013/01/create-login-form-in-html.html
Submission: On January 23 via api from US — Scanned from US
Submission: On January 23 via api from US — Scanned from US
Form analysis
1 forms found in the DOMGET /search
<form action="/search" id="searchform" method="get">
<input id="s" name="q" onblur="if (this.value == "") {this.value = "Search";}" onfocus="if (this.value == "Search") {this.value = "";}" type="text" value="Search">
</form>
Text Content
COMPUTER MANIAC Platform To Share Your Knowledge * Home * Tutorials * E-Book * Videos * Downloads * Dvd * Games * Software * HACKING * Tips and Tricks * Troubleshooting PAGES * Home * Begineer * Moderate * Advanced * Games * Networking * Windows * Linux * Mac * EBooks * Videos * * MONDAY 14 JANUARY 2013 CREATE A LOGIN FORM IN HTML 11:32 tips and tricks 3 comments LOGIN FORM in html <html> <head> <title>Please type your Username and Password... </title> <script language="JavaScript" type="text/JavaScript" src="login.js"></script> </head> <body bgcolor="#eeeeee"> <form> <br> <center> Username: <input type="text" name="username" style="background:#bfbfbf;color:#212121;border-color:#212121;" onFocus="this.style.background = '#ffffff';" onBlur="this.style.background = '#bfbfbf';"> <br> Password: <input type="password" name="password" style="background:#bfbfbf;color:#212121;border-color:#212121;" onFocus="this.style.background = '#ffffff';" onBlur="this.style.background = '#bfbfbf';"> <br> <input type="button" value="Login" onClick="Login(this.form);" style="background:#bfbfbf;color:#000000;border-color:#212121;" onMouseOver="this.style.color = '#404040';" onMouseOut="this.style.color = '#000000';" onFocusr="this.style.color = '#404040';" onBlur="this.style.color = '#000000';"> </center> </form> </body> </html> You can change the appearance. External JavaScript code (login.js): <!-- Begin function Login(form) { username = new Array("u1","u2","u3","u4","u5","u6","u7","u8","u9","u10"); password = new Array("p1","p2","p3","p4","p5","p6","p7","p8","p9","p10"); page = "secretpage" + ".html"; if (form.username.value == username[0] && form.password.value == password[0] || form.username.value == username[1] && form.password.value == password[1] || form.username.value == username[2] && form.password.value == password[2] || form.username.value == username[3] && form.password.value == password[3] || form.username.value == username[4] && form.password.value == password[4] || form.username.value == username[5] && form.password.value == password[5] || form.username.value == username[6] && form.password.value == password[6] || form.username.value == username[7] && form.password.value == password[7] || form.username.value == username[8] && form.password.value == password[8] || form.username.value == username[9] && form.password.value == password[9]) { self.location.href = page; } else { alert("Either the username or password you entered is incorrect.\nPlease try again."); form.username.focus(); } return true; } // End --> Email ThisBlogThis!Share to TwitterShare to FacebookShare to Pinterest Newer Post Older Post Home 3 COMMENTS: 1. 0129 January 2013 at 02:05 how will user's login no sql no registeration form how ? ReplyDelete Replies Reply 2. Computer Maniac29 January 2013 at 20:50 dude frm dis form oly the users name which is created by in the html form alone can login :) ReplyDelete Replies Reply 3. Anonymous12 April 2022 at 20:26 Please Type Your Username And Password... >>>>> Download Now >>>>> Download Full Please Type Your Username And Password... >>>>> Download LINK >>>>> Download Now Please Type Your Username And Password... >>>>> Download Full >>>>> Download LINK DX ReplyDelete Replies Reply Add comment Load more... Subscribe to: Post Comments (Atom) SOCIAL PROFILES * Popular * Tags * Blog Archives * Naruto: Ultimate Ninja Storm 2 ~ PS3 Ultimate Ninja Storm 2 Download Naruto: Ultimate Ninja Storm 2 Full PC Game Naruto Ultimate Ninja Storm 2 Download Full... * MS Office 2013 Activator Here is the Office 2013 Activator for you enjoy activating your offic e 2013 Activates VL version: with the ac... * Steganography | Ethical Hacking Well today we are making the first post of “LEARN HACKING LEVEL 2″. The First topic we are going to discuss today is “STEGANOGRAPHY”. ... * ESET NOD32 LiveCD-LiveUSB ESET NOD32 LiveCD-LiveUSB V7918 Download ESET NOD32 LiveCD-LiveUSB v7918 [22.01.2013] ESET NOD32 LiveCD/LiveUSB v7918 ... * SSL Strip using Backtrack SSL Strip is a tool that hijacks HTTP traffic on a network by replacing all the HTTPS/SSL links with HTTP ones. Once SSL Strip is setup a... * Create a LOGIN FORM in html LOGIN FORM in html <html> <head> <title>Please type your Username and Password... </title> <script lan... * TRACK ANY PHONE NUMBER IN INDIA Method 1 Tired of calls from anonymous numbers ? Here's a quick way by which you can track the caller's location and s... * AVG Anti-Virus + Premium key Premium AVG Anti-Virus for 10 Years ,Save $54 Per Year ! Get 100 % protection from virus, spam or malicious program.Install ... * Online hacking Tools Online Tools Footprinting Nmap Online IP Locator Traceroute WayBack Machine Whois Lookup Ascii Table Hash C... * Unlock android phone from pattern lock Unlock android phone after too many wrong pattern attempts This has been a common problem with most android users that, som... BLOG ARCHIVE * ► 2014 (1) * ► October (1) * ▼ 2013 (35) * ► December (1) * ► May (3) * ► April (5) * ► March (13) * ► February (2) * ▼ January (11) * MS Office 2013 Activator * HIDE/UNHIDE DRIVE IN WINDOWS * FORTKNOX PERSONAL FIREWALL * MEMORY CARD DATA RECOVERY TOOL - FULL VERSION * CONVERT PASSWORD FROM ' **** ' TO TEXT * EASEUS PARTITION MASTER * Create a LOGIN FORM in html * Norton internet security 2012 * BEST 5 ONLINE VIRUS SCANNER's * 100+ free SMS sites * Mathworks Matlab * ► 2012 (24) * ► December (3) * ► November (8) * ► October (6) * ► September (7) FACEBOOK AND TWITTER BUGS SOCIAL ICONS SAMPLE TEXT FEATURED POSTS ComputerManiac©. Powered by Blogger. LABELS * downloads (13) * ebooks (1) * Games (2) * hacking (14) * softwares (5) * tips and tricks (18) * troubleshooting (1) BLOG ARCHIVE * ► 2014 (1) * ► October (1) * ▼ 2013 (35) * ► December (1) * ► May (3) * ► April (5) * ► March (13) * ► February (2) * ▼ January (11) * MS Office 2013 Activator * HIDE/UNHIDE DRIVE IN WINDOWS * FORTKNOX PERSONAL FIREWALL * MEMORY CARD DATA RECOVERY TOOL - FULL VERSION * CONVERT PASSWORD FROM ' **** ' TO TEXT * EASEUS PARTITION MASTER * Create a LOGIN FORM in html * Norton internet security 2012 * BEST 5 ONLINE VIRUS SCANNER's * 100+ free SMS sites * Mathworks Matlab * ► 2012 (24) * ► December (3) * ► November (8) * ► October (6) * ► September (7) ONINE IT SQUAD * Home * Forum * FB GROUP * FB PAGE CATEGORIES * downloads (13) * ebooks (1) * Games (2) * hacking (14) * softwares (5) * tips and tricks (18) * troubleshooting (1) * * * * Copyright © 2011 Computer Maniac | Powered by Computer Maniac Design by Team-Computer Maniac |Theme by Computer Maniac - FORUM | Designed