Ask a Question related to Coldfusion Flash Integration, Design and Development.
-
Mr Pappy #1
<cfformitem type ="script">???
Hi all
I am having difficulties with an app that i downloaded from asfusion.com.
The apps url is [url]http://www.asfusion.com/apps/realestate/[/url]
Basically once i have downloaded the zip and unpacked it etc... i am getting
an error.
Attribute validation error for tag CFFORMITEM.
The value of the attribute TYPE, which is currently "script", must be one of
the values: HRULE,HTML,TEXT,VRULE,SPACER.
They have set the cfformitem type ="script" which as far as i know is an
invalid type.
Can someone please assist me here, if i try other types, it falls over.
Where does the type="script" come from.
The zip file can be downloaded from the site.
Thanks again
Papps
Mr Pappy Guest
-
cfformitem type="script": How to set hidden field'svalue?
I have a simple test form that contains a cftree and a few input/hidden fields. Whenever a tree node is selected, I want to change the values of... -
cfformitem type="html"
I am having sound trouble using the above tag to display images... Using fusebox 3, getting a prod. description from a database, which includes a... -
Using CFSAVECONTENT with CFFORMITEM type="HTML"
I am trying to create a preview area made up of a mix of HTML and cfform variables in a binding string. This is similar to the ASFusion article in... -
CFINPUT type="radio" w/ "value" requires "label"
On a Flash form, when you specify type='radio' and value='whatever', the value of the 'value' attribute will be displayed as a label if no 'label'... -
#25366 [NEW]: form buttons of type "image" dont send "submit" $_POST variable in IE
From: jordanolsommer at imap dot cc Operating system: Windows XP PHP version: 4.3.2 PHP Bug Type: Variables related Bug... -
LL@Work #2
Re: <cfformitem type ="script">???
Script: lets you create functions in Flash forms, which reduces the possibility
of reaching the 64K limit.
Please see
[url]http://livedocs.macromedia.com/coldfusion/7/htmldocs/wwhelp/wwhimpl/common/html/[/url]
wwhelp.htm?context=ColdFusion_Documentation&file=0 0000258.htm for more detail.
LL@Work Guest
-
Milind Joshi #3
Re: <cfformitem type ="script">???
Hi,
You should apply the CFMX 7.0.1 updater. This update to your CF server
includes the enhancement that lets you code a script in a CFFORM tag.
You will need the Dreamwaver or Homesite+ updates to let 'code hint'
show you 'script' in the dropdown list for the CFFORMITEM tag.
Hope this helps.
- Milind Joshi
Mr Pappy wrote:> Hi all
>
> I am having difficulties with an app that i downloaded from asfusion.com.
> The apps url is [url]http://www.asfusion.com/apps/realestate/[/url]
> Basically once i have downloaded the zip and unpacked it etc... i am getting
> an error.
>
> Attribute validation error for tag CFFORMITEM.
> The value of the attribute TYPE, which is currently "script", must be one of
> the values: HRULE,HTML,TEXT,VRULE,SPACER.
>
> They have set the cfformitem type ="script" which as far as i know is an
> invalid type.
> Can someone please assist me here, if i try other types, it falls over.
> Where does the type="script" come from.
>
> The zip file can be downloaded from the site.
>
> Thanks again
> Papps
>
>Milind Joshi Guest



Reply With Quote

