Is there any way of converting standard html files to word documents using
CF?

Ashley M. Whiting
  Web development
  New Media Team
  Schools Communications Unit 
  Department for Education & Skills

  T: 020 7925 6535
  M: 07817 763972
  Alternate Email: [EMAIL PROTECTED]



-----Original Message-----
From: Paul Johnston [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, June 03, 2003 1:33 PM
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] stringcontains function?


Either Find() or ListFind() should do what you want.

Paul

> <cfoutput query="artforms">
> #artform# <input type="checkbox" name="artform" value="#id#" 
> <cfif stringcontains(myartforms, id)> 
> CHECKED><cfelse>></cfif>> <br> </cfoutput> </form>



-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]


PLEASE NOTE: THE ABOVE MESSAGE WAS RECEIVED FROM THE INTERNET.

On entering the GSI, this email was scanned for viruses by the Government
Secure Intranet (GSI) virus scanning service supplied exclusively by Cable &
Wireless in partnership with MessageLabs.

GSI users see http://www.gsi.gov.uk/main/new2002notices.htm for further
details. In case of problems, please call your organisational IT helpdesk.

-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to