Xem đoạn mã sau:
<form method="POST" action="XL_login.asp">
Username:<input type="text" name="U" size="20"><br>
Password:<input type="password" name="P" size="20"><br>
<input type="submit" value="Login" name="B1">
</form>
Thuộc tính POST trong thẻ forum thể hiện điều gì?