Hi,
Sorry for my english.
I've a little problem using FCKeditor V2.6
If I want create e email and I want to insert image, I follow the instructions published to http://docs.fckeditor.net/FCKeditor_2.x/Users_Guide/Common_Tasks/Inserting_Images.
But the person that receved this email doesn't see the image.
how I can make to insert an image that can be seen from receiving?
Thank much.
Thu, 04/24/2008 - 10:08
#1
Re: Problem with image (No embed image)
The source for the image in the email comes out like this:
<input alt="room full of balloons" height="376" type="image" width="500">
I haven't found a solution yet,
I'll let you know if I do.
What does the source look like around the image inside your email? Maybe we have the same problem?
Re: Problem with image (No embed image)
found it!
The answer was here: http://expressionengine.com/wiki/FCKEditor/
This works perfectly well so far.
Re: Problem with image (No embed image)
Re: Problem with image (No embed image)
Thank you very much!
