Using ASP Nested JS SQL Server to create two levels of linking frame (2)
Twolevel.asp
hEAD>
<%
DIM Conn
DIM ConnStr
ON Error ResMe next
Set conn = server.createObject ("adoDb.connection")
Connstr = "driver = {SQL Server}; server = wen; uid = sa; pwd =; database = db_provincecat"
Conn.open connStr
SET RS = Server.createObject ("AdoDb.Recordset")
Rs.cursorlocation = aduseclient
SQL = "SELECT * from TB_PROVINCE"
RS.Open SQL, CONN, 1, 1
IF not r.
DIM STRJSCRIPT
Strjscript = "" "