Ls,
When inserting an image i want the src of the img tag to be changed.
Whn i now insert an image the src is set like src="folder/imagename.jpg"
I want it to be like:
src="showimage.aspx?imgname=imagename.jpg"
Where and how can we change this?
Regards,
Danny