I have an advanced propertysheet
editing page that I created which must have quite a bit of additional
functionality. On this page, I display several text areas filled with text
blurbs. If there is no data for any individual text blurb, I do not display the
text area, but rather some notification text, and a form button which I wish to
link over to another page which uses the IE Active X WYSIWYG editor (which I
already have running) to edit some additional data. The problem is, I do not
want to have more then one copy of the editor page, and to know which data to
edit, and where to save it, the IE Edit must know
where it was linked from.
How would you do this?
- Alex Hottenstein