> -----Original Message-----
> From: Benjamin Eagle [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, October 25, 2001 11:45 PM
> To:   [EMAIL PROTECTED]
> Subject:      [CGI] questions
> 
> 
>       [Benjamin Eagle]  I have a couple questions....remmeber I am new
> to cgi
> 
>       to create a script  to produse a html document....all I have to
> do is
> 
>       #!/usr/bin/perl -w
> 
>       print <<ENDOFTEXT;
>       Content-type: text/html
> 
>       <html>
>       <head></head>
>       <body>
> 
>       </body>
>       </html>
> 
>       ENDOFTEXT
> 
> 
> 
>       and it should work right??
> 
> 
> 
>       and another question...if I have a array in javascript on one
> page...and I need to pass values to another page (different IP) but
> same
> server)   how would I go about doing so?
> -
> The CGI-LIST is sponsored by:
> DINNERBROKER.com!
> Fine dining up to 30% off!
> Exclusive access to tables!
> http://www.dinnerbroker.com/
> 
> This is the cgi-list mailing list:
> To unsubscribe, send email to:
> [EMAIL PROTECTED]
> with the body:
> unsubscribe cgi-list
> 
> No one may in any way attempt to data-mine or archive the
> mailing list for financial gain without the express permission
> of Jann.com.
_______________________________________________
Perl-Unix-Users mailing list. To unsubscribe go to 
http://listserv.ActiveState.com/mailman/subscribe/perl-unix-users

Reply via email to