> <CFPOP SERVER="mail.company.com"
> USERNAME=#username#
> PASSWORD=#password#
> ACTION="Delete"
> MESSAGENUMBER="1,2,3">
>
> can MESSAGENUMBER=#variable#?

Of course it can be a variable.  If your form page has a list of
identically named checkboxes, the checkbox values will come through as a
list.  So #FORM.messagenumbers# will be something like "1,2,3."

        -- Owen

______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
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

Reply via email to