<% dim pluginid as string="" dim editable as string="" dim deleteable as string="" img="0" editable="javascript:notallowed('edit');" deleteable="javascript:notallowed('delete');" for x=0 to ds.tables(0).rows.count-1 rs=ds.tables(0).rows(x) pluginid=rs.item("pluginid") if lvl=2 then img="" editable="editplugin.aspx?pluginid=" & pluginid deleteable="javascript:deleteplugin(" & pluginid & ")" end if %> <%next%> <%if x=0 and lvl=2 then%> <%end if%>
Plugins Register Plugin
# Plugin Name / Description Run Edit Delete
<%=x+1%>. "><%=rs.item("pplname")%>
- Description : <%=rs.item("ppldescription")%>
"> Run Plugin Edit zone
Delete Zone

There are no plugins registered
Register Plugin