Thanks, Michael. I did find this list in the CF5 documentation. I believe they're all covered in your function list. One additional function from your list is CFUSION_DISABLE_DBCONNECTIONS(). I guess I was just hoping there might be others.
Jim Administrative Functions -------------------------- In addition to standard CFML functions, the ColdFusion 5 Administrator uses the following undocumented functions: CF_SETDATASOURCEUSERNAME() Sets the default user name for a ColdFusion data source CF_SETDATASOURCEPASSWORD() Sets the default password for the ColdFusion data source CF_ISCOLDFUSIONDATASOURCE() Verifies a connection to a ColdFusion data source CF_GETDATASOURCEUSERNAME() Gets the default user name for a ColdFusion data source CFUSION_VERIFYMAIL() Verifies the connection to the default ColdFusion SMTP mail server CFUSION_GETODBCINI() Gets ODBC data source information from the Registry CFUSION_SETODBCINI() Sets ODBC data source information in the Registry CFUSION_GETODBCDSN() Gets the ODBC data source names from the Registry CFUSION_SETTINGS_REFRESH() Refreshes some ColdFusion settings not requiring a restart CFUSION_DBCONNECTIONS_FLUSH() Disconnects all currently connected ColdFusion datasources Administrative Tags -------------------------- In addition to standard CFML tags, the ColdFusion 5 Administrator uses the following undocumented tags: CFINTERNALDEBUG Used for internal ColdFusion debugging by product development and to PCode templates without executing them (used by the CFML Syntax Checker). CFSECURITYADMIN Used for updates to Advanced Security information. ----- Original Message ----- From: "Michael Dinowitz" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Thursday, January 03, 2002 3:24 PM Subject: RE: Undocumented Functions and Tags > When I cover something it's totally covered. The only thing missing from it > > are the old CF 1.0 date creation functions that no longer work at all. > > At 05:22 PM 1/3/02, you wrote: > >There is a link to them on the houseoffusion home page. Don't know if all > >the new ones (are there any??) in CF5 are covered though... > > > >Jeff Garza > >Lead Developer/Webmaster > >Spectrum Astro, Inc. > >480.892.8200 > >[EMAIL PROTECTED] > >http://www.spectrumastro.com > > > > > > > >-----Original Message----- > >From: Jim McAtee [mailto:[EMAIL PROTECTED]] > >Sent: Thursday, January 03, 2002 3:20 PM > >To: CF-Talk > >Subject: Undocumented Functions and Tags > > > > > >Can anyone point me toward information about CF 5's undocumented functions > >and tags? I went searching for this information earlier today and all I > >really came up with were security bulletins (circa CF 4.5) posted on > Allaire > >and a number of security sites. > > > >Yeah, I know... that's why they're called 'undocumented'. :) > > > >Thanks, > >Jim > > > > > ______________________________________________________________________ Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona 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

