% SQL = "SELECT title, description, picture, the_date, id, document_1, document_2, document_3 FROM media ORDER BY the_date DESC" Set RS = DataConnection.Execute(SQL) noData = TRUE If Not RS.EOF Then allData = RS.getRows() numRows = UBound(allData, 2) noData = FALSE End If destroyObject(RS) %>
|
||
site map | home | privacy policy | legal information | media center |
| Web Hosting by NetSource Technologies, Inc. |