|
I'm still messing with it, too. I'm not sure about all websites, but I saved the result to a file and opened it and it is a perfect .html of the yahoo website.... the file is also 24,784 long. I was fiddling around with other ways to do this, but I don't see an easy way to write the source code to a file with IE other than the one previously shown. I was able to get it to write a file that was interpreted html, but not the raw source code, although I must admit I'm a novice controlling IE with this method.)
Brian
(I suppose string length becomes an issue at > 32000 characters... so this wouldn't be an adequate test.. On that note, though, shouldn't there be a way to save the document object as source via object method without importing the whole string into an object in KiXtart?) [ 13 June 2002, 17:17: Message edited by: BrianTX ]
|