does text files can be loaded in web browser control [modified]
-
Hi I want to load a text file using web browser on dialog box.Is there any possibility of doing this ? Can you tell me how please? -- modified at 6:12 Wednesday 24th May, 2006
RahulOP wrote:
I want to load a text file using web broser on dialog box.
:confused: What do you mean exactly ??
Cédric Moonen Software developer
Charting control -
Hi I want to load a text file using web browser on dialog box.Is there any possibility of doing this ? Can you tell me how please? -- modified at 6:12 Wednesday 24th May, 2006
RahulOP wrote:
I want to load a text file using web broser on dialog box.
Yeah why not. Are you getting any errors?
Nibu thomas A Developer Programming tips[^] My site[^]
-
RahulOP wrote:
I want to load a text file using web broser on dialog box.
Yeah why not. Are you getting any errors?
Nibu thomas A Developer Programming tips[^] My site[^]
Nibu thomas wrote:
RahulOP wrote: I want to load a text file using web broser on dialog box. Yeah why not. Are you getting any errors?
Ok,modified my orginal question. Actually I have no idea how to even go about it. A friend remarked that i should use but that's about all i know.:)
-
Nibu thomas wrote:
RahulOP wrote: I want to load a text file using web broser on dialog box. Yeah why not. Are you getting any errors?
Ok,modified my orginal question. Actually I have no idea how to even go about it. A friend remarked that i should use but that's about all i know.:)
RahulOP wrote:
Ok,modified my orginal question. Actually I have no idea how to even go about it. A friend remarked that i should use but that's about all i know.
Ok. :) You can use
CRichEditCtrl
orCEdit
to show the contents of a text file instead of using a Web browser control for that purpose.
Nibu thomas A Developer Programming tips[^] My site[^]
-
RahulOP wrote:
Ok,modified my orginal question. Actually I have no idea how to even go about it. A friend remarked that i should use but that's about all i know.
Ok. :) You can use
CRichEditCtrl
orCEdit
to show the contents of a text file instead of using a Web browser control for that purpose.
Nibu thomas A Developer Programming tips[^] My site[^]
-
oops.I knew i forgot something.I also need to be able to display JPEGs in the same box :).I would like to use the Microsoft Web browser Activex
RahulOP wrote:
oops.I knew i forgot something.I also need to be able to display JPEGs in the same box .I would like to use the Microsoft Web browser Activex
Ok!
Nibu thomas A Developer Programming tips[^] My site[^]