in reply to CGI form Not Showing Up.
print start_form( { -action => "action_dbi.cgi", -enctype => "application/x-www-form-urlencoded", -method => "post" } ); __output__ <form method="post" action="action_dbi.cgi" enctype="application/x-www +-form-urlencoded">
_________
broquaint
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: CGI form Not Showing Up.
by mush4brains (Acolyte) on May 01, 2002 at 19:42 UTC |