I am trying to use a a CGI script to output an excel generation using Win::OLE. The interface and database are run on the same machine. When I run the script/page from the command prompt it generates both page content and also loads Microsoft Excel with the required parametres. I am using apache as the webserver.Why will the same code not generate the excel output when run through my webserver. Is it an issue with rights and permissions. Any advise would be great. This one has me really confused and stumped. Thankyou for your time.