cgi: not able to allow scripts to be run

  • Thread starter Thread starter =?iso-8859-1?Q?Fr=E9d=E9rick_Brault?=
  • Start date Start date
?

=?iso-8859-1?Q?Fr=E9d=E9rick_Brault?=

An easy one I'm sure:

I try to follow the steps in the help about "Set up a
form to save form results using a custom form handler".

It says: "Right-click the folder containing your script,
and then click Properties on the shortcut menu. Select
Allow scripts to be run."

My problem is: the check boxes to "Allow scripts to be
run" are unavailable to be checked (they appear in light
grey).

Why?

Thanks,

Fred
 
I'm having the same problem, but I'm publishing the web
site on a local intranet and I'm not using Frontpage to
publish it.

1) How does Frontpage know if the ISP allows it or not?
2) How do I change this setting on my ISP?

Thanks,

Barry
 
You need to change your web settings under IIS MMC for the specific web to
allow scripts to run, etc. FP checks this setting.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================


I'm having the same problem, but I'm publishing the web
site on a local intranet and I'm not using Frontpage to
publish it.

1) How does Frontpage know if the ISP allows it or not?
2) How do I change this setting on my ISP?

Thanks,

Barry
 
I'm currently running Apache on a UNIX server and I've
never used FP to publish the web, so it doesn't know the
settings.

How do I override FP to allow a script to run? Currently,
when I select "Submit" on my form, the CGI script just
pops up as text.

Thanks,

Barry
 
You need to change the settings on the server.
Do you have CPanel on your Apache server??
Also, you need to make sure the script is loaded
on the server in binary format.
( iow a notepad text file )

hth

--
95isalive
This site is best viewed..................
...............................with a computer

I'm currently running Apache on a UNIX server and I've
never used FP to publish the web, so it doesn't know the
settings.

How do I override FP to allow a script to run? Currently,
when I select "Submit" on my form, the CGI script just
pops up as text.

Thanks,

Barry
 
Thanks,
You seem to be the new resident pearl expert ;-)
I've just bought an application (my first cgi) and will be deploying it
shortly......so I'll probably be revisiting the finepoints again ;-)
Thanks again,
chris
 
Back
Top