View Single Post
Old Jan 14th, 2006, 11:51 AM   #2
Ooble
I eat cake for breakfast.
 
Ooble's Avatar
 
Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9 Ooble is on a distinguished road
The easiest way would be to use a linked list (similar to C++'s std::string) for the text, and alter the node pointers whenever you find a ".

As an aside, IFrames and document.write(...) are generally not the best way to go about things when creating web sites.
__________________
Me :: You :: Them
Ooble is offline   Reply With Quote