ID:163501
 
i have created a program useing dmcgi and stuff, when i run it on my computer everything works, but when i run it on a webshell server nothing is loading, the webshell also supports dmcgi

CGI
Topic(href,hreflist[])
usr<<browse("[CSS][header][menu][content]")
if(hreflist["commands"])
switch(hreflist["commands"])
if("kick")
html={"code gose in here"}

ive looked for libs and based this of 1 of them, and it runs perfectly fine on my pc, but when uploaded onto the server that runs my game it just loads a blank page, it dosnt show any of the layour or CSS, what am i doing wrong.

ive created it useing dantom.CGI lib

please can someone tell me were im going wrong, because like i sed, on my pc hosting it, runs file, yet on webshell it dosnt show anything
i know this isnt the easyest of things to do and many dont know this, but i know there are afew out there who do know this, and no matter who i ask, they seams to think its right. so im asking for some expert whos used dmcgi before to tell me if my code is wrong or im missing something, if not then it must be the shellserver thats got dmcgi installed wrong.