Hello Everyone,
I am using FCKEditor for java to use in my java based web application. It is working fine but I have one problem when I am uploading image on the server. The problem is described below.
When I try to upload the image on the server using FCKEditor then it uploads the image on the server but it creates one folder named "Image" and I dont want this "Image" folder to be created when I upload the image. Because I wanna upload the image in the "images" folder. The "images" folder is in the wwwroot directory on the server.
Kindly help me in resolving this issue. Any help from anyone would be appreciated.
I hope that I will receive satisfied answer from this forum.
Kind regards,
Aashu.
I am using FCKEditor for java to use in my java based web application. It is working fine but I have one problem when I am uploading image on the server. The problem is described below.
When I try to upload the image on the server using FCKEditor then it uploads the image on the server but it creates one folder named "Image" and I dont want this "Image" folder to be created when I upload the image. Because I wanna upload the image in the "images" folder. The "images" folder is in the wwwroot directory on the server.
Kindly help me in resolving this issue. Any help from anyone would be appreciated.
I hope that I will receive satisfied answer from this forum.
Kind regards,
Aashu.
RE: Uploade image creates Image folder on ser
Not sure, but these might help:
HOWTO - UserFilesPath relative to where?!?: http://sourceforge.net/forum/message.php?msg_id=4252664
HOWTO - folder per filetype for filebrowser: http://sourceforge.net/forum/message.php?msg_id=4337959