forked from QAZIMAAZARSHAD/Voters-Registration-Portal
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'QAZIMAAZARSHAD:master' into issue-QAZIMAAZARSHAD#30
- Loading branch information
Showing
10 changed files
with
2,019 additions
and
1,636 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1280,22 +1280,17 @@ <h4 class="head1">List of Acceptable Supporting Documents For Verification</h4> | |
<div id="footer"> | ||
<div class="one"> | ||
<div class="contact"> | ||
<h2>Contact Us</h2> | ||
<h3> | ||
<i class="fas fa-phone-alt phonei"></i> | ||
Toll free: 1947 | ||
</h3> | ||
<h3> | ||
<div class="envelope"> | ||
<i class="fas fa-envelope envelopei"></i> | ||
[email protected] | ||
<h2>Contact Us</h2> | ||
<a href="tel:1947" class="contactUsButton"> | ||
<i class="fas fa-phone-alt phonei"> Toll free: 1947</i> | ||
</a> | ||
<a href="mailto:[email protected]" class="contactUsButton"> | ||
<i class="fas fa-envelope envelopei"> [email protected]</i> | ||
</a> | ||
<a href="help.html" target="_blank" class="contactUsButton"> | ||
Help Desk | ||
</a> | ||
</div> | ||
</h3> | ||
</div> | ||
<div class="helpdeskDiv"> | ||
<a class="helpdesk" href="help.html" target="_blank">Help | ||
Desk</a> | ||
</div> | ||
<div class="follow-us"> | ||
<h2>Follow Us</h2> | ||
<div class="icons"> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -184,9 +184,6 @@ | |
.three ul li a h4:hover { | ||
color: #037AE2; | ||
} | ||
.helpdesk{ | ||
text-decoration: none; | ||
} | ||
</style> | ||
|
||
<body> | ||
|
@@ -363,22 +360,17 @@ | |
<div id="footer"> | ||
<div class="one"> | ||
<div class="contact"> | ||
<h2>Contact Us</h2> | ||
<h3> | ||
<i class="fas fa-phone-alt phonei"></i> | ||
Toll free: 1947 | ||
</h3> | ||
<h3> | ||
<div class="envelope"> | ||
<i class="fas fa-envelope envelopei"></i> | ||
[email protected] | ||
<h2>Contact Us</h2> | ||
<a href="tel:1947" class="contactUsButton"> | ||
<i class="fas fa-phone-alt phonei"> Toll free: 1947</i> | ||
</a> | ||
<a href="mailto:[email protected]" class="contactUsButton"> | ||
<i class="fas fa-envelope envelopei"> [email protected]</i> | ||
</a> | ||
<a href="help.html" target="_blank" class="contactUsButton"> | ||
Help Desk | ||
</a> | ||
</div> | ||
</h3> | ||
</div> | ||
<div class="helpdeskDiv"> | ||
<a class="helpdesk" href="help.html" target="_blank">Help | ||
Desk</a> | ||
</div> | ||
<div class="follow-us"> | ||
<h2>Follow Us</h2> | ||
<div class="icons"> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -254,9 +254,6 @@ | |
.three ul li a h4:hover { | ||
color: #037AE2; | ||
} | ||
.helpdesk{ | ||
text-decoration: none; | ||
} | ||
</style> | ||
|
||
<body> | ||
|
@@ -376,22 +373,17 @@ <h4 id="f2"> | |
<div id="footer"> | ||
<div class="one"> | ||
<div class="contact"> | ||
<h2>Contact Us</h2> | ||
<h3> | ||
<i class="fas fa-phone-alt phonei"></i> | ||
Toll free: 1947 | ||
</h3> | ||
<h3> | ||
<div class="envelope"> | ||
<i class="fas fa-envelope envelopei"></i> | ||
[email protected] | ||
<h2>Contact Us</h2> | ||
<a href="tel:1947" class="contactUsButton"> | ||
<i class="fas fa-phone-alt phonei"> Toll free: 1947</i> | ||
</a> | ||
<a href="mailto:[email protected]" class="contactUsButton"> | ||
<i class="fas fa-envelope envelopei"> [email protected]</i> | ||
</a> | ||
<a href="help.html" target="_blank" class="contactUsButton"> | ||
Help Desk | ||
</a> | ||
</div> | ||
</h3> | ||
</div> | ||
<div class="helpdeskDiv"> | ||
<a class="helpdesk" href="help.html" target="_blank">Help | ||
Desk</a> | ||
</div> | ||
<div class="follow-us"> | ||
<h2>Follow Us</h2> | ||
<div class="icons"> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -136,9 +136,6 @@ | |
.three ul li a h4:hover { | ||
color: #037AE2; | ||
} | ||
.helpdesk{ | ||
text-decoration: none; | ||
} | ||
</style> | ||
|
||
<body> | ||
|
@@ -250,6 +247,7 @@ | |
var pwd = document.getElementById("Password1").value; | ||
var pwd2 = document.getElementById('Password2').value; | ||
var filter = /^([a-zA-Z0-9_\.\-]+)\@([a-zA-Z0-9]+\.*[a-zA-Z0-9]+)\.([a-zA-Z0-9]{2,4})$/; | ||
var sc = /[!@#$%^&*()_+\-=\[\]{};':"\\|,.<>\/?]/; | ||
if(uname =='') | ||
{ | ||
giveAlert("please enter email address.","info"); | ||
|
@@ -262,10 +260,27 @@ | |
{ | ||
giveAlert("Enter valid email id.","info"); | ||
} | ||
else if(pwd.length < 6 || pwd.length > 6) | ||
else if(pwd.length < 8 ||pwd.length > 16) | ||
{ | ||
giveAlert("Password min and max length is 6.","info"); | ||
giveAlert("Password min length: 8 & max length: 16","info"); | ||
} | ||
else if(pwd.search(/[a-z]/) < 0) | ||
{ | ||
giveAlert("Your password needs a lower case letter","info"); | ||
} | ||
else if(pwd.search(/[A-Z]/) < 0) | ||
{ | ||
giveAlert("Your password needs an upper case letter","info"); | ||
} | ||
else if(pwd.search(/[0-9]/) < 0) | ||
{ | ||
giveAlert("Your password needs a number","info"); | ||
} | ||
else if(!sc.test(pwd)) | ||
{ | ||
giveAlert("Your password needs a special character","info"); | ||
|
||
} | ||
else if (!(pwd === pwd2)) | ||
{ | ||
giveAlert("Passwords do not match.", "info"); | ||
|
@@ -284,22 +299,17 @@ | |
<div id="footer"> | ||
<div class="one"> | ||
<div class="contact"> | ||
<h2>Contact Us</h2> | ||
<h3> | ||
<i class="fas fa-phone-alt phonei"></i> | ||
Toll free: 1947 | ||
</h3> | ||
<h3> | ||
<div class="envelope"> | ||
<i class="fas fa-envelope envelopei"></i> | ||
[email protected] | ||
<h2>Contact Us</h2> | ||
<a href="tel:1947" class="contactUsButton"> | ||
<i class="fas fa-phone-alt phonei"> Toll free: 1947</i> | ||
</a> | ||
<a href="mailto:[email protected]" class="contactUsButton"> | ||
<i class="fas fa-envelope envelopei"> [email protected]</i> | ||
</a> | ||
<a href="help.html" target="_blank" class="contactUsButton"> | ||
Help Desk | ||
</a> | ||
</div> | ||
</h3> | ||
</div> | ||
<div class="helpdeskDiv"> | ||
<a class="helpdesk" href="help.html" target="_blank">Help | ||
Desk</a> | ||
</div> | ||
<div class="follow-us"> | ||
<h2>Follow Us</h2> | ||
<div class="icons"> | ||
|
Oops, something went wrong.