I need to call a CGI script from a page at my website. I need the script to be called automatically when the page is view. Once the script is called, it prompts for username and password, then returns a graphic of usage information. Have not had much luck with the include or virtual functions. These seem to want the script located on my web server. The script is located on a remote server.
thanks
Jon