Hi Sam

> Thank you for your input. I was going to try what you told me, but it
> gives
> this to me now:
> CGI Error
> The specified CGI application misbehaved by not returning a complete set
> of
> HTTP headers.

This is not a /new/ error. It just means your program ran long enough to
output an error message to the web server /before/ it output the headers
expected by the web server.

Are you sure you created a system DSN and not a user DSN? After all, the
web server, which is running the script, is probably run under control of
a different user that you are logged in as.
-- 
Ron Savage
[EMAIL PROTECTED]
http://savage.net.au/

Reply via email to