<html>
<body>
<form action="MyInserts.php" method="GET">
<a href="http://localhost/login.htm" target="_blank">CLICK HERE TO LOGIN</a>
<br>
<p><u>Create Acct</u></p>
<br>
firstname: <input type="text" name="firstbox"><br>
lastname: <input type="text" name="lastbox"><br>
id number: <input type="text" name="idbox"><br>
<input type="submit" value="Create">
</form>
</html>
<html> <body> <form action=MyInserts.php method=GET> <a href=http://localhost/login.htm target=_blank>CLICK HERE TO LOGIN</a> <br> <p><u>Create Acct</u></p>
Share
Readonly :
Invisible