once click on the browse server button (after clicking the edit/insert image button), and browse an image from the server and insert it, i view the source and discover that the image path is somekind like
src="/ProjectName/FCKeditor1.6/filemanager/browse/sample_html/images/nature.jpg"
i am building and mailing system, and using fckeditor1.6 for creating email content. and this has given me big problem, as the email is being sent out, the image path is incorrect and the image will not be shown. i would like to change the path to somekind like
src="IPaddress/projectname/foldername/imagename" but i donno where should i change it. please help
src="/ProjectName/FCKeditor1.6/filemanager/browse/sample_html/images/nature.jpg"
i am building and mailing system, and using fckeditor1.6 for creating email content. and this has given me big problem, as the email is being sent out, the image path is incorrect and the image will not be shown. i would like to change the path to somekind like
src="IPaddress/projectname/foldername/imagename" but i donno where should i change it. please help