<% Set Conn = Server.CreateObject("ADODB.Connection") ConnString = "DSN=ds_inmodom;UID=idonet;PWD=drnk-91" Conn.Open ConnString %>