I designed the following html source grabber. The purpose of this is to use a form where a url is typed and grab the source codes from that site. It currently works as you can see at www.everydayteens.net/sourcegrab.cgi . My questions are: 1) How can I set it so only specific codes are printed, Ie. I only want META TAG coding printed. 2) Does anyone know any easier way to program this? Someone said I shouldn't have used LWP.
Thanks!!!
Aaron