Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
eddymilner #1
Help PLEAS with "required" in FlashForm CF7
i have a flash form in CF7 , one forme but there is two button submit , one
submit the form for AddClient , and anothe sends to AddProduct , and there are
in one format=flash form .... now the problem that both AddClient and
AddProduct have required fields , so if i submit AddProduct Fields so AddClient
fileds givse me error beacue they lefted empty and if i submit AddClient so
fileds AddProduct gives me error that they left empty ...... <cfform
format='flash' action='?submit' name='submisionform'> <!---this is AddProduct
Field---> <cfinput type='text' name='product' requierd='yes'> <cfinput
type='button' name='sub'> <!---This is AddClient Filed---> <cfinput
type='text' name='client' requierd='yes'> <cfinput type='button' name='seb'>
</cfform> so if you have CF& try it and you gona see the problem
!!!!!!!!!!!! and i dont want to do 2 forms , beacuse <cfformgroup> function
only in <cfform type='flash'> , i cant put tow form by the vertical order ,
only horezontal ....... PLEAS HELP , HELP,HELP !!! .*|*. THANK
YOU------------ / \
eddymilner Guest
-
Acrobat 8 has twice failed to launch due to"required component was not found"
Twice in the past couple of weeks, after working without trouble for days or weeks, Acrobat 8 will suddenly fail to lunch and display the following... -
#39712 [NEW]: Installation failure "Program Required"
From: kemputer at optushome dot com dot au Operating system: Windows Server 2003 PHP version: 5.2.0 PHP Bug Type: IIS related... -
cfinput required="yes" and inline javascript conflict
Has anyone experienced a situation where inline Javascript is causing Cold Fusion's native error reporting to fail. I have a script that tests 2... -
ASP Page - Keep getting "object required" error
I have a password reminder ASP page that works fine. However, when the page initially loads I get the following error: Microsoft VBScript... -
"A required resource cannot be loaded" - Problem Solved.
This is not necessarily a general solution for everyone, but it does give a hint as to what is going on. Let me explain how the problem effected me... -
eddymilner #2
Re: Help PLEAS with "required" in FlashForm CF7
go here there is a small exemple : [url]http://209.200.93.166/UNTITLED2.CFM[/url] go to
FIND/EDIT and pres submit button ('the form in edit/find is not fineshed , but
there gona be Add client') but stil the problem is if you pres submit button
you will my error !
eddymilner Guest



Reply With Quote

