I was talking more along the lines of CF 5. Sorry for the confusion. Robert Everland III Web Developer Extraordinaire Dixon Ticonderoga Company http://www.dixonusa.com
-----Original Message----- From: Peter Mayer [mailto:[EMAIL PROTECTED]] Sent: Monday, February 03, 2003 2:26 PM To: CF-Talk Subject: Re: Function parameter question Every cfargument item has a "required" (true/false) property ... it is important that this only works within coldfusion - if you call the function as a webservice, the parameter has to be supplied (is always required). Best regards, Peter ------------ Orginale Nachricht Von: Robert Everland <[EMAIL PROTECTED]> Betreff: Function parameter question Datum/Zeit: Montag, 03. Februar 2003 20:22:42 > Can I make certain parameters optional? If so how? > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

