Jimmy Daresta wrote:
> This is what happenes in my browser when I submit the form. The
> form submits and then a dos box pops up briefly.
This should not happen. There is no reason a dos box should open up on the
client when a form is submitted. The only thing I can think is that IIS is
sending you a file that your client thinks is executable and is trying to
immediately execute it (or running the perl script from perl through a DOS
box). In either case I don't think this is normal behavior for Netscape's or
Microsoft's browser products.
Have you tried this from another computer? It sounds like there may be a
configuration problem on your workstation.
> Then I get the
> error 500. It does this same thing with the compiled version for
> windows also.
If the executable does the same thing the Perl script does, then this isn't
specifically a Perl problem but a configuraiton problem on the server or the
client.
> Is there any particular IIS settings I have to have?
Make sure that IIS knows to run the programs in the given directory as CGI
scripts. Settings are in the web management console. Look at the default
SCRIPTS or CGI directory and copy the settings (or use the same settings
name) for the directory containing the anlgform.pl or anlgform.exe file.
> Since other perl progs work, it must be something wiht how I have
> the analog.exe setup. Yet it works fine by itself.
I think it's something with how you have the server or the client setup.
HTH,
Jeremy Wadsack
Wadsack-Allen Digital Group
------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------