You can not use FP form field validation and a 3rd Party JavaScript at the same time without
combining the FP Generate script with the 3rd Party script and then removing all the FP Form Field
Validation tags in HTML/Code View and renaming the form.
--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
http://www.Ecom-Data.com
==============================================
"Jon" <Jon.DeleteThis@discussions.microsoft.com> wrote in message
news:B00E547A-500C-43F9-83F8-51A521B75E8F@microsoft.com...
> I'm trying to make a double enter form field script work with Front Page 2003
> with no success. Is there a way to do this? I would like to do this to make
> sure user email addresses are typed into the form correctly by making them
> re-enter the address. I have a script from JavaScriptKit to add into the form
> that does this.. but it's not working. The webbot ignores the script. Is
> there any code I can manually add so that this will work?