steved333 Posted July 31, 2012 Share Posted July 31, 2012 Okay, so here's my issue. Check out http://sos401k.com/index.php It includes a form that is a password protected php page embedded in the html. That's what I want my login to look like. Now type sos401k into the password box and see what happens. That's bad. I need for the embedded login form to take me to the password protected page, not overlay it on top of the login page. Clearly, using the script I'm using is not going to give me the result I'm looking for, but I don't know the best way to create a password protected page with PHP and put the login form on an html page without this result. The form (pass-protected page) is http://sos401k.com/participant_resources.php and the password protect script is this: <?php $password = "sos401k"; ?> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <style type="text/css"> <!-- P { FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: Verdana, Tahoma, Arial} TD { FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: Verdana, Tahoma, Arial} --> </style> </head> <body> <?php // If password is valid let the user get access if (isset($_POST["password"]) && ($_POST["password"]=="$password")) { ?> <!-- START OF HIDDEN HTML --> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>Participant Resources</title> <meta name="generator" content="Virtual Mechanics SiteSpinner V2 291g - Trial Only"> <meta http-equiv="imagetoolbar" content="false"> <style type="text/css"> <!-- a:link {color: #0000ff;} a:visited {color: #800080;} a:active {color: #ff0000;} body { margin: 0; height: 100%; width: 100%; background-color: #ffffff; background-image: url('./image/background block.jpg'); background-repeat: repeat; } img { border-width: 0; vertical-align: top; } .dfltt { font-family: 'Times New Roman'; font-size: 12px; font-weight: normal; font-style: normal; text-decoration: none; text-align: left; color: #000000; } .lalign { position: relative; text-align: left; } .ralign { position: relative; text-align: right; } .calign { position: relative; text-align: center; } .jalign { position: relative; text-align: justify; } #Oobj1513 { position: absolute; font-size: 10px; z-index: 1; left: 56.30em; top: 44.90em; width: 50.80em; height: 35.70em; } #Oobj1512 { position: absolute; font-size: 10px; z-index: 2; left: 56.20em; top: 40.50em; width: 50.90em; height: 5.90em; } #Oobj1514 { position: absolute; font-size: 10px; z-index: 3; left: 56.30em; top: 10.40em; width: 50.80em; height: 28.60em; } #Oobj1515 { position: absolute; font-size: 10px; z-index: 4; left: 56.20em; top: 6.00em; width: 50.90em; height: 5.60em; } #Oobj1516 { position: absolute; font-size: 10px; z-index: 5; left: 17.60em; top: 43.40em; width: 37.30em; height: 37.50em; } #Oobj1517 { position: absolute; font-size: 10px; z-index: 6; left: 17.50em; top: 11.30em; width: 37.30em; height: 27.70em; } #Oobj1518 { position: absolute; font-size: 10px; z-index: 7; left: 17.70em; top: 6.10em; width: 37.10em; height: 5.60em; } #Oobj1519 { position: absolute; font-size: 10px; z-index: 8; left: 17.50em; top: 40.40em; width: 37.30em; height: 6.00em; } #Oobj1520 { position: absolute; font-size: 10px; z-index: 9; text-align: left; left: 22.80em; top: 48.90em; width: 32.00em; height: 3.10em; } .txt0 { font-family: Arial, sans-serif; font-size: 21px; color: #ffffff; } .bold {font-weight: bold;} #Oobj1521 { position: absolute; font-size: 10px; z-index: 10; text-align: left; left: 19.60em; top: 42.50em; width: 46.80em; height: 5.60em; } #Oobj1529 { position: absolute; font-size: 10px; z-index: 17; text-align: left; left: 55.80em; top: 42.30em; width: 45.50em; height: 5.10em; } .txt1 { font-family: Arial, sans-serif; font-size: 21px; color: #fdfdfd; } #Oobj1530 { position: absolute; font-size: 10px; z-index: 18; text-align: left; left: 59.00em; top: 7.60em; width: 46.10em; height: 3.10em; } .txt2 { font-family: Arial, sans-serif; font-size: 19px; color: #fdfdfd; } #Oobj1533 { position: absolute; font-size: 10px; z-index: 19; left: 17.60em; top: 81.30em; width: 107.80em; height: 2.30em; } #Oobj1531 { position: absolute; font-size: 10px; z-index: 19; text-align: left; left: 0.20em; top: 0.20em; width: 44.10em; height: 1.90em; } .txt3 { font-family: Arial, sans-serif; font-size: 11px; color: #fdfdfd; } #Oobj1532 { position: absolute; font-size: 10px; z-index: 19; text-align: left; left: 68.40em; top: 0.10em; width: 39.30em; height: 1.80em; } #Oobj1534 { position: absolute; font-size: 10px; z-index: 22; text-align: left; left: 19.60em; top: 7.60em; width: 35.20em; height: 3.10em; } #Oobj1586 { position: absolute; font-size: 10px; z-index: 64; left: 58.70em; top: 47.50em; width: 50.80em; height: 23.20em; } #Oobj1585 { position: absolute; font-size: 10px; z-index: 64; left: 0.20em; top: 0.20em; width: 47.80em; height: 10.30em; } #Oobj1545 { position: absolute; font-size: 10px; z-index: 64; text-align: left; left: 0.10em; top: 7.00em; width: 45.30em; height: 3.10em; } .txt4 { font-family: Arial, sans-serif; font-size: 15px; } #Oobj1546 { position: absolute; font-size: 10px; z-index: 64; text-align: left; left: 0.20em; top: 5.00em; width: 47.40em; height: 3.30em; } #Oobj1547 { position: absolute; font-size: 10px; z-index: 64; text-align: left; left: 0.20em; top: 3.00em; width: 47.40em; height: 2.70em; } #Oobj1548 { position: absolute; font-size: 10px; z-index: 64; text-align: left; left: 0.10em; top: 0.10em; width: 44.90em; height: 2.60em; } .txt5 { font-family: Arial, sans-serif; font-size: 16px; color: #87c446; } #Oobj1584 { position: absolute; font-size: 10px; z-index: 64; left: 0.40em; top: 12.30em; width: 50.20em; height: 10.70em; } #Oobj1549 { position: absolute; font-size: 10px; z-index: 64; text-align: left; left: 0.30em; top: 6.70em; width: 49.70em; height: 3.80em; } #Oobj1550 { position: absolute; font-size: 10px; z-index: 64; text-align: left; left: 0.30em; top: 4.80em; width: 45.00em; height: 2.30em; } #Oobj1551 { position: absolute; font-size: 10px; z-index: 64; text-align: left; left: 0.30em; top: 2.70em; width: 45.00em; height: 1.80em; } #Oobj1552 { position: absolute; font-size: 10px; z-index: 64; text-align: left; left: 0.10em; top: 0.10em; width: 44.90em; height: 2.60em; } #Oobj1639 { position: absolute; font-size: 10px; z-index: 67; left: 19.20em; top: 13.60em; width: 45.30em; height: 23.50em; } #Oobj1637 { position: absolute; font-size: 10px; z-index: 67; left: 0.20em; top: 15.60em; width: 44.90em; height: 7.70em; } #Oobj1570 { position: absolute; font-size: 10px; z-index: 67; text-align: left; left: 0.30em; top: 4.80em; width: 44.40em; height: 2.70em; } .txt6 { font-family: Arial, sans-serif; font-size: 16px; } #Oobj1569 { position: absolute; font-size: 10px; z-index: 67; text-align: left; left: 0.20em; top: 2.80em; width: 44.40em; height: 2.70em; } #Oobj1571 { position: absolute; font-size: 10px; z-index: 67; text-align: left; left: 0.30em; top: 0.20em; width: 23.50em; height: 2.90em; } .txt7 { font-family: Arial, sans-serif; font-size: 16px; color: #0f96d7; } #Oobj1638 { position: absolute; font-size: 10px; z-index: 67; left: 0.30em; top: 0.20em; width: 38.20em; height: 15.00em; } #Oobj1523 { position: absolute; font-size: 10px; z-index: 67; text-align: left; left: 0.20em; top: 12.40em; width: 37.80em; height: 2.40em; } #Oobj1524 { position: absolute; font-size: 10px; z-index: 67; text-align: left; left: 0.20em; top: 9.90em; width: 37.80em; height: 2.50em; } #Oobj1525 { position: absolute; font-size: 10px; z-index: 67; text-align: left; left: 0.20em; top: 7.40em; width: 37.80em; height: 1.90em; } #Oobj1526 { position: absolute; font-size: 10px; z-index: 67; text-align: left; left: 0.20em; top: 5.00em; width: 37.80em; height: 1.90em; } #Oobj1527 { position: absolute; font-size: 10px; z-index: 67; text-align: left; left: 0.20em; top: 2.50em; width: 37.80em; height: 2.20em; } #Oobj1528 { position: absolute; font-size: 10px; z-index: 67; text-align: left; left: 0.20em; top: 0.10em; width: 37.80em; height: 2.10em; } #Oobj1640 { position: absolute; font-size: 10px; z-index: 68; left: 58.50em; top: 13.50em; width: 78.50em; height: 23.20em; } #Oobj1560 { position: absolute; font-size: 10px; z-index: 68; left: 0.20em; top: 0.20em; width: 35.10em; height: 22.80em; } #Oobj1553 { position: absolute; font-size: 10px; z-index: 68; text-align: left; left: 0.20em; top: 20.10em; width: 34.10em; height: 2.50em; } #Oobj1554 { position: absolute; font-size: 10px; z-index: 68; text-align: left; left: 0.20em; top: 16.70em; width: 23.00em; height: 2.50em; } #Oobj1555 { position: absolute; font-size: 10px; z-index: 68; text-align: left; left: 0.20em; top: 13.20em; width: 34.70em; height: 2.50em; } #Oobj1556 { position: absolute; font-size: 10px; z-index: 68; text-align: left; left: 0.20em; top: 9.90em; width: 23.00em; height: 2.50em; } #Oobj1557 { position: absolute; font-size: 10px; z-index: 68; text-align: left; left: 0.20em; top: 6.70em; width: 28.50em; height: 2.50em; } #Oobj1558 { position: absolute; font-size: 10px; z-index: 68; text-align: left; left: 0.20em; top: 3.40em; width: 23.00em; height: 2.50em; } #Oobj1559 { position: absolute; font-size: 10px; z-index: 68; text-align: left; left: 0.30em; top: 0.20em; width: 23.00em; height: 2.50em; } #Oobj1568 { position: absolute; font-size: 10px; z-index: 68; left: 33.10em; top: 0.40em; width: 45.20em; height: 22.60em; } #Oobj1561 { position: absolute; font-size: 10px; z-index: 68; text-align: left; left: 0.10em; top: 0.10em; width: 22.30em; height: 2.40em; } #Oobj1562 { position: absolute; font-size: 10px; z-index: 68; text-align: left; left: 0.10em; top: 3.30em; width: 44.90em; height: 2.40em; } #Oobj1563 { position: absolute; font-size: 10px; z-index: 68; text-align: left; left: 0.10em; top: 6.60em; width: 44.90em; height: 2.40em; } #Oobj1564 { position: absolute; font-size: 10px; z-index: 68; text-align: left; left: 0.10em; top: 9.80em; width: 44.90em; height: 2.40em; } #Oobj1565 { position: absolute; font-size: 10px; z-index: 68; text-align: left; left: 0.10em; top: 13.10em; width: 44.90em; height: 2.40em; } #Oobj1566 { position: absolute; font-size: 10px; z-index: 68; text-align: left; left: 0.10em; top: 16.60em; width: 44.90em; height: 2.40em; } #Oobj1567 { position: absolute; font-size: 10px; z-index: 68; text-align: left; left: 0.10em; top: 20.00em; width: 44.90em; height: 2.40em; } #Oobj1645 { position: absolute; font-size: 10px; z-index: 73; left: 19.30em; top: 47.40em; width: 45.20em; height: 35.20em; } #Oobj1641 { position: absolute; font-size: 10px; z-index: 73; left: 0.20em; top: 25.40em; width: 34.70em; height: 9.60em; } #Oobj1573 { position: absolute; font-size: 10px; z-index: 73; text-align: left; left: 0.20em; top: 4.60em; width: 34.30em; height: 4.80em; } #Oobj1574 { position: absolute; font-size: 10px; z-index: 73; text-align: left; left: 0.20em; top: 2.70em; width: 34.30em; height: 2.40em; } #Oobj1575 { position: absolute; font-size: 10px; z-index: 73; text-align: left; left: 0.20em; top: 0.10em; width: 23.50em; height: 2.60em; } #Oobj1642 { position: absolute; font-size: 10px; z-index: 73; left: 0.20em; top: 16.50em; width: 44.80em; height: 7.30em; } #Oobj1537 { position: absolute; font-size: 10px; z-index: 73; text-align: left; left: 0.20em; top: 4.60em; width: 44.40em; height: 2.50em; } #Oobj1538 { position: absolute; font-size: 10px; z-index: 73; text-align: left; left: 0.20em; top: 2.50em; width: 44.40em; height: 2.50em; } #Oobj1539 { position: absolute; font-size: 10px; z-index: 73; text-align: left; left: 0.20em; top: 0.10em; width: 23.50em; height: 2.60em; } #Oobj1643 { position: absolute; font-size: 10px; z-index: 73; left: 0.20em; top: 8.20em; width: 33.30em; height: 6.80em; } #Oobj1577 { position: absolute; font-size: 10px; z-index: 73; text-align: left; left: 0.20em; top: 4.20em; width: 32.90em; height: 2.40em; } #Oobj1578 { position: absolute; font-size: 10px; z-index: 73; text-align: left; left: 0.20em; top: 2.40em; width: 32.90em; height: 2.70em; } #Oobj1579 { position: absolute; font-size: 10px; z-index: 73; text-align: left; left: 0.10em; top: 0.10em; width: 23.50em; height: 2.60em; } #Oobj1644 { position: absolute; font-size: 10px; z-index: 73; left: 0.30em; top: 0.20em; width: 33.20em; height: 7.40em; } #Oobj1541 { position: absolute; font-size: 10px; z-index: 73; text-align: left; left: 0.10em; top: 4.40em; width: 32.90em; height: 2.80em; } #Oobj1542 { position: absolute; font-size: 10px; z-index: 73; text-align: left; left: 0.10em; top: 2.50em; width: 32.90em; height: 2.80em; } #Oobj1543 { position: absolute; font-size: 10px; z-index: 73; text-align: left; left: 0.10em; top: 0.20em; width: 23.50em; height: 2.70em; } #Oobj1651 { position: absolute; font-size: 10px; z-index: 74; left: 49.00em; top: 41.40em; width: 4.60em; height: 4.20em; } #Oobj1653 { position: absolute; font-size: 10px; z-index: 75; left: 59.50em; top: 72.30em; width: 9.10em; height: 8.00em; } #Oobj1654 { position: absolute; font-size: 10px; z-index: 76; left: 95.00em; top: 74.70em; width: 9.20em; height: 4.90em; } #Oobj1656 { position: absolute; font-size: 10px; z-index: 77; left: 56.30em; top: 72.80em; width: 50.80em; height: 7.90em; } #Oobj1657 { position: absolute; font-size: 10px; z-index: 78; left: 68.90em; top: 77.50em; width: 26.20em; height: 0.30em; } #Oobj1658 { position: absolute; font-size: 10px; z-index: 79; left: 101.10em; top: 41.50em; width: 4.60em; height: 4.20em; } #Oobj1660 { position: absolute; font-size: 10px; z-index: 80; left: 48.80em; top: 6.80em; width: 4.80em; height: 4.20em; } #Oobj1659 { position: absolute; font-size: 10px; z-index: 81; left: 100.90em; top: 6.70em; width: 4.80em; height: 4.20em; } --> </style> </head> <body> <div id="Oobj1513"> <img id="Ggeo866" src="./geometry/obj1513geo866shd133pg13p4.png" alt=""></div> <div id="Oobj1512"> <img id="Ggeo865" src="./geometry/obj1512geo865shd132pg13p4.png" alt=""></div> <div id="Oobj1514"> <img id="Ggeo867" src="./geometry/obj1514geo867shd134pg13p4.png" alt=""></div> <div id="Oobj1515"> <img id="Ggeo868" src="./geometry/obj1515geo868shd135pg13p4.png" alt=""></div> <div id="Oobj1516"> <img id="Ggeo869" src="./geometry/obj1516geo869shd136pg13p4.png" alt=""></div> <div id="Oobj1517"> <img id="Ggeo870" src="./geometry/obj1517geo870shd137pg13p4.png" alt=""></div> <div id="Oobj1518"> <img id="Ggeo871" src="./geometry/obj1518geo871shd138pg13p4.png" alt=""></div> <div id="Oobj1519"> <img id="Ggeo872" src="./geometry/obj1519geo872shd139pg13p4.png" alt=""></div> <div id="Oobj1520"> <div id="Grtf988" class="dfltt"> <span class ="txt0"><span class ="bold">Current Participants / How To</span><br> </span></div> </div> <div id="Oobj1521"> <div id="Grtf989" class="dfltt"> <span class ="txt0"><span class ="bold">Participant Resources</span><br> <br> </span></div> </div> <div id="Oobj1529"> <div id="Grtf997" class="dfltt"> <div class="dfltt calign txt1"><span class ="bold">Service Providers / Contact Information</span><br> <br> </div> </div> </div> <div id="Oobj1530"> <div id="Grtf998" class="dfltt"> <span class ="txt1"><span class ="bold">How To's for </span></span><span class ="txt2"><span class ="bold">Current Participants</span><br> </span></div> </div> <div id="Oobj1533"> <div id="Oobj1531"> <div id="Grtf999" class="dfltt"> <span class ="txt3">Privacy Policy / Legal Policy<br> </span></div> </div> <div id="Oobj1532"> <div id="Grtf1000" class="dfltt"> <a href="index.html"><div class="dfltt calign txt3">HOME<br> </div> </a> </div> </div> </div> <div id="Oobj1534"> <div id="Grtf1001" class="dfltt"> <span class ="txt1"><span class ="bold">Enroll in Plan </span><br> </span></div> </div> <div id="Oobj1586"> <div id="Oobj1585"> <div id="Oobj1545"> <div id="Grtf1008" class="dfltt"> <span class ="txt4">Participant Resource Center (888) 333-3333<br> <br> <br> <br> </span></div> </div> <div id="Oobj1546"> <div id="Grtf1009" class="dfltt"> <span class ="txt4">Account Access <a href="http://www.plandestination.com">www.plandestination.com</a><br> <br> <br> <br> <br> </span></div> </div> <div id="Oobj1547"> <div id="Grtf1010" class="dfltt"> <span class ="txt4"><span class ="bold">The Newport Group Record-keeper</span><br> <br> <br> <br> </span></div> </div> <div id="Oobj1548"> <div id="Grtf1011" class="dfltt"> <span class ="txt5"><span class ="bold">For general balance and account questions:</span><br> </span></div> </div> </div> <div id="Oobj1584"> <div id="Oobj1549"> <div id="Grtf1012" class="dfltt"> <span class ="txt4">Website <a href="http://www.veratisadvisors.com">www.veratisadvisors.com</a><br> <br> <br> </span></div> </div> <div id="Oobj1550"> <div id="Grtf1013" class="dfltt"> <span class ="txt4">Phone (888) 582-3249<br> <br> </span></div> </div> <div id="Oobj1551"> <div id="Grtf1014" class="dfltt"> <span class ="txt4"><span class ="bold">Veratis Institutional Advisors Plan advisor</span><br> <br> </span></div> </div> <div id="Oobj1552"> <div id="Grtf1015" class="dfltt"> <span class ="txt5"><span class ="bold">For investment related questions:</span><br> </span></div> </div> </div> </div> <div id="Oobj1639"> <div id="Oobj1637"> <div id="Oobj1570"> <div id="Grtf1031" class="dfltt"> <span class ="txt6">Fee Disclosure<br> <br> </span></div> </div> <div id="Oobj1569"> <div id="Grtf1030" class="dfltt"> <span class ="txt6">Summary Plan Description<br> <br> </span></div> </div> <div id="Oobj1571"> <div id="Grtf1032" class="dfltt"> <span class ="txt7"><span class ="bold">Enrollment Information</span><br> <br> </span></div> </div> </div> <div id="Oobj1638"> <div id="Oobj1523"> <div id="Grtf991" class="dfltt"> <span class ="txt6"><span class ="bold">Step 6 Account Access </span><br> <br> <br> <br> <br> </span></div> </div> <div id="Oobj1524"> <div id="Grtf992" class="dfltt"> <span class ="txt6"><span class ="bold">Step 5 Enrollment Forms </span><br> <br> <br> <br> <br> </span></div> </div> <div id="Oobj1525"> <div id="Grtf993" class="dfltt"> <span class ="txt6"><span class ="bold">Step 4 Target Date Handout</span><br> <br> <br> <br> <br> </span></div> </div> <div id="Oobj1526"> <div id="Grtf994" class="dfltt"> <span class ="txt6"><span class ="bold">Step 3 Selecting a Target Date Portfolio </span><br> <br> <br> <br> <br> <br> </span></div> </div> <div id="Oobj1527"> <div id="Grtf995" class="dfltt"> <span class ="txt6"><span class ="bold">Step 2 Investment Education </span><br> <br> <br> <br> <br> <br> </span></div> </div> <div id="Oobj1528"> <div id="Grtf996" class="dfltt"> <span class ="txt6"><span class ="bold">Step 1 Overview of Plan </span><br> <br> <br> <br> <br> <br> </span></div> </div> </div> </div> <div id="Oobj1640"> <div id="Oobj1560"> <div id="Oobj1553"> <div id="Grtf1016" class="dfltt"> <span class ="txt6"><span class ="bold">Roll an account into my retirement plan</span><br> </span></div> </div> <div id="Oobj1554"> <div id="Grtf1017" class="dfltt"> <span class ="txt6"><span class ="bold">Change my beneficicary</span><br> </span></div> </div> <div id="Oobj1555"> <div id="Grtf1018" class="dfltt"> <span class ="txt6"><span class ="bold">Take a distribution from my account</span><br> </span></div> </div> <div id="Oobj1556"> <div id="Grtf1019" class="dfltt"> <span class ="txt6"><span class ="bold">Take a loan from my account</span><br> </span></div> </div> <div id="Oobj1557"> <div id="Grtf1020" class="dfltt"> <span class ="txt6"><span class ="bold">Change my investment election</span><br> </span></div> </div> <div id="Oobj1558"> <div id="Grtf1021" class="dfltt"> <span class ="txt6"><span class ="bold">Change my contribution</span><br> </span></div> </div> <div id="Oobj1559"> <div id="Grtf1022" class="dfltt"> <span class ="txt6"><span class ="bold">Access my account</span><br> </span></div> </div> </div> <div id="Oobj1568"> <div id="Oobj1561"> <div id="Grtf1023" class="dfltt"> <span class ="txt7">Instructions </span><span class ="txt6">/</span><span class ="txt7"> Link<br> </span></div> </div> <div id="Oobj1562"> <div id="Grtf1024" class="dfltt"> <span class ="txt7">Instructions</span><span class ="txt6"> / </span><span class ="txt7">Form<br> </span></div> </div> <div id="Oobj1563"> <div id="Grtf1025" class="dfltt"> <span class ="txt7">Instructions </span><span class ="txt6">/ </span><span class ="txt7">Link<br> </span></div> </div> <div id="Oobj1564"> <div id="Grtf1026" class="dfltt"> <span class ="txt7">Instructions</span><span class ="txt6"> / </span><span class ="txt7">Form<br> </span></div> </div> <div id="Oobj1565"> <div id="Grtf1027" class="dfltt"> <span class ="txt7">Instructions</span><span class ="txt6"> / </span><span class ="txt7">Form<br> </span></div> </div> <div id="Oobj1566"> <div id="Grtf1028" class="dfltt"> <span class ="txt7">Instructions</span><span class ="txt6"> / </span><span class ="txt7">Form<br> </span></div> </div> <div id="Oobj1567"> <div id="Grtf1029" class="dfltt"> <span class ="txt7">Instructions</span><span class ="txt6"> / </span><span class ="txt7">Form<br> </span></div> </div> </div> </div> <div id="Oobj1645"> <div id="Oobj1641"> <div id="Oobj1573"> <div id="Grtf1033" class="dfltt"> <span class ="txt6">Fund prospectus<br> <br> </span></div> </div> <div id="Oobj1574"> <div id="Grtf1034" class="dfltt"> <span class ="txt6">Plan fee disclosure<br> <br> </span></div> </div> <div id="Oobj1575"> <div id="Grtf1035" class="dfltt"> <span class ="txt5"><span class ="bold">Disclosures</span><br> </span></div> </div> </div> <div id="Oobj1642"> <div id="Oobj1537"> <div id="Grtf1002" class="dfltt"> <span class ="txt6">Morningstar (personal finance information)<br> </span></div> </div> <div id="Oobj1538"> <div id="Grtf1003" class="dfltt"> <span class ="txt6">Morningstar (mutual fund information)<br> </span></div> </div> <div id="Oobj1539"> <div id="Grtf1004" class="dfltt"> <span class ="txt5"><span class ="bold">Financial Information</span><br> </span></div> </div> </div> <div id="Oobj1643"> <div id="Oobj1577"> <div id="Grtf1036" class="dfltt"> <span class ="txt6">Retirement Calculator (gap analysis)<br> <br> <br> <br> </span></div> </div> <div id="Oobj1578"> <div id="Grtf1037" class="dfltt"> <span class ="txt6">Paycheck Calculator <br> <br> <br> <br> <br> </span></div> </div> <div id="Oobj1579"> <div id="Grtf1038" class="dfltt"> <span class ="txt5"><span class ="bold">Financial Tools</span><br> </span></div> </div> </div> <div id="Oobj1644"> <div id="Oobj1541"> <div id="Grtf1005" class="dfltt"> <span class ="txt6">Second quarter 2012<br> <br> <br> <br> <br> <br> </span></div> </div> <div id="Oobj1542"> <div id="Grtf1006" class="dfltt"> <span class ="txt6">First quarter 2012<br> <br> <br> <br> <br> <br> </span></div> </div> <div id="Oobj1543"> <div id="Grtf1007" class="dfltt"> <span class ="txt5"><span class ="bold">Newsletters</span><br> <br> </span></div> </div> </div> </div> <div id="Oobj1651"> <img id="Ggeo789" src="./image/obj1651geo789pg13p4.png" alt=""></div> <div id="Oobj1653"> <img id="Ggeo792" src="./image/obj1653geo792pg13p4.png" alt=""></div> <div id="Oobj1654"> <img id="Ggeo793" src="./image/obj1654geo793pg13p4.png" alt=""></div> <div id="Oobj1656"> <img id="Ggeo794" src="./geometry/obj1656geo794shd152pg13p4.png" alt=""></div> <div id="Oobj1657"> <img id="Ggeo795" src="./image/obj1657geo795pg13p4.png" alt=""></div> <div id="Oobj1658"> <img id="Ggeo796" src="./image/obj1658geo796pg13p4.png" alt=""></div> <div id="Oobj1660"> <img id="Ggeo798" src="./image/obj1660geo798pg13p4.png" alt=""></div> <div id="Oobj1659"> <img id="Ggeo797" src="./image/obj1659geo797pg13p4.png" alt=""></div> </body> </html> <!-- END OF HIDDEN HTML --> <?php } else { // Wrong password or no password entered display this message if (isset($_POST['password']) || $password == "") { print "<p align=\"left\"><font color=\"red\"><b>Incorrect Password</b><br>Please enter the correct password</font></p>";} print "<form method=\"post\"><p align=\"left\">Please enter your password for access<br>"; print "<input name=\"password\" type=\"password\" size=\"25\" maxlength=\"10\"><br/><input value=\"Login\" type=\"image\" src=\"image/submit_button.gif\"></p></form>"; } ?> <BR> </body> </html> Quote Link to comment https://forums.phpfreaks.com/topic/266514-embedded-php-password-protect-messing-up/ Share on other sites More sharing options...
KevinM1 Posted July 31, 2012 Share Posted July 31, 2012 In the future, when posting code on these forums, please put your code between tags. I took the liberty of doing it for you above. Quote Link to comment https://forums.phpfreaks.com/topic/266514-embedded-php-password-protect-messing-up/#findComment-1365787 Share on other sites More sharing options...
steved333 Posted July 31, 2012 Author Share Posted July 31, 2012 Oh! Ok, thanks. I'll be sure to do that. Quote Link to comment https://forums.phpfreaks.com/topic/266514-embedded-php-password-protect-messing-up/#findComment-1365791 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.