Paul: Make sure the variables value is either a single number or comma-delimited, and try enclosing the variable in double-quotes:
MESSAGENUMBER="#variable#" Chris Lofback Sr. Web Developer TRX Integration 28051 US 19 N., Ste. C Clearwater, FL 33761 www.trxi.com -----Original Message----- From: Paul [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 22, 2002 7:25 PM To: CF-Talk Subject: Does CFmail MESSAGENUMBER accept variables? Hello, I am trying to delete specific messages from a pop server using the <CFPOPSERVER> command, following this example... <CFPOP SERVER="mail.company.com" USERNAME=#username# PASSWORD=#password# ACTION="Delete" MESSAGENUMBER="1,2,3"> can MESSAGENUMBER=#variable#? The messages to be deleted are selected by the user using a checkbox therefore I do not know which messagenumber is to be deleted until the form is completed and cannot hardcode it. MESSAGENUMBER seems to only want to take a numeric value, any variable i have tried to use is not being accepted. Any advice would be appreciated. Thanks ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists