Form Will Not Work

G

Guest

My submission form at http://da19.alada.gov/contact_form.htm has stopped
working. When the submit button is pressed, the following error messages
appear: FrontPage Error.
User: please report details to this site's webmaster.
Webmaster: please see the server's application event log for more details.

The form had been working fine and after changing the email address of the
person to send the form to, it has stopped responding.

Can anyone please help me solve the problem.
 
S

Stefan B Rusynko

The FP forms handler does not support form fields for send to
as in your
<!--Submissions are emailed to:-->
<input type="hidden" name="to" value="(e-mail address removed)">

Nor do they support form fields for confirmation page
as in your
<input type=hidden size=0 name=_response value="http://da19.alada.gov/thankyou.htm">

Re do your form using the Feedback template page or Forms wizard
- and don't add any fields to control form actions (just use Form Properties Options)

--




| My submission form at http://da19.alada.gov/contact_form.htm has stopped
| working. When the submit button is pressed, the following error messages
| appear: FrontPage Error.
| User: please report details to this site's webmaster.
| Webmaster: please see the server's application event log for more details.
|
| The form had been working fine and after changing the email address of the
| person to send the form to, it has stopped responding.
|
| Can anyone please help me solve the problem.
|
 
A

Andrew Murray

also the form handler will send email only to an address on the same domain
as the web site
e.g. www.yoursite.com is your web, then you need to have an email address
like (e-mail address removed)
 

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