<% sql = "select * from tblNews" set rs = sConn.execute(sql) %> Swapskills News <%if rs.eof then%> <%else%> <%if request("newsID") = "" Then while not rs.eof %> <% rs.movenext wend Else %> <%end if%> <%end if%>
Swapskills News
Sorry no news found.
');"><%= rs("NewsHeading")%> (<%= rs("NewsDate")%>)
<%= rs("NewsHeading")%> (<%= rs("NewsDate")%>)
<%= rs("NewsDetails")%>
<<Go back