in reply to Embedding CGI into frames?

Well, I tried using <frame src="red.cgi">, and it didn't work. It's still just using the background frame html, and the cgi file isn't being loaded in.

Also, would it be possible to get the parameters using something like param('framename.varname')?