<form action="./editor.cgi" method="post"> header <input type="text" name="header"><br> main content<br> <textarea cols="80" rows="24"></textarea><br> footer <input type="text" name="footer"><br> <input type="submit" name="action" value="save"> </form>