Hi Adam,
No, I'm afraid it does not make sense.
However, I have a similar problem...
If I insert am image in Normal view I get:
<div><img src="http://localhost:2192/acms2Web/filemanager/previewfile.ashx?id=180137&thumb=true"></div>
If I insert an image in HTML view, I get:
<img src="../filemanager/previewfile.ashx?id=180137&thumb=true">
I want the second version.
How do I make sure I can get the same result in Normal and HTML views?
I have seen the example on:
That seems to work quite well. However, as with most of the examples on this site - there is no code shown.
Why don't you give the code for all of your examples? I'm sure it would save a lot of time and effort on this forum.
Could you let me have the code for this example please?
4bs