My task is even more simple. My script generates HTML for the form for another web site. Once the text is incerted in <input type=text... of this form the request is passed to this site action.
My task is to pass the same string to my server with the same <input type=submit..... button and process this string on my server side.