Search / View Articles Create New ArticleCreate New ZoneDelete Expired Articles
Use this option to browse through your articles by defining any search criteria. If you don't define any criteria, all your articles will be returned. .
Keywords :
Publisher Name / ID :
Featured :
Zone :
Status :
Article ID #
/ / And / /
/ / And / /

<%if totalrecs>0 then%> <% dim cc as integer=(mypagesize*mypage)-mypagesize+1 dim y as integer=0,publisherid as integer=0,publishername as string="",iseditable as boolean,editable as string="",deleteable as string="",startdate as string="",enddate as string="" dim articleid as integer=0 for x=0 to ds.tables(1).rows.count-1 dim rs as object=ds.tables(1).rows(x) publishername = "N/A" publisherid=rs.item("publisherid") if publisherid>0 then publishername = "- Publisher : " & rs.item("publishername") & "
" articleid=rs.item("articleid") '/// Is editable or not ///' iseditable=isarticleeditable(articleid,publisherid,rs.item("status"),lvl,usrid) if iseditable then editable="editarticle.aspx?articleid=" & articleid deleteable="javascript:deletearticle(" & articleid & ");" img="" else editable="javascript:notallowed('edit');" deleteable="javascript:notallowed('delete');" img="0" end if startdate=revertdate(rs.item("startdate")) enddate=revertdate(rs.item("enddate")) %> <%next%> <%else%> <%end if%>
Articles Found : <%=totalrecs%>
Page <%=mypage%> of <%=totalpages%>
         
# Article

ID
Source
Display
Status

Views
View Edit  Delete
<%=cc+x%>. "><%=rs.item("headline")%>
<%=publishername%> - Summary : <%=rs.item("summary")%>
<%=rs.item("articleid")%> <%=rs.item("source")%> <%=startdate & "
" & enddate%>
.gif" alt="<%=whichstatus(rs.item("status"))%>">
<%=whichstatus(rs.item("status"))%>
<%=rs.item("clicks")%> ">View article Edit article Delete article
Go to Page :
No articles were found for the specified criteria