IFRAME Question

  • Thread starter Thread starter SouthSpawn
  • Start date Start date
S

SouthSpawn

I have the following situation.

I have made my own WYSIWYG editor.
This editor works with an IFrame.
I am also using this editor for an
content management system.

Right now the whole system is database driven.
I am trying to do this.

If the user highlights some text in the "IFRAME".
I want them to be able to click a button to turn the highlighted text to a
hyperlink. Basically what hyperlink will consist of a page.aspx?pageID=1.

Any suggestions???
 
Back
Top