|
From: Tom on 15 Jul 2008 10:48 Hi, I am currently using the MSWebBrowser object to display HTML text in the window/form. At this stage I need to save the HTML code in a file and get the MSWeb... object to Navigate(cPath) to it. I know would like to pass the actual HTML text to the browser without saving it in a file. I am certain that this can be doen, but I have no idea what would be the easiest or how? any clues? TIA Tom
From: Geoff Schaller on 15 Jul 2008 19:17 Tom, I don't know off the top of my head but if you have a generated class for this control, there should be a method for 'Save As'. Or, you could generate the class once, find the methods you want and then discard all the others, unless someone knows this method... Geoff "Tom" <tom(a)intersoft.net.au> wrote in message news:487cb8d3$1(a)dnews.tpgi.com.au: > Hi, > I am currently using the MSWebBrowser object to display HTML text in the > window/form. At this stage I need to save the HTML code in a file and get > the MSWeb... object to Navigate(cPath) to it. > > I know would like to pass the actual HTML text to the browser without saving > it in a file. I am certain that this can be doen, but I have no idea what > would be the easiest or how? > > any clues? > > TIA > > Tom
|
Pages: 1 Prev: Create Sql Server Tables with Vo2Ado Next: Slow Logon to Advantage - Netgear DG834G |