Photographers wishing to sell their images should contact either the Editor or the Picture Editor
Newspaper
Reed Business Information Ltd
Speciality: Computing
Frequency:- Monthly
Specialities:- Computing
MicroScope is the longest established weekly newspaper for computer manufacturers
The magazine is supplied to distributors and resellers who need to maintain a competitive edge in the channel. Hard-hitting opinionated editorial covers the latest news and analysis and assesses how issues impact on the marketplace.
If a file locking problem, make sure the directory this script resides in is writable. Note, the directory does not have to be writable for the script to write to files, only for it to create files. File creation is required for proper file locking.
Windows NT systems:
tradefootban.cgi must be writable and accessible by the script
banner.cgi must be able to write to files and create files
On some NT systems, the variable near the top of banner.cgi must be set. It is currently set as follows:
$main::tradefootban_path = "tradefootban";
Note that under most systems, "." is fine. This specifies that it is set to the current directory. However, some NT systems require the full server path. Contact your system administrator to find the full path to your cgi-bin directory.
If you still have trouble, contact Banner@linc2u.com and I will attempt to help.
If a file locking problem, make sure the directory this script resides in is writable. Note, the directory does not have to be writable for the script to write to files, only for it to create files. File creation is required for proper file locking.
Windows NT systems:
tradefootban.cgi must be writable and accessible by the script
banner.cgi must be able to write to files and create files
On some NT systems, the variable near the top of banner.cgi must be set. It is currently set as follows:
$main::tradefootban_path = "tradefootban";
Note that under most systems, "." is fine. This specifies that it is set to the current directory. However, some NT systems require the full server path. Contact your system administrator to find the full path to your cgi-bin directory.
If you still have trouble, contact Banner@linc2u.com and I will attempt to help.
If a file locking problem, make sure the directory this script resides in is writable. Note, the directory does not have to be writable for the script to write to files, only for it to create files. File creation is required for proper file locking.
Windows NT systems:
tradefootban.cgi must be writable and accessible by the script
banner.cgi must be able to write to files and create files
On some NT systems, the variable near the top of banner.cgi must be set. It is currently set as follows:
$main::tradefootban_path = "tradefootban";
Note that under most systems, "." is fine. This specifies that it is set to the current directory. However, some NT systems require the full server path. Contact your system administrator to find the full path to your cgi-bin directory.
If you still have trouble, contact Banner@linc2u.com and I will attempt to help.