MarkEmerson83
Technical User
I am having a very odd problem with using IFrames as a wysiwyg editor
I am using the editor to enter information into a db and also edit the information in the db.
The inputting works fine and any links i add work correctly. However if i then go to edit the data when i put the info through the editor the second time it breaks the link by adding a bit at the beginning of the HREF (example below)
If the link was href=" when it is edited and saved it becomes
href='(with the beginning bit being the root of the page)
This is really annoying as this happens even when the link is not touched second time around.
Any Ideas??
I am using the editor to enter information into a db and also edit the information in the db.
The inputting works fine and any links i add work correctly. However if i then go to edit the data when i put the info through the editor the second time it breaks the link by adding a bit at the beginning of the HREF (example below)
If the link was href=" when it is edited and saved it becomes
href='(with the beginning bit being the root of the page)
This is really annoying as this happens even when the link is not touched second time around.
Any Ideas??