If you pass an empty string to a type="numeric" argument, an exception will be thrown because you're not passing a numeric value. So, either don't pass an empty string and check for the existence of the argument inside the function, or pass a 0.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CFCDev" 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/cfcdev?hl=en -~----------~----~----~----~------~----~------~--~---
