The following code is only valid ( not producing error) if I have
<input> tag instead of <cfinput> but i need the cfinput for validation.
Any ppl got any idea?

   <cfinput type="text" name="permainan" size="25" maxlength="40"
   <cfif NewRecord IS "No">
   <cfoutput query="matchDetail">
   value="#Trim(matchDetail.permainan)#"</cfoutput>
   </cfif>
    >
--
Joshua Yip
ICQ : 8657630
IVOX TECHNOLOGY



------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to