Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
Rick #1
onSubmit
Is there a way to use the onSubmit action in a cfform since coldfusion uses
that to run it stuff for verification?
Thanks in advance!!
Rick Guest
-
Client Side ValidateAt onSubmit without the alert box?
My coworker thought he saw an example of this, but we can't find it now. In a flash form, I want to do validateAt="onSubmit" (on client) and red... -
Basic CFMail and onSubmit question
Try changing <form name= "validation" onSubmit action="thanks.cfm" method="post"> to <form name= "validation" action="thanks.cfm" method="post"> -
MX7 problem with cfform onSubmit behavior
Mike says, "This is a known bug, we found this to late in the development cycle to get it in." I can't find any other documentation about this bug... -
CFFORM onSubmit()
I have been trying to figure this one out. Haven't found the solution by searching the forums. I'm hoping someone else has come across this and will... -
onSubmit question
Can you make multiple (two) calls to a javascript function for the onSubmit event? Currently, I'm calling one JS function like the following: ... -
Rick #2
Re: onSubmit
Never mind figured it out.
Thanks!!!
"Rick" <rick@di-wave.com> wrote in message
news:d6jaft$fca$1@forums.macromedia.com...> Is there a way to use the onSubmit action in a cfform since coldfusion
> uses that to run it stuff for verification?
>
> Thanks in advance!!
>
Rick Guest



Reply With Quote

