Click here to Skip to main content
15,892,072 members
Home / Discussions / C#
   

C#

 
AnswerRe: vs2003-- where's the beef? Pin
Wesner Moise19-May-03 19:41
Wesner Moise19-May-03 19:41 
Generalwriting strings to the browser control Pin
LongRange.Shooter8-May-03 3:50
LongRange.Shooter8-May-03 3:50 
GeneralRe: writing strings to the browser control Pin
Stephane Rodriguez.8-May-03 5:13
Stephane Rodriguez.8-May-03 5:13 
GeneralRe: writing strings to the browser control Pin
LongRange.Shooter9-May-03 5:30
LongRange.Shooter9-May-03 5:30 
GeneralRe: writing strings to the browser control Pin
Stephane Rodriguez.9-May-03 6:25
Stephane Rodriguez.9-May-03 6:25 
GeneralRe: writing strings to the browser control Pin
LongRange.Shooter9-May-03 10:11
LongRange.Shooter9-May-03 10:11 
GeneralRe: writing strings to the browser control Pin
Stephane Rodriguez.9-May-03 10:25
Stephane Rodriguez.9-May-03 10:25 
GeneralRe: writing strings to the browser control Pin
LongRange.Shooter9-May-03 10:37
LongRange.Shooter9-May-03 10:37 
To quote my dear mum -- it is clear as mud.

This is in an application where I am hooking IDocHostUIHandler and as such I have both DLL's loaded.

Now what is frustrating to me is that this article that WORKED before (the one I cannot recreate the search that found it earlier) did not use the IPersist*** interface to accomplish the task. But the nominclature required to create a working object within the browser is lost. In the example I had found earlier and cannot find now the example was explicitely to have a document be written to the browser as a string. And....in that article, after getting the document object created, he just did document.write(stringValue); The resulting page that was displayed in the browser control contained the display portions as expected AND the browser View Source contained ALL of the HTML that made up my string-based web page.

Deploying the IPersist*** approach displayed the page but when I View Source the browser knows nothing of my document -- only the about:blank document. And I DO have both DLL's in my program.

I hate working with the browser. It shouldn't have to be THIS hard.

Michael

_____________________________________________
The world is a dangerous place.
Not because of those that do evil,
    but because of those who look on and do nothing.

GeneralRe: writing strings to the browser control Pin
Stephane Rodriguez.9-May-03 10:58
Stephane Rodriguez.9-May-03 10:58 
GeneralRe: writing strings to the browser control Pin
LongRange.Shooter12-May-03 4:25
LongRange.Shooter12-May-03 4:25 
GeneralRe: writing strings to the browser control Pin
Stephane Rodriguez.12-May-03 4:35
Stephane Rodriguez.12-May-03 4:35 
GeneralRe: writing strings to the browser control Pin
LongRange.Shooter15-May-03 7:37
LongRange.Shooter15-May-03 7:37 
Generalmp3 in C# Pin
Anonymous8-May-03 3:47
Anonymous8-May-03 3:47 
GeneralRe: mp3 in C# Pin
Paresh Gheewala8-May-03 7:01
Paresh Gheewala8-May-03 7:01 
GeneralRe: mp3 in C# Pin
AlexDunn19-May-03 14:14
AlexDunn19-May-03 14:14 
GeneralRe: mp3 in C# Pin
Paresh Gheewala21-May-03 5:49
Paresh Gheewala21-May-03 5:49 
GeneralRe: mp3 in C# Pin
AlexDunn21-May-03 12:04
AlexDunn21-May-03 12:04 
GeneralRe: mp3 in C# Pin
leppie8-May-03 7:34
leppie8-May-03 7:34 
GeneralRe: mp3 in C# Pin
Kant8-May-03 8:23
Kant8-May-03 8:23 
GeneralRe: mp3 in C# Pin
leppie8-May-03 10:16
leppie8-May-03 10:16 
GeneralRe: mp3 in C# Pin
jtmtv189-May-03 19:05
jtmtv189-May-03 19:05 
GeneralLarge File Transfer in Client-Server Applications Pin
Vasant Salian8-May-03 1:28
Vasant Salian8-May-03 1:28 
GeneralRe: Large File Transfer in Client-Server Applications Pin
Katalyst8-May-03 4:55
Katalyst8-May-03 4:55 
Questionwhat you must add to your exe file Pin
flyingv7-May-03 19:56
flyingv7-May-03 19:56 
AnswerRe: what you must add to your exe file Pin
Stephane Rodriguez.7-May-03 20:03
Stephane Rodriguez.7-May-03 20:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.