Aditi Gupta wrote:
> Hi everybody,
>
> 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 f
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 advic
Hi everybody,
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 h