-
- IWebBrowser2::Refresh & Refresh2 not working on IE7?
by Tao Lin
- 1 Replies
- Last post
by Reza Nourai - MSFT
- Hi all, I have a IE toolbar which working fine on IE6 when I call IWebBrowser2.Refresh(3) to refresh the current page. But once I upgrade to IE7, it return a Ole error: Unspecified error So I try IWebBrowser2.Refresh() under IE7. It return the same error again. Does Microsoft change something for Refresh & Refresh2 method Cheers, Tao
-
- Implement a Download Dialog for the AxWebBrowser Control
by Driv3r912
- 0 Replies
- Last post
by Driv3r912
- Hey everyone, In a previous post, I wanted to know how to implement my own download dialog using the WebBrowser control. Now I need to know how to accomplish this using the AxWebBrowser COM Compoent. How can I make it so when the user clicks on a link to download, I want my own download dialog (Form 6 for example) to appear, remember this is using the AxWebBrowser COM Component. I tried the FileDo
-
- Exception occurs when IHTMLWindow2 window = theDoc.parentWindow;
by Ricky Wang
- 5 Replies
- Last post
by Ricky Wang
- As title,
I try to execute a javascript with HDocVw.InternetExplorerClass so after the documentComplete event, I first get the reference to IHTMLWindow2 window = theDoc.parentWindow ; and then window.execScript("goSearch()", "JavaScript");.
However, IHTMLWindow2 window = theDoc.parentWindow throws a exception:
System.InvalidCastException: Specified cast is not
-
- Problems with the Windows Defender
by William A. Marty
- 5 Replies
- Last post
by Doubel
- Hi guys,
I'm not a computer genious so pls be patient with me
Here's the problem:
I got a Vista Upgrade kit yesterday which I orderd quite a while back. I installed it and everything was working great.
Today, when I wanted to download something an error came which said something about a file called MpOav.dll in the wondows defender being broken or not being installed proper
-
- How to enable javascript programmatically?
by EliMLi
- 4 Replies
- Last post
by EliMLi
- I have a html based dialog, i.e., an MFC dialog that contains html control with active content written in javascript.. The problem is that this dialog doesn't work on client PC with disabled javascript in internet explorer. Is it any way to enable javascript in my situation
-
- how do I make it work
by juzzme
- 1 Replies
- Last post
by juzzme
- I bought a copy of software that windows will not validate please any ideas how to resolve
xp pro r o32-0202-5263
I bought it through a mlv but get no help through microsoft why
I am losing money help
-
- Accessing Data in HTML/vbscript
by Adam Uebel
- 2 Replies
- Last post
by Atroa
- I am using a 3rd party application (point of sale app) which contains a html window which can display data about a sale. The html page can be customized to change what data u wish to show and also from vbscript fire commands directly in the application (ie add item etc). The vbscript in the htmlpage loops every second refreshing the data according to what is happening in the application by calling
-
- auto complete fill password and forms dosen't work
by leoliver
- 0 Replies
- Last post
by leoliver
- Hi Everyone,
I used Norton password manager 2004 for years to fill in passwords and forms. Now that I'm upgrading to Norton system works 2007 ( which dosen't have password manager), I wanted to use IE 7's auto complete instead. But my problem is it no longer works. I've used internet tools to enable/disable autocomplete options, turned my browser on/off, but nothing happens when i go to a webs
-
- The requested look up key was not found in any activation context
by Mrs.shaza
- 14 Replies
- Last post
by Kaffy
- Hi , I need help
IN my 2003 pc i got this error when ever try to open any site (The requested look up key was not found in any activation context). any idea
-
- Error in the COM Ole viewer
by baptiste manson
- 1 Replies
- Last post
by baptiste manson
- I'm using VS orcas to develop a Toolbar for IE. I compiled several little tests without any trouble. I based my work on the project from Pavel Zolnikov after having made my own BHO from scratch so I begin to understand the architecture of these add ons. But I'm a newbie in the COM world. Her comes the description of the trouble : I can see the toolbar in the IE components manager; in the display t
-
- Convert a Visual FoxPro 9 Screen into HTML
by Bob Gatto
- 1 Replies
- Last post
by Anonymous
- I have a screen written in Visual FoxPro 9 that has text label, graphical boxes and other colored shapes. I need to convert this exact image into an HTML file so it can be read on the Internet Explorer.
Visual FoxPro 9 has a program called GenHtml.prg and all it seems to do is just transfer the lables and nothing else.
Could someone show me a way to do this
Thanks!
-
- IE7 Tabs
by Michael Chancey
- 14 Replies
- Last post
by ClydeCoulter
- I am looking for a way using the SendMessage API or something along those lines to activate a different Tab from an external application, so I can detect if a URL is already open and restore that instance of IE and automatically switch to the proper tab.
-
- IE 7 hangs "waiting for http://...."
by griffingusa
- 2 Replies
- Last post
by dlseitz
- This is a puzzle. IE7 hangs when attempting to open any page. The "connecting" spinner just goes and goes; even when I provide a fully resolved IP address for the target WEB address. At the same time Netscape and Firefox are happy and are working as expected. The problem may or may not be related to the installation of Visual C# 2005 express edition. It's Web Browser Control seems to hav
-
- IE 7 - scrolling jumps
by Rick Hill
- 14 Replies
- Last post
by tbm29
- Is there a default setting I can change in IE7 that will stop the jumping when I try to scroll using a mouse wheel It's almost as bad as what I see when I'm connected remotely to another machine.
Thanks,
R. Hill
-
- Res://ieframe.dll/dnserror.htm#
by immzie
- 14 Replies
- Last post
by ACEREPIMP
- I am having a problem with the following website:- www.hi5.com . While trying to visit this website I get the following error
Res://ieframe.dll/dnserror.htm#
I am running IE7, I have been able to visit this website since installing IE7, the problem seems to have just occured recently.
Can anyone help
-
- Inconsistent DISPID_NAVIGATECOMPLETE2 and DISPID_DOCUMENTCOMPLETE
by EliMLi
- 4 Replies
- Last post
by David Johns
- I have a DWebBrowserEvents2 web browser events listener that receives two messages: DISPID_NAVIGATECOMPLETE2 and DISPID_DOCUMENTCOMPLETE. " Navigate complete" comes with top level browser dispatcher (rgvarg[1].pdispVal) that I compare with a dispatcher in "document complete" in order to detect that the entire document is complete and the page DOM is complete. For some reason &
-
- javaScript code import
by robinjam
- 1 Replies
- Last post
by robinjam
- How do I import a script from one JavaScript file into another JavaScript file
For example, it "file1.js" has a function called "doStuff()", I want to do something like this in "file2.js":
"file1.js".doStuff();
How do i do that
-
- Protecting/Backing Up Internet Explorer History File
by Broq
- 5 Replies
- Last post
by furguss1961
- In an age where it seems like everyone is wanting to ERASE their internet history files, I am seeking to back them up to another file name, or preserve them in some way against arbitrary erasure. My children are inquisitive and sometimes visit inappropriate web sites. They are aged 12 and 15, and both have been computer literate since about age 3 or so, and especially since they learned to read at
-
- big IE bug.. or am I crazy???
by RuiM
- 5 Replies
- Last post
by RuiM
- Code Snippet
<html> <head> <title>IE BUG!!!!!!</title> <script language='JavaScript'> function test(){ alert(window.document.getElementById('el666').getAttribute('value')); } </script> </head> <body>
<input type="text" id="el888" name="el666" value="input 1" /> <input type="text&qu
-
- Disabling print prompt.
by Captain Matt
- 0 Replies
- Last post
by Captain Matt
- Hello, I'm in the process of developing an intranet system for the management of several small storage areas across site. Part of the requirements involve the printing of labels on the industrial label printers that we have. The print prompt is rather unnecessary and intrusive in this process and I've been looking for a way to disable or bypass it. I tried the ExecWB method over and over under dif
-
- how to add my own menu to IE context menu
by vennag
- 6 Replies
- Last post
by IECUSTOMIZER
- Hi
Any give me the idea how to add my own menu to IE context menu
Whenever user right clicks on a link my menu should be display like [download using VS]
using my own menu i have to pass url or parameters to my exe
thanks
-
- Limitations of extention/plugin development?
by Internet Marketing Guy
- 3 Replies
- Last post
by Pete Warden
- Hi Everyone, I am not a developer, but am thinking of hiring one to get a plugin developed for me. The only problem is I don't even know if it is possible to do what I want, so I thought I should check here first. What I would like to do is write a plugin which scrapes & reformats information from other websites around the web - i.e. retrieve a list of items from ebay and their prices, retriev
-
- ie7 error message
by deskforddan10
- 7 Replies
- Last post
by deskforddan10
- hi, everytime i go to close internet explorer 7 a message comes up saying it needs to close as it has encountered a problem . this happens everytime i close ie. this has just started since i started using ie7 a week ago, im no techy and dont know how to fix this proble, please help!!!
-
- Download options in IE7
by imsuunil
- 2 Replies
- Last post
by imsuunil
- Hi All
I am facing a problem in download faciclity in web-programming with IE 7.
In My program I am giving options to show/download a report in two formats- TXT and EXL .
When I choose EXL it browser doesn't show dialog box which asking to save or to open . It just open a file in a same window/frame instead of another window.
I want to open EXL file in a new window.
Is there
-
- IE7 and desktop icons
by scribework
- 14 Replies
- Last post
by jeffnpat
- I just installed Internet Explorer 7 today, which I guess is a.k.a. Windows Live . All of my fancy customized shortcuts on the desktop disappeared and each got replaced by the same generic windows icon.
Right-clicking & changing the icons in properties no longer works.
Also, when I create an internet shortcut while browsing, that creates a shortcut with that same generic icon (not even