Inserting absolute image paths in a database
Hello,
Can someone point me in the direction of inserting an absolute image path in a database using html editor with data assist pages?
Right now, I am inserting something like:
src="/mobile/admin/articles....
Would like to insert:
src="http://www.selfcare.com/mobile/admin/articles...
So it can display the uploaded images in a mobile device.