Hi, I've posted about this subject before but I didn't get exactly what I wanted! I need a code that will clear the browsers current html!
WB.Document.Body.InnerHTML = " " only clears the body of the HTML. I need a way to clear the whole document! And I dont want it to navigate to _About:blank or something like that! Thanx...