Email form results problem...?

  • Thread starter Thread starter Kenneth
  • Start date Start date
K

Kenneth

Howdy,

I am running FP2003.

I just built a simple form, but then, when I selected Form Properties,
was surprised to see that the "Where to store results" section was
grayed out.

I want to access the option to email form results.

Why would that not be available?

Thanks for any help,
 
Tools Page Options Authoring - enable the FP SE

--




| Howdy,
|
| I am running FP2003.
|
| I just built a simple form, but then, when I selected Form Properties,
| was surprised to see that the "Where to store results" section was
| grayed out.
|
| I want to access the option to email form results.
|
| Why would that not be available?
|
| Thanks for any help,
|
| --
| Kenneth
|
| If you email... Please remove the "SPAMLESS."
 
It's amazing how many people use the word "simple" to describe something
they are having difficulty with... Just an observation about these
newsgroups, nothing personal intended.

My first guess would be that you are not working with a web server-based
HTML document. Any form must be handled by an ISAPI on the web server in
which a document resides. If working with file-based webs or documents,
there is no web server present to process forms, and FrontPage knows this.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 
It's amazing how many people use the word "simple" to describe something
they are having difficulty with... Just an observation about these
newsgroups, nothing personal intended.

My first guess would be that you are not working with a web server-based
HTML document. Any form must be handled by an ISAPI on the web server in
which a document resides. If working with file-based webs or documents,
there is no web server present to process forms, and FrontPage knows this.

Hi Kevin,

You are right on both counts...

First, about the word "simple." I intended it in the sense of the
form's lack of visible complexity (five fields rather than five
hundred <g>) but you are absolutely right. I am well aware that "under
the hood" there is a lot going on, particularly with software like FP.
I have seen on many occasions that I make what I thought to be a
"simple" tweak only to discover that FP needed to write tons of code
to make it happen.

Now, about the substance <g>:

I created the form, and got the error. I know that my webhost server
has the appropriate extensions. Am I correct in interpreting the error
as telling me in essence "You can't run the form from this location,
but you can move it to a location that has the appropriate tools to
make it work."?

Also, what would I have to do to have it run properly on my system (as
a test). Is that the process called a disk-based server?

Thanks again,
 

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

Back
Top