I have a html form that uses perl cgi to display html results. How would I go about making the results appear in a frame (actually, an iframe) or in a new window? Basically I want the results to display along side the form, instead of replacing it.
WWMike
4:26 am on Jul 28, 2005 (gmt 0)
If you're using a link you can use TARGET= when you call the cgi, for example: