Get rid of the script in the head section
<script language="javascript" type="text/javascript"><!--
function redirect(linkform) {
window.setTimeout("location.href='thank_you_catalog.html'",1000)
}
// --></script>
And the onsubmit="return redirect(this)" in the form tag
--
_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________
|I tested the form on the live server and I get nothing, I'm sure all
| extentions are installed because the same site has another form that is
| working fine.
|
| "Thomas A. Rowe" wrote:
|
| > Where are you testing this form, if on the live/remote server, does the server have the FP
| > extensions installed, and was the created or published to the server via FP http mode?
| >
| > --
| > ==============================================
| > 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.
| > ==============================================
| >
| > | > >I have created a form page and I am having difficulty with the confirmation
| > > page and email results. I have the form properties set to send results to an
| > > email address and I have the confirmation page that I want selected. When
| > > the form is submitted it only returns to a blank form page and the results
| > > are not reaching the desired email address. What else can I try to fix this
| > > problem?
| >
| >
| >