% var np2 = Server.CreateObject("ADODB.Recordset"); np2.ActiveConnection = conn2; np2.Source = "SELECT * FROM Documents where documentID=1"; np2.CursorType = 0; np2.CursorLocation = 2; np2.LockType = 3; np2.Open(); %> <% Response.Expires=-1 var np = Server.CreateObject("ADODB.Recordset"); np.ActiveConnection = conn; np.Source = "SELECT * FROM news ORDER BY name"; np.CursorType = 0; np.CursorLocation = 2; np.LockType = 3; %>
![]() |
![]() |
![]() |
|||
|
![]() |
||||
|
|
|||||