Does anyone know if you can check to see if a file axists using the CEP route.
I am wanting to check the existance of a file in a sub folder of my HTML panel
To get the path to the panel and subfolder I use
var extensionRoot = csInterface.getSystemPath(SystemPath.EXTENSION) + "/spreadsheet/";