Dear Expert I am having problem identifying the templae engine on the code that i have. actually on that template as far as i know they are using some kind of opening and closing block like this for each and every piece of data <!-- BEGIN ROW --> the row and data are printed here.... <!-- END ROW --> This is save in something.html meanwhile there is another file something.php which holds all php code and there i can see one anotehr file with same name but different extension something.cpp. I have to change display some information in something.html in javascript menu so i do't know how to take take that vale in some variable that could be compatible for this template. if i can find the name of this template hope i can solved my this problem it is really hard for me to identify this problem help..