HTML
<H2>Your Reply</H2> <FORM METHOD=POST ACTION="/cgi-bin/mycgi.pl"> <INPUT TYPE=HIDDEN NAME="postingID" value="98765"> name: <INPUT NAME="realname" SIZE=30><BR> email: <INPUT NAME="email"><BR> subject: <INPUT NAME="subject" VALUE="Re: Hamlet and hesitation" SIZE=30> <P> comments:<BR> <TEXTAREA NAME="comments" COLS=50 ROWS=10 WRAP=VIRTUAL> Joe Smiley wrote: : I think Hamlet doesn't act because if he does, the play's over. </TEXTAREA> <P><INPUT TYPE=SUBMIT VALUE="Send It!"> </FORM> which gives us
Your Reply
name:
comments: (Form is not live) | >