Hi How can i use the function IHTMLTxtRange::moveToBookmark? I have a bookmark in my xml file(like #32346).I've got the IHTMLTxtRange for the document.But couldn't move to the bookmark(return VARIANT_FALSE). Or i have to use IHTMLTxtRange::getBookmark for that? Please help me :( Thanks