Hi,
i have copied an image and pasted in fckeditor.
it is displaying the image properly in the editor.
but when i submit the editor the image is not going as file. how to handle this.
and also i want to restrict the size of image which can be pasted and uploaded.
basically when i copy and paste the image the source contains img tag with src of my local image path. how to upload the images to the server so that i can later retrive this way.
thanks
i have copied an image and pasted in fckeditor.
it is displaying the image properly in the editor.
but when i submit the editor the image is not going as file. how to handle this.
and also i want to restrict the size of image which can be pasted and uploaded.
basically when i copy and paste the image the source contains img tag with src of my local image path. how to upload the images to the server so that i can later retrive this way.
thanks