mpalmer12345
Programmer
I want to write an HTML program that accepts user input via a form submission in the form of a website URL link (such as then sends the HTML source code of the inputted URL to a CGI file for processing. How would I do this? Any tips or hints would be much appreciated, as I am nearly a beginner at this.