shetlandbob
Programmer
Hello,
I have a DHTML control in a dialog window and want to load up a document stored locally on my machine.
I've tried looking online and in help areas (MSDN and Studio.NET help) but cant figure this out.
I have a file (say C:\test.html), but cant get it to load using the DHTML.loadDocument(); command? It wants me to pass two VARIANT's as variables??? I would have thought all I would need to pass would be file location (this is how it was in VB6?)
Anyone used this and have any ideas?
I'm using Visual C++.Net for info.
Cheers
I have a DHTML control in a dialog window and want to load up a document stored locally on my machine.
I've tried looking online and in help areas (MSDN and Studio.NET help) but cant figure this out.
I have a file (say C:\test.html), but cant get it to load using the DHTML.loadDocument(); command? It wants me to pass two VARIANT's as variables??? I would have thought all I would need to pass would be file location (this is how it was in VB6?)
Anyone used this and have any ideas?
I'm using Visual C++.Net for info.
Cheers