thanx, but i got a huge html code and converting like that will cost be too
much, isn't there a method pratique like
print <<"html code";

?!??!?!!??

thanx

Derya



----- Original Message -----
From: "Eduardo Cancino" <[EMAIL PROTECTED]>
To: "GsuLinuX" <[EMAIL PROTECTED]>
Sent: Monday, March 04, 2002 11:05 PM
Subject: RE: How can i put the html code in my cgi?!?


> Use this tutorial, is very good:
>
> http://stein.cshl.org/WWW/software/CGI/
>
> :-)
>
> -----Mensaje original-----
> De: GsuLinuX [mailto:[EMAIL PROTECTED]]
> Enviado el: Lunes, 04 de Marzo de 2002 03:06 p.m.
> Para: [EMAIL PROTECTED]
> Asunto: How can i put the html code in my cgi?!?
>
>
> Hi from İstanbul,
>
> I'm used to put the html code in cgi as below:
>
> require "subparseform.lib";
> &Parse_Form;
>
> print <<"html code";
> # HTML CODE
> html code
>
>
> But i don't know how to do it with the new module CGI.pm , anyone knows
> that?!?
>
> thanx
>
> Derya Sezen
>
>
>


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

Reply via email to