I'm trying to make a web page where a form lets you enter a url address
in a field and upon clicking the submit button, the text of the source
code of the page is displayed below the form. I know it'll have to
make a url connection in javascript but I don't how to do this. Please
help.
in a field and upon clicking the submit button, the text of the source
code of the page is displayed below the form. I know it'll have to
make a url connection in javascript but I don't how to do this. Please
help.
Comment