the submit button is part of the  form command in HTML.
I use perl to:
print qq|<form><html commands like the submit button></form>|;

if thats what you are looking for check out your HTML commands for <FORM>

Luinrandir


----- Original Message ----- 
From: "Scot Robnett" <[EMAIL PROTECTED]>
To: "Annie" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, June 06, 2003 5:09 PM
Subject: RE: how to create a submit button in perl?


> 
> perldoc CGI
> 
> 
> 
> 
> -----Original Message-----
> From: Annie [mailto:[EMAIL PROTECTED]
> Sent: Friday, June 06, 2003 3:57 PM
> To: [EMAIL PROTECTED]
> Subject: how to create a submit button in perl?
> 
> 
> hi i need to create a submit button on one of my web page and i need the
> code to create that in perl?
> can anyone help me!!
> 
> 
> ---------------------------------
> Do you Yahoo!?
> Free online calendar with sync to Outlook(TM).
> 
> 
> -- 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to