this is the code for my webroot\connections\registry.
asp file.
- HTML: Select all
<%
' FileName="Connection_odbc_conn_dsn.htm"
' Type="ADO"
' DesigntimeType="ADO"
' HTTP="false"
' Catalog=""
' Schema=""
Dim MM_Registry_STRING
MM_Registry_STRING = "dsn=Registry;"
%>