Hi,
I am trying to return response from perl script to the HTML form. Those HTML form and perl file are located on a different servers. HTML form 1 is sending text to the form.pl file. File is processing that text. But, I do not know how to return response from perl file to the HTML form 2. Can somebody help me with this?
The script for HTML form is
The script for perl file form.pl is