[thelist] perl (help)

thomas stephen stephen_media at yahoo.com
Mon Sep 4 21:58:32 CDT 2000


hello,
 
can someone help me, i want Perl to generate this html
page
 
<TABLE>
<TR>
<TH ALIGN = "left">Your Name:</TH>
<TD><INPUT TYPE = "text" NAME = "realname" SIZE = "40"
           VALUE = "sadf"></TD>
</TR><TR>
<TH ALIGN = "left">E-Mail:</TH>
<TD><INPUT TYPE = "text" NAME = "email" SIZE = "40"
           VALUE = ""></TD>
</TR><TR>
<TH ALIGN = "left">URL:</TH>
<TD><INPUT TYPE = "text" NAME = "url" SIZE = "50"
           VALUE = ""></TD>
</TR><TR>
<TH ALIGN = "left">City:</TH>
<TD><INPUT TYPE = "text" NAME = "city" SIZE = "15"
           VALUE = ""></TD>
</TR><TR>
<TH ALIGN = "left">State:</TH>
<TD><INPUT TYPE = "text" NAME = "state" SIZE = "4"
           VALUE = ""></TD>
</TR><TR>
<TH ALIGN = "left">Country:</TH>
<TD><INPUT TYPE = "text" NAME = "country" SIZE = "15"
           VALUE = ""></TD>
</TR><TR>
<TH ALIGN = "left">Comments:</TH>
<TD><TEXTAREA NAME = "comments" COLS = "60" ROWS =
"4">
</TEXTAREA></TD>
</TR></TABLE>
 
stephen

--- Donna Jones <donnajj at gwi.net> wrote:
> I don't think anyone has mentioned one I use
> regularly, the CSE HTML
> Validator.  http://www.htmlvalidator.com/  I use it
> off-line, and mainly
> use it to pick up errors.  I find it really
> convenient to not to have to
> be on-line all the time.  I use the on-line ones,
> too.  I don't know how
> I could write without validators, but maybe I'm just
> more sloppy than
> the average bear. ;)
> 
> Donna
> 
> -- 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Donna Jones
> Home Site:  http://www.westendwebs.com
> Have you been to the hunger site (
> http://thehungersite.com/ ) today?
> 
> ---------------------------------------
> For unsubscribe and other options, including
> the Tip Harvester and archive of TheList go to:
> http://lists.evolt.org Workers of the Web, evolt ! 


__________________________________________________
Do You Yahoo!?
Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/




More information about the thelist mailing list