On 6/22/05, Aditi Gupta <[EMAIL PROTECTED]> wrote:
> I've to create html inteface for a perl code. I've to get the input from the
> user and the data entered in the form has to be processed and output(which
> is a graph) has to be displayed to the user. But i don't know how to do
> it... I am adviced to go for CGI, and i only know basic html.. Please guide
> me.

How about the Template Toolkit[1]? CGI[2] is probably a good starting point.

[1] <http://search.cpan.org/~abw/Template-Toolkit-2.14/lib/Template.pm>
[2] <http://search.cpan.org/~lds/CGI.pm-3.10/CGI.pm>

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to