Use cLocalWebResourceManager.pkg Object oWebResourceManager is a cLocalWebResourceManager Procedure End_Construct_Object String sDataPath String sPath Forward Send End_Construct_Object Get psDataPath of (phoWorkspace(ghoApplication)) to sDataPath Move (sDataPath+"\Uploads") to sPath Send RegisterUploadFolder of ghoWebResourceManager sPath End_Procedure End_Object