Cannot get frames in IHTMLDocument2 when first navigating to a page with iframes
21 Feb 2007 13:05:39 -0800
I'm trying to detect whether or not a specific request is being made
by an iframe that is hidden.
Heres my test case:
<html>
<body>
<iframe style="visibility: hidden" src="http://foo.html></iframe>
<span style="display: none"><iframe src="http://bar.html"></iframe>
</body>
</html>
I've sinked the DW ...
|
Register for adsense
Wed, 21 Feb 2007 08:08:00 GMT
Register for Google Adsense and make thousands of dollars a month. Click here http://www.adsenseonline.info to find out how to make over 10,000 ! dollars a month using the tips and techniques only before avaliable to online professionals. Google Adsense tips that have made millions. 2 Co 5:19
- - - - And for ...
|
How to intercept HTTP(s) request/response headers
20 Feb 2007 13:03:26 -0800
Hello,
I'm trying to intercept HTTP(S) request/response headers sending by
IE.
I have programmed a BHO using ATL in order to catch BeforeNavigate2
event.
Unfortunately DISPPARAMS structure for this event contains only a part
of HTTP headers.
Any idea how can I read _all_ HTTP(s) request/responce data ou ...
|
Free Flash Games
Tue, 20 Feb 2007 00:51:21 GMT
Free Flash Games http://www.clipplay.com/ fun videos games and more.
Fun flash games. Free flash games videos and more.
...
|
bug IE7
Mon, 19 Feb 2007 04:20:41 -0800
i develop sites (asp)
on IE7 some of my sites crashing and IE7 inform that he have a problem and
need to shut down
what can i do to match my code to IE7?
...
|
Ignore Proxy Settings and OfflineMode in CWebBrowser Application
Mon, 19 Feb 2007 01:09:50 -0800
Hi,
i've an MCF 4 Application with VS 6.0 C++ which uses a CWebBrowser.
I've implemented an own IInternetSecurityManager ... at get rid of the
ZoneSettings of the IE. My application shows only local sites from an
dedicated webserver with bind on localhost. So i don't want that it does'nt
work if the IE o ...
|
Disable image downloads?
Fri, 16 Feb 2007 14:32:13 -0700
I am using a COM instance of Internet Explorer. How do I disable the downloading and rendering of images? Unfortunately, the images are slowing things down significantly and I don't need them loaded.
Thanks,
Jon
...
|
|
|
Custom InternetSecurityManager -> new Windows via Popup
Fri, 16 Feb 2007 05:46:03 -0800
Hi,
i've an MCF 4 Application with VS 6.0 C++ which uses a CWebBrowser.
Now i'v added a custom InternetSecurityManager by implementing:
COleControlSite, IInternetSecurityManager, IServiceProvider,
IDocHostUIHandler.
My problem: All is fine and the "ProcessUrlAction" works. But when my
Website opens a ...
|
Web Browser control in ASP.NET page.
16 Feb 2007 05:32:04 -0800
I am trying to use a web browser control on an ASP.NET page to print
HTML from a server. I create a new WebBrowser control, add a
DocumentCompleted handler that calls WebBrowser.Print() and then
Navigate to the page I want to print.
If I use the <ASPCOMPAT="true" /> tag, the DocumentCompleted event
occurs b ...
|
Flash crashes app
Thu, 15 Jun 2006 14:29:01 -0700
Whenever my app tries to load an HTML page with embedded flash, the app
crashes on "navigate". Any suggestions? ...
|