Thanks!
Nate
Quoting [EMAIL PROTECTED]:
> check out the docs
>
http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/tags-p38.htm#wp2433198
> there is a attribute of cffor called onsubmit you can use
> onSubmit
> Optional
>
>
> _javascript_ function to execute after input validation. Use for
> preprocessing data before form is submitted. See Developing ColdFusion MX
> Applications.
>
> HTH!!!
>
> Doug
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Monday, March 08, 2004 3:09 PM
> To: CF-Talk
> Subject: cfform and the onsubmit event
>
>
> When using cfform is it possible to use additional _javascript_ function
> calls
> in the onsubmit attribute since cfform automatically puts in something
> like
> _CF_checkFormName(this)"? If it is possible what would
> be
> the best way to do it?
>
> Thanks,
>
> Nate
> _____
>
>
>
>
[Todays Threads]
[This Message]
[Subscription]
[Fast Unsubscribe]
[User Settings]
- cfform and the onsubmit event npetersn
- RE: cfform and the onsubmit event Douglas.Knudsen
- npetersn