This is definitely do-able, I've done it myself. Steve, as you suggest the quotes will be stripped out.
Try this, duplicates will get unencoded. I think something this this will work; <cfexecute arguments='"arg1" """" "arg3"'> Note the whole attribute value is surounded by single quotes. Where you want DOS to see a quote, you put two. On Tue, Sep 23, 2008 at 12:44 PM, Chris Velevitch <[EMAIL PROTECTED] > wrote: > > Have you tried passing them as an array? > > > Chris > -- > Chris Velevitch > Manager - Adobe Platform Users Group, Sydney > m: 0415 469 095 > www.apugs.org.au > > Adobe Platform Users Group, Sydney > September meeting: It's Going To Be Brilliant > Date: Mon 29th September 6pm for 6:30 start > Details and RSVP on http://apugs2008september.eventbrite.com > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en -~----------~----~----~----~------~----~------~--~---
