|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
Cfform
<cfform format="flash" onSubmit="return fieldcheck()" height="600" width="500">
Can anyone explain to me why this doesnt work. It works if i remove the onsubmit? Thanks for you help |
|
#2
|
|||
|
|||
|
If you use format="flash", the onSubmit attribute must reference an ActionScript function. I assume you don't have an ActionScript function named fieldCheck()?
This may be helpful: http://www.coldfusionjedi.com/index...stom-Validation Though really, no one uses Flash forms in CF any more. There's no reason to when you can just use Flex.
__________________
Ask if you have a question, but also help answer questions that you have knowledge of! Thanks, Brian. How to Post a Question in the Forums |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ColdFusion Development > Cfform |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|