%@LANGUAGE="VBSCRIPT"%> <% set rsareenonline = Server.CreateObject("ADODB.Recordset") rsareenonline.ActiveConnection = MM_arabcin_STRING rsareenonline.Source = "SELECT * FROM news where lang_o= 'espanol' order by id desc" rsareenonline.CursorType = 0 rsareenonline.CursorLocation = 2 rsareenonline.LockType = 3 rsareenonline.Open() rsareenonline_numRows = 0 %> <% Dim Repeat1__numRows Repeat1__numRows = -1 Dim Repeat1__index Repeat1__index = 0 rsareenonline_numRows = rsareenonline_numRows + Repeat1__numRows %>
![]() |
![]() |
![]() |
|||||
|
|||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
<% rsareenonline.Close() %>