I am writing a CGI script which in a nutshell does the following: Gets the html content of a page from a list of URLs, displays that in a frame or whatever, and has another frame with various radio buttons so I can make assorted judgments on said page. The problem is, I dont have access to any modules, it seems. Is there an easy way to do this? one idea I had was
however, this did do what i though it would. Can anyone give any hints?