Parameter exists has gone away and not supported anymore (well it is there for legacy apps).
Paul Giesenhagen QuillDesign http://www.quilldesign.com SiteDirector v2.0 - Commerce Builder ----- Original Message ----- From: "Rafael (Alan Bleiweiss)" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, April 24, 2002 11:52 AM Subject: parameterexists > Can anyone explain what the major benefits are for using IsDefined rather > than ParameterExists? > > For example > > <cfif Not IsDefined("url.pid)> > > as compared to > > <CFIF #Parameterexists(url.pid)# is "NO"> > > > ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

