|
<%for i=1 to 5%>
<%field_str="News_Image_"&i
if rspr(field_str)<>"" then
%>
<% end if%> <%next%> |
<%=rspr("News_Title")%><%=rspr("News_Date")%> <%=rspr("News_Description")%> |
|
|
%@ CodePage=65001%>
|
<%for i=1 to 5%>
<%field_str="News_Image_"&i
if rspr(field_str)<>"" then
%>
<% end if%> <%next%> |
<%=rspr("News_Title")%><%=rspr("News_Date")%> <%=rspr("News_Description")%> |
|
|