jorge.costa-fullsix
-
4/6/2010 9:26:01 AM
FCKEditor: Image Path in ASPX Templates
Hi all,
I’m using ASPX Templates for a website and, for a given document type, I have a field with FCKEditor edit capabilities.
When I insert an image, the path is correctly resolved in FCK Editor (eg: /pathtoimage), but in my aspx, it is not. It gets the virtual path char (~) before the path (eg: ~/pathtoimage).
Anyone have any solutions for this? Thanks,
Jorge Costa
|