File "THDC-01.php"

Full path: E:/sites/Single15/tinmung2007/webroot/THDC-Hai- Ngoai/THDC-01.php
File size: 386 B
MIME-type:
Charset: utf-8

Download   Open   Back

<!DOCTYPE html>
<html>
	<head></head>
	<title>Demo Post and Get</title>
	<body>
		<form name="frmLogin" action="THDC-02.php" method="get">
			<label>User Name: </label>
			<input type="text" name="txtUserName"/><br/>
			<label>Password: </label>
			<input type="password" name="txtPassword" /><br/>
			<input type="submit" value="Log in"/> <br/>
		</form>	
	</body>
</html>

PHP File Manager