form help

  • Thread starter Thread starter Paul M
  • Start date Start date
P

Paul M

Hi
I have a form which posts to my email. It works fine as an html page but if
I change it to an asp page it does not work?
Thanks
Paul M
 
Correct. You can not use the FP Form Handler with any server-side scripting. You would have to
custom write a ASP based form handler.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
Thanks Thomas
More fun
Best wishes
Paul M

Thomas A. Rowe said:
Correct. You can not use the FP Form Handler with any server-side
scripting. You would have to custom write a ASP based form handler.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
Back
Top