hn4u @ Last updated 21/11/04 22:42
Go to my homepage at http://4u.jcisio.com
Full version available at http://4u.jcisio.com/r/article645.htm

Không rõ

Làm một feedback form đơn giản với html

Cách mô tả dễ nhất là nêu một thí dụ.

HTML
<form action="mailto:VNstars@yahoo.com?subject='Comments'" method="post" enctype="MIME type">
Your full name : <input type=text name=user size=30 maxlength=30 style="font:10pt Tahoma"><br>
Feedback content:<br>
<textarea name=comments rows=5 cols=50 style="font:10pt Tahoma"></textarea><br>
<input type=submit value="Send feedback">
<input type=reset value="Clear form">
</form>


hainam4u @ Last updated 21/11/04 22:42
Go to my homepage at http://4u.jcisio.com