This works on NT (only)

<cfregistry action="GETALL"
branch="HKEY_LOCAL_MACHINE\Software\ODBC\ODBC.INI\ODBC Data Sources"
type="String" name="dsnlist">
<select name="dsn"><cfoutput
query="dsnlist"><option>#dsnlist.entry#</cfoutput></select>

Duane


-----Original Message-----
From: Richard Diolata [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 24, 2000 1:56 PM
To: [EMAIL PROTECTED]
Subject: Data source List



Hello,

        Is there a tag or script I can use in a html form. That would list all the
data source names on the server?

--
Richard Diolata
GetSet! Communications Inc.
Technical Administrator
Office: (604)465-7699 Fax: (604)465-1062

----------------------------------------------------------------------------
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to