[thelist] Language Identification

BAO RuiXian ruixian.bao at pp.inet.fi
Thu Nov 18 06:50:02 CST 2004


Hello, all,

    I have inherited an old web application. Most of the html files 
contain some kind of code which I don't recognize. The following is a 
simplified example:

..if(Cgi.empty != ""):
        ..set(file,"/path/to/the/file/"+Cgi.ID):
        ..set(filehandle,file.open(file,"w")):
        ..file.close(filehandle):
        ..Cgi.Del("empty"):
..endif:


All the html files are passed to the main program (binary code) by name. 
Anyone knows what kind of code the above is?

Best

BAO RuiXian


More information about the thelist mailing list