<html>
<head>
</head>
<body>
<form
action="/html/tags/html_form_tag_action.cfm" method="post">
Comments:<br />
<textarea
name="comments" id="comments">tteks yg ingin kamu
ketikan(comment)</textarea><br />
<input
type="submit" value="Submit"
/>
</form>
</body>
</html>