You do not have permission to editadd screenshots!!!

Cancel

EditUpload new screenshot

basePath = 'includes/fckeditor/'; fckEditor = createObject("component", "#basePath#fckeditor"); fckEditor.instanceName = "description"; fckEditor.value = '#description#'; fckEditor.basePath = basePath; fckEditor.width = 460; fckEditor.height = 150; fckEditor.ToolbarSet = "Basic"; fckEditor.create(); // create the editor.  


 
Project Not Found.