I don't have experience with CFFORM and its elements, but you should be able to 
determine the name of the CF-created JS validation function by viewing the HTML 
source.  Then have your anchor call that function and also submit the form.

-David

On Wednesday, April 25, 2001 6:07 AM, [EMAIL PROTECTED] 
[SMTP:[EMAIL PROTECTED]] wrote:
> I have a cfform with cfinput objects in which I want CF to create JS
> validation code. I also want to submit this form via an anchor using JS:
>
> <a href="javascript:thisform.submit();">
>
> This action submit the form, but does not execute the cfform validation code.
> I can I get it to run?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to