I have a system that uses TWebBrowser in
Delphi 2005. There are some cases when a retrieved
website will try to open a new browser window. In these cases, I want to ignore the new window and open the target address in the existing window. All I need is the code stub, but in order to call this complete, you will need to provide a draft application that shows that any such navigation resulting in the desired results. So... deliver the app with the webbrowser component working, a next, back and refresh button and show that, in the case of a new web page attempt, that attempt is opened in the current browser window. ALL SOURCE CODE REQUIRED AND MUST BE SELF-CONTAINED.
I look forward to seeing your
bids.
t uses the
Delphi (2010) TWebBrowser control to access web sites. On certain web sites, I can't seem to locate the
HTML source.
I will provide a stub written for
Delphi 2010 that enables you to navigate to the page in question. You will need to write a routine that will return the
HTML for the
data section of that page in a WideString Variable.
That's it! Should be very simple for someone who is a little more familiar that I am with the TWebBrowser control.