> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, September 27, 2001 6:46 PM
> To: [EMAIL PROTECTED]
> Subject: Ouptut shows up in DOS window
> 
> 
> I have Sambar 5.0 web server, IE 5.5, and Active Perl build 
> 629, running on a really slow HP vectra XM NT 4.0 SP 6.
> 
> When I run the following script:
> 
> ...snip...
> 
> the output (which is correct) shows up in a DOS window and 
> then closes really fast. Any ideas? 

How are you "running" the script? If you mean that when you send a
request from a browser, the output goes to a console window instead
of back to the browser, this would be a webserver configuration
problem most likely. Do other CGI scripts work correctly?

If you are running the script from a command prompt, then the
output should be returned to that console window, as the webserver
is being bypassed.

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to