yeen83
10-29-2002, 10:12 AM
These are the two files for login
1 is as attached another i paste it here:
<%
strConnect = "FileDSN=Overseas;UID=;PWD="
Set ConDB = Server.CreateObject("ADODB.Connection")
ConDB.Open strConnect
%>
1 is as attached another i paste it here:
<%
strConnect = "FileDSN=Overseas;UID=;PWD="
Set ConDB = Server.CreateObject("ADODB.Connection")
ConDB.Open strConnect
%>