Re: Email Form on IIS for a beginner.

Re: Email Form on IIS for a beginner.

am 31.03.2008 22:14:13 von Kristofer Gafvert

It seems that you have disallowed scripts on the directory. Change Execute
Permissions to "Scripts".

--
Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info


"Steve Audus, Chaucer BEC, Sheffield UK"
skrev i
meddelandet news:D6C19F0C-F194-43C8-A42B-6ACEC0558859@microsoft.com...
> Kristofer,
>
> Thank you for your suggestion,
> but when I tried to access to first asp example, I got this error:
>
>
>
> The page cannot be displayed
> You have attempted to execute a CGI, ISAPI, or other executable program
> from
> a directory that does not allow programs to be executed.
> ------------------------------------------------------------ --------------------
>
> Please try the following:
>
> Contact the Web site administrator if you believe this directory should
> allow execute access.
> HTTP Error 403.1 - Forbidden: Execute access is denied.
> Internet Information Services (IIS)
>
>
> Any suggestions.
>
> Thank you
> Steve
>
>
> "Kristofer Gafvert" wrote:
>
>> Hi,
>>
>> There are a lot of examples using ASP, PHP, ASP.NET on the Internet. Just
>> do
>> a search on google.com for: "asp email", "php email", "asp.net email".
>>
>> I also have an example here:
>>
>> http://www.gafvert.info/CrashCourseCDO.htm
>>
>> --
>> Regards,
>> Kristofer Gafvert
>> http://www.gafvert.info/iis/ - IIS Related Info
>>
>>
>> "Steve Audus, Chaucer BEC, Sheffield UK"
>> skrev i
>> meddelandet news:23BB740A-EBF6-490A-A5BD-7852F99BAAA4@microsoft.com...
>> > Please help a beginner,
>> >
>> > I'd like to add a email contact form to our web site, it's all written
>> > in
>> > html, it used to be hosted externally on a ISP,
>> > that gave us a " form action="http://homepages.force9.net/cgi-bin/form"
>> > method="post" "
>> >
>> > But we now hosted it internally on a basic install of IIS on 2003,
>> > which doesn't have cgi-bin.
>> >
>> > Am really stuck, and don't know where to start.
>> >
>> > Thank you for any advice,
>> >
>> > Steve Audus
>> > www.chaucer.sheffield.sch.uk
>>
>>

Re: Email Form on IIS for a beginner.

am 10.04.2008 15:45:01 von SteveAudusChaucerBECSheffieldUK

Kristofer,
Thank you very much, your examples appear to working fine.

I am not going to take your example and turn it into a contact form for our
web site.

Thank you very very much for your help.

Great Examples.
www.chaucer.sheffield.sch.uk

"Kristofer Gafvert" wrote:

> It seems that you have disallowed scripts on the directory. Change Execute
> Permissions to "Scripts".
>
> --
> Regards,
> Kristofer Gafvert
> http://www.gafvert.info/iis/ - IIS Related Info
>
>
> "Steve Audus, Chaucer BEC, Sheffield UK"
> skrev i
> meddelandet news:D6C19F0C-F194-43C8-A42B-6ACEC0558859@microsoft.com...
> > Kristofer,
> >
> > Thank you for your suggestion,
> > but when I tried to access to first asp example, I got this error:
> >
> >
> >
> > The page cannot be displayed
> > You have attempted to execute a CGI, ISAPI, or other executable program
> > from
> > a directory that does not allow programs to be executed.
> > ------------------------------------------------------------ --------------------
> >
> > Please try the following:
> >
> > Contact the Web site administrator if you believe this directory should
> > allow execute access.
> > HTTP Error 403.1 - Forbidden: Execute access is denied.
> > Internet Information Services (IIS)
> >
> >
> > Any suggestions.
> >
> > Thank you
> > Steve
> >
> >
> > "Kristofer Gafvert" wrote:
> >
> >> Hi,
> >>
> >> There are a lot of examples using ASP, PHP, ASP.NET on the Internet. Just
> >> do
> >> a search on google.com for: "asp email", "php email", "asp.net email".
> >>
> >> I also have an example here:
> >>
> >> http://www.gafvert.info/CrashCourseCDO.htm
> >>
> >> --
> >> Regards,
> >> Kristofer Gafvert
> >> http://www.gafvert.info/iis/ - IIS Related Info
> >>
> >>
> >> "Steve Audus, Chaucer BEC, Sheffield UK"
> >> skrev i
> >> meddelandet news:23BB740A-EBF6-490A-A5BD-7852F99BAAA4@microsoft.com...
> >> > Please help a beginner,
> >> >
> >> > I'd like to add a email contact form to our web site, it's all written
> >> > in
> >> > html, it used to be hosted externally on a ISP,
> >> > that gave us a " form action="http://homepages.force9.net/cgi-bin/form"
> >> > method="post" "
> >> >
> >> > But we now hosted it internally on a basic install of IIS on 2003,
> >> > which doesn't have cgi-bin.
> >> >
> >> > Am really stuck, and don't know where to start.
> >> >
> >> > Thank you for any advice,
> >> >
> >> > Steve Audus
> >> > www.chaucer.sheffield.sch.uk
> >>
> >>
>
>