jakobusbenne
New member
- Joined
- Oct 3, 2007
- Messages
- 3
- Programming Experience
- 1-3
Hi,
I'm new to VB.NET have encountered some difficulty using the Browser Control. Basically, what I have is a flash graph, which I would like to integrate into my application. However the graph requires both JavaScript and XML files, so using a ShockWave Flash Control won't help. I thought of simply emebdding it into a html file and displaying it using the .NET Browser Control, however for some reason this won't work. I suspect that the Browser Control does not support JavaScript...does anybody have any suggestions regarding this task?
Thanks in advance
I'm new to VB.NET have encountered some difficulty using the Browser Control. Basically, what I have is a flash graph, which I would like to integrate into my application. However the graph requires both JavaScript and XML files, so using a ShockWave Flash Control won't help. I thought of simply emebdding it into a html file and displaying it using the .NET Browser Control, however for some reason this won't work. I suspect that the Browser Control does not support JavaScript...does anybody have any suggestions regarding this task?
Thanks in advance