HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/EBos/ellen-paragnost.nl/wwwroot/asp/bs_sortorder.asp
<%if not page.bLossePagina then
if secondAdmin.bPagesMove and secondAdmin.bPageOrder then
dim pageRang, allRang
if convertGetal(page.iId)=0 then 
pageRang=page.siblings+1
allRang=page.siblings+1
else
pageRang=page.iRang
allRang=page.siblings
end if%><tr><td class=QSlabel><%=l("placeinmenu")%>:*</td><td><select name="iRang"><%=numberList(1,allRang,1,pageRang)%></select></td></tr><%end if%><%end if%>