All,

I have a content management tool that I'm trying to edit an existing
entry.  The problem is everytime I try and edit the following data,
I see the flash video instead of the code.  What can I use in CF
to force the code to be displayed in the form field value instead
of the video gui.

<input name="vow_object_code" type="text" id="vow_object_code" maxlength="100" 
<CFIF ISDEFINED 
("Edit")>value="<cfoutput>#get_vids.vow_object_code#</cfoutput>"</CFIF>>

CODE BEING PASSED TO VALUE ATTRIBUTE BELOW 

I've taken the "<" and ">" and replaced them with "(" and ")" so the video 
interface 
doesn't start up here as well.

(object width="425" height="350")  (param name="movie" 
value="http://www.domainname.com/v/qjWQNwv-GJ4";)  (/param)  (embed 
src="http://www.domainname.com/v/qjWQNwv-GJ4"; 
type="application/x-shockwave-flash" width="425" height="350") (/embed)  
(/object)


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:247789
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to