M
Moti
Hi,
I'm new to perl and have written a script that I want to run on my web
site. My script gets some text lines and parse them.
I've written a html page that conatins a TEXTAREA and a submit button.
I want to paste some text lines inside the TEXTAREA, Then press the
submit button to call my perl script (with the text in the TEXTAREA as
input) .
My questions are:
1) How can I call my perl script from the html page ?
2) Can I do it on my PC or do I need to upload it to the server ?
Thanks in advance, Moti.
I'm new to perl and have written a script that I want to run on my web
site. My script gets some text lines and parse them.
I've written a html page that conatins a TEXTAREA and a submit button.
I want to paste some text lines inside the TEXTAREA, Then press the
submit button to call my perl script (with the text in the TEXTAREA as
input) .
My questions are:
1) How can I call my perl script from the html page ?
2) Can I do it on my PC or do I need to upload it to the server ?
Thanks in advance, Moti.