Email Form

R

Ronx

Confusing...

The page is named with a .htm extension yet contains a large segment of ASP
coding. That will never work.
The page contains a large segment of ASP coding and is hosted on a Unix
server .. Most Unix servers do not support ASP, though some do.

The form itself relies on the FrontPage server extensions, but the reference
to nortbots.htm suggests it was FTPed to the server. Using FTP may corrupt
the extensions which will have to be checked or reinstalled.

Also, if the form was named with an .asp extension (required for the asp
code) the form would fail unless you specified a form handler, other than
the extension. ("Send to other" in Form Properties)

There is a rare possibility that the server sends .htm pages through the
ASP engine, as well as .asp pages - in this case the extensions only use
would be in publishing, and all forms would have to have custom written
handlers.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top