Can anyone shed some light on creating a custom cfc argument type? Basically I want to validate that the value coming into the argument is a numeric list. I don't want to have to choose ANY as the value type and I could pass it in as a array and list it out inside the CFC but that still wouldn't do any validation on the value other than making sure it is an array.
It would be handy to be able to set a delimiter attribute in the cfargument tag so that you could still choose numeric as the type but have it check it as items in a list but I do not believe that it possible. <http://www.inevative.com.au/images/email-stationary/inevativeLogo_small.jpg > Steve Onnis Director / Head Developer <http://www.inevative.com.au/images/email-stationary/email.jpg> [EMAIL PROTECTED] <http://www.inevative.com.au/images/email-stationary/phone.jpg> +61 3 9001 2258 <http://www.inevative.com.au/images/email-stationary/mobile.jpg> 0401 667 996 <http://www.inevative.com.au/images/email-stationary/web.jpg> www.inevative.com.au <http://www.novahost.com.au> <http://www.threesquares.com.au> <http://www.smsonline.com.au> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
<<attachment: inevativeLogo_small.jpg>>
<<attachment: email.jpg>>
<<attachment: phone.jpg>>
<<attachment: mobile.jpg>>
<<attachment: web.jpg>>



