---> ---> Add #variables.table#

Your Web Site Currently Has No #variables.table#

  Edit     Delete   #get['#variables.fields[1].name#'][i]#

#url.message#

Add #table#

Your Web Site Currently Has No #table#

  Edit     Delete   #get['#variables.fields[1].name#'][i]#

 
 
select * from #variables.table# where #variables.queryExtention# order by weborder desc select * from #variables.table# where #variables.key#=#arguments.id# and #variables.queryExtention# where #variables.queryExtention#
#variables.formValues[1]#



NO! Do Not Delete!
"> "> insert into #table#( , #variables.fields[i].name# ,weborder )values( , , ) update #table# set #variables.fields[i].name#= , where (#variables.key#=#arguments.id#) and (#variables.queryExtention#) select * from #table# where (#variables.key#=#arguments.id#) delete from #table# where (#variables.key#=#arguments.id#) and #variables.queryExtention# select max(weborder) as thisWebOrder from #table# where #variables.queryExtention# movedUp movedDown update #table# set weborder=#counter# where (#variables.key#=#ListGetAt(idList, i)#)