Click here to Skip to main content
15,917,793 members
Home / Discussions / C#
   

C#

 
General.NET 2.0's WebBrowser control Pin
Judah Gabriel Himango9-Jul-04 6:32
sponsorJudah Gabriel Himango9-Jul-04 6:32 
GeneralRe: .NET 2.0's WebBrowser control Pin
Heath Stewart9-Jul-04 9:11
protectorHeath Stewart9-Jul-04 9:11 
Generalimplement a own shell-view Pin
Shir Khan9-Jul-04 5:23
Shir Khan9-Jul-04 5:23 
GeneralRe: implement a own shell-view Pin
Jesse Squire9-Jul-04 5:36
Jesse Squire9-Jul-04 5:36 
GeneralRe: implement a own shell-view Pin
Nick Parker9-Jul-04 6:00
protectorNick Parker9-Jul-04 6:00 
GeneralData layer DLL .Config Pin
Andy H9-Jul-04 4:58
Andy H9-Jul-04 4:58 
GeneralRe: Data layer DLL .Config Pin
Heath Stewart9-Jul-04 9:16
protectorHeath Stewart9-Jul-04 9:16 
GeneralFind on Page with IE browser control Pin
weekly_s9-Jul-04 4:47
weekly_s9-Jul-04 4:47 
Hi all. I am working on a project where we have an embedded IE control on a Windows form, and one of the features we have been requested to produce is a " find on this page", where the user can type in a term, and if it exists, the browser control will scroll to it (similar to the existing functionality of IE's Edit->Find( on this page), without the dialog). the problem I am getting is that I see no elegant way of doing this, without parsing the HTML returned in the browser control, or wrapping a Javascript in some form of COM interop. Seems that there should be some method exposed in the Windows Browser control (mshtml.dll) for doing this, but I can't find it. All we need is for the method to take a string, and look for it on the displayed page. If it finds it, show it, otherwise, pop up a message box.

Any help in this matter will be greatly appreciated.
GeneralRe: Find on Page with IE browser control Pin
Heath Stewart9-Jul-04 6:18
protectorHeath Stewart9-Jul-04 6:18 
GeneralRe: Find on Page with IE browser control Pin
weekly_s9-Jul-04 7:55
weekly_s9-Jul-04 7:55 
GeneralRe: Find on Page with IE browser control Pin
Heath Stewart9-Jul-04 8:54
protectorHeath Stewart9-Jul-04 8:54 
GeneralLimiting the bandwidth Pin
pi_trek9-Jul-04 1:09
pi_trek9-Jul-04 1:09 
GeneralRe: Limiting the bandwidth Pin
Dave Kreskowiak9-Jul-04 6:07
mveDave Kreskowiak9-Jul-04 6:07 
GeneralRe: Limiting the bandwidth Pin
pi_trek10-Jul-04 3:54
pi_trek10-Jul-04 3:54 
GeneralRe: Limiting the bandwidth Pin
Dave Kreskowiak10-Jul-04 5:39
mveDave Kreskowiak10-Jul-04 5:39 
GeneralRe: Limiting the bandwidth Pin
pi_trek10-Jul-04 8:04
pi_trek10-Jul-04 8:04 
GeneralI would like to add programmatically a new element(c# or VB.NET) in the header of my aspx page. Pin
zoltix9-Jul-04 0:25
zoltix9-Jul-04 0:25 
GeneralRe: I would like to add programmatically a new element(c# or VB.NET) in the header of my aspx page. Pin
Colin Angus Mackay9-Jul-04 2:14
Colin Angus Mackay9-Jul-04 2:14 
GeneralRe: I would like to add programmatically a new element(c# or VB.NET) in the header of my aspx page. Pin
zoltix9-Jul-04 2:31
zoltix9-Jul-04 2:31 
GeneralDouble buffering Pin
Atlemann8-Jul-04 23:59
Atlemann8-Jul-04 23:59 
GeneralRe: Double buffering Pin
Heath Stewart9-Jul-04 4:18
protectorHeath Stewart9-Jul-04 4:18 
General2D Array modification Pin
saud_a_k8-Jul-04 23:59
saud_a_k8-Jul-04 23:59 
GeneralRe: 2D Array modification Pin
Heath Stewart9-Jul-04 3:57
protectorHeath Stewart9-Jul-04 3:57 
GeneralRe: 2D Array modification Pin
saud_a_k12-Jul-04 18:21
saud_a_k12-Jul-04 18:21 
GeneralRe: 2D Array modification Pin
saud_a_k12-Jul-04 21:32
saud_a_k12-Jul-04 21:32 

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.