[techtalk] cgi scripts & html output

Jenn V. jenn at simegen.com
Wed May 17 13:49:19 EST 2000


"Shelly L. Hokanson" wrote:

> <FORM NAME="forum" METHOD=POST ACTION="forum.pl">
>   <INPUT TYPE="HIDDEN" NAME="date" VALUE="05/16/2000">
>   <INPUT TYPE="HIDDEN" NAME="headerfile" VALUE="200005">
>   <INPUT TYPE="HIDDEN" NAME="name" VALUE="testing">
>   <INPUT TYPE="HIDDEN" NAME="email" VALUE="testing">
>   <INPUT TYPE="HIDDEN" NAME="subject" VALUE="this is a test"><BR>
>   ">
>   <P><BR>
>   <INPUT TYPE="Button" VALUE="Edit Message" onClick="history.back()">
>   <INPUT TYPE="Submit" VALUE="Submit Message">
> <INPUT TYPE="Hidden" NAME="post" VALUE="thread">
> </FORM>

The line of perl that produces the 7th line down (the "> line) is producing
the extraneous "> in the output.

Of course, this is obvious and not necessarily helpful - but it gives an
idea of where to start debugging.


Jenn V.
-- 
  "We're repairing the coolant loop of a nuclear fusion reactor. 
   This is women's work!"
		Helix, Freefall. http://www.purrsia.com/freefall/

Jenn Vesperman    jenn at simegen.com     http://www.simegen.com/~jenn





More information about the Techtalk mailing list