Quantcast
Channel: Programming Facts » How to
Viewing all articles
Browse latest Browse all 10

FCKEditor solution – How to store full URL for images (Show absolute path)

$
0
0
Today i came across a problem with FCKEditor. When i upload an image from fckeditor Browser Server option, it uploades correctly and insert image in content as well. But if i will send this content in email (for newsletter) than image will not be there as fckeditor inserts relative path in source of image. There should be a complete URL for image if you are sending this content into email. I was trying to find the way that how to insert the full url path when image uploads from FCKEditor.

Viewing all articles
Browse latest Browse all 10

Trending Articles