To convert a string to lowercase: LCase(string)
-----Original Message----- From: Paul Black [mailto:[EMAIL PROTECTED]] Sent: Sunday, July 07, 2002 5:32 PM To: CF-Linux Subject: Couple of Little CF Questions I've been using CF to authenticate people logging in to a Chatroom. I've got a couple more small issues: How do I escape a # in HTML being created by CFOUTPUT? The # shows up in colour attributes in the HTML. This confuses the CFOUTPUT statement which is creating this html. The next problem is how do i convert a string to lowercase in CF? I've looked in my book but just cant find the function name. Thanks for your help: Cheers. Paul ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm ------------------------------------------------------------------------------ Archives: http://www.mail-archive.com/cf-linux%40houseoffusion.com/ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_linux or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
