Peter, If you are going to use this is in the if statement you could use the following
<cfif YeNOFormat(variable)> </cfif> But your not really saying what your doing, do you already have the code returning a variable or do you need to do what the others have suggested? Regards Andrew Scott Technical Consultant NuSphere Pty Ltd Level 2/33 Bank Street South Melbourne, Victoria, 3205 Phone: 03 9686 0485 - Fax: 03 9699 7976 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Peter Mount Sent: Sunday, 1 February 2004 3:23 PM To: CFAussie Mailing List Subject: [cfaussie] cf equivalent of vbyesno Hi I'm just getting used to <cffile> (in this case with action="upload") and I just want to do a user confirmation screen to see whether or not the user wants to overwrite and existing file in the upload directory. In Visual Basic 6 I'd use vbyesno in the if statement. Is there something similar in ColdFusion? Thanks Peter Mount [EMAIL PROTECTED] PS: for people who know me, I was succesful in getting into RMIT. I'll be studying part time to finish my Diploma in IT there. --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004 --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
