I've never had that problem, but maybe you should put your script in the
CGI-BIN directory. If you haven't yet.
If you're using SSI, you may check the command:
<!--##exec cgi = "/cgi-bin/your_script.cgi"-->

Don't have for sure, but maybe this

<!--##include file = "/cgi-bin/your_script.cgi"--> (Or something like that)

could produce a problem like yours.

-rm-


----- Original Message -----
From: Robbie Staufer <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, March 26, 2003 9:48 AM
Subject: perl code in browser window


> Hi,
>
> Has anyone had this problem?  I have a perl script that produces an html
> form among other things, and when I open it in the browser window, all
> of the perl coding shows up along with the html form.  I've never had
> this problem before.  Does anyone know what causes it?
>
> Thanks,
> Robbie
>
> --
> -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
> Robbie Staufer
> NCAR/SCD
> 1850 Table Mesa Dr. Rm. 42
> Boulder, CO. 80305
> (303) 497-1836
>
>
>
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


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

Reply via email to