A
adam
Hi,
I don't know much about ASP but I managed to get some
simple code to work so that a form has a dropdown box
which picks up a value passed to the page & defaults to a
specific value.
I wanted the form to email the results of the form to an
email address - normally very simple using FP - but for
some reason it wouldn't email.
Having spent lots of time narrowing down the cause of the
problem it boiled down to this....
Take 1 very basic web page (test.htm) with a simple form
on it & prove that it can email the results to you.
Change the name of the web page to test.asp & try again.
The email now fails.
I know so little about ASP I wonder if I'm doing something
stupid. If not - does anyone know how to fix the problem?
Thanks, Adam.
I don't know much about ASP but I managed to get some
simple code to work so that a form has a dropdown box
which picks up a value passed to the page & defaults to a
specific value.
I wanted the form to email the results of the form to an
email address - normally very simple using FP - but for
some reason it wouldn't email.
Having spent lots of time narrowing down the cause of the
problem it boiled down to this....
Take 1 very basic web page (test.htm) with a simple form
on it & prove that it can email the results to you.
Change the name of the web page to test.asp & try again.
The email now fails.
I know so little about ASP I wonder if I'm doing something
stupid. If not - does anyone know how to fix the problem?
Thanks, Adam.