[Migrated content. Thread originally posted on 08 May 2006]
1. Creating and writing to a file in CGII am not able to create and write a file within the \\inetpub\\wwwroot area on the web-server. I get a 93 error.
I am, however, able to create and write the same file to any other directory on the web server machine without problems.
Any advice?
2. WINPRINTER in CGI
I cannot set the printer to "landscape" from a cgi-programme.
Besides this, it seems to print OK.
MOVE WPRTSEL-ORIENT-LANDSCAPE TO WINPRINT-CURR-ORIENTATION.
The same programme works fine when running directly.
Are there restrictions concerning setting the printer and fonts from a cgi-programme?