-
- ActiveX Modal Dialogs do not work in IE7
by Johnny Kauffman
- 14 Replies
- Last post
by Johnny Kauffman
- Our product is suffering some pretty severe problems because of IE7. We've starting getting calls that dialog windows become hidden. We've heard this is a threading issue. We found out that the problem is actually much worse.
Modal dialogs don't seem to function correctly in IE7. You can recreate the problem using VB6 by doing this:
1. Create an ActiveX UserControl project.
2. Add a form
-
- Removing IE develpers toolbar
by caladin
- 1 Replies
- Last post
by caladin
- How do you remove IE developer tool bar
I installed it and now I'm getting exceptions left and right. Almost every click.
How can I remove it or fix it I have the latest install, I think CSA jacked with the install, and
reinstalling it with CSA turned off didn't fix it.
Thanks,
Cal-
-
- IE7's Shrink-to-fit is one size fits all?
by DMankad
- 14 Replies
- Last post
by DMankad
- Printing in a web app isn't easy. I have an application that loads a page into an Iframe, and a button outside of the iframe that does the iframe.focus();iframe.print() ; thing to print out the contents of the iframe.
Whats inside of the iframe is meant to be print out on legal sized paper (8.5"x14"), which isn't the same as normal letter paper (8.5"x11"). In previous IE ver
-
- No more Client Certificates after installing Root Update on Windows 2003
by claudio32
- 1 Replies
- Last post
by claudio32
- After having installed the Jan 31st 2007 Root Update on Windows 2003 Server I've lost the possibility to use almost all my client certificates when accessing https pages of web sites on my machine.
Only certs from a given CA are displayed. Not those from my local CA for instance. The CA certs are in the root store as before.
If I try to connect to servers where the update is not installed I
-
- Cannot enable script debugging in IE6
by ginnyK
- 1 Replies
- Last post
by ginnyK
- XP pro, SP2
VS2005, JIT Debug is enabled for Native, Managed and Script
IE6 - ah, there's the rub
Tools - Options - Advanced...I cannot clear the checkboxes for the Disable Script Debugging options. Well, I clear the checks, Apply the change, close the dialog. Re-open the dialog, and the checkmarks are back. Doesn't matter if IE6 is restarted, or the system rebooted...the checkboxes refuse
-
- 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
-
- adding a button to work offline
by e.rudder
- 2 Replies
- Last post
by e.rudder
- Hi,
I added a button to Internet Explorer's toolbar and pointed to the executable without any problems.
The executable modifies the registry value:
My.Computer.Registry.SetValue ("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings", "GlobalUserOffline", 1)
This works if I restart IE or open a second instance of IE.
It doesn't wo
-
- IE 7 SCRIPT ERROR
by therese1216
- 5 Replies
- Last post
by alexn817
- I am using XP and IE 7. When I log onto 2 of my user accounts I get IE script errors.
When I attempt to click on either yes or no when I am given the option to stop running scripts on the page nothing happens. When I attempt to access the web I get blank pages. Can someone help This is making me nuts!!
-
- Possible to include an I.E. information bar overide?
by Romana
- 2 Replies
- Last post
by Luke
- I am developing a website which features both a javascript image gallery as well as a DHTML drop-down menu for navigation within the home page, however when viewed in I.E. 6 the 'information bar' appears which I'm sure will turn off viewers who unfamiliar with the site and misinterpret this warning as something to be avoided...and simply move on to a competitor's site....(unless viewed in 'another
-
- web browser control hosted by an ATL dialog. Keystrokes problem
by EliMLi
- 5 Replies
- Last post
by Sdi
- I have a web browser control hosted by an ATL based dialog (CAxDialogImpl). The problem is that browser control does not receives keyboard input thus navigation with tab and arrows is impossible. I found a solution to this problem here: http://www.microsoft.com/mind/0499/faq/faq0499.asp. Basically the idea is to catch up WM_KEYDOWN events in the host window message loop and to translate them to th
-
- IE7, OE6 Printing problems with headers
by Rozee
- 14 Replies
- Last post
by Tony Gore
- Having an intermittent problem printing To: From: CC: Subject: Attachments: headers on emails. Usually happens with larger emails or emails with large attachments or emails that have been replied to or forwarded from other people. Have installed Generic/text printer and sent the email to this printer but sometimes the headers are still missing even printing this way. I have if I open the offending
-
- suggestion for ie
by Nj17
- 2 Replies
- Last post
by Nj17
- What about making parts of ie7 customizeable, like maxthon2 is, as I know people who are going off ie and onto maxthon
-
- IE7 Not taking home page change
by AdamTech
- 3 Replies
- Last post
by Melissa
- Hello all,
Just wondering if there's an easy way to save the home page changes in IE7. When I go to c hange the home page, I first delete all the saved home pages in the drop down, then open the page I want (Which is a local HTML file) then try to save out those changes. For some reason after doing this it still defaults to go.microsoft.com. Is there a known issue with local HTML files that
-
- <META HTTP-EQUIV=Refresh issue with IE 7
by HKMD
- 10 Replies
- Last post
by HKMD
- Hi,
I have the below code working in IE 6, but not in IE7. any inputs on this issue on IE 7 is helpful.
<META HTTP-EQUIV=Refresh CONTENT="1; URL=javascript:document.forms[0].submit();">
Regards,
HKM
-
- FrontPage 2003
by None Gave
- 7 Replies
- Last post
by al_robinson
- I installed IE 7 the other day, however when I then used FrontPage 2003 to "Preview" the page, I get a script error.
Un-installed IE 7, Frontpage works as normal
Anyone
-
- convert IE toolbar to mozilla firefox
by Ravindra_nanna
- 4 Replies
- Last post
by IECUSTOMIZER
- Hi,
I have developed IE toolbar using c#.net.I want that toolbar to be converted to mozilla firefox.can anyone help me in this.
regards
ravindra
-
- How to install IE toolbar only for current user
by Trevor Stevens
- 0 Replies
- Last post
by Trevor Stevens
- I have an IE toolbar that I wrote following the msdn article on browser extensions. When I install the toolbar it inserts its GUID into HKLM\Software\Microsoft\Internet Explorer\Toolbar. Unfortunately this will then install the toolbar for all users, rather than just the current user. There has to be a way to install it only for the current user, but I can't figure it out. The Toolbar key in HKCU
-
- fireEvent("onclick") vs click method
by Adrian Dorache
- 6 Replies
- Last post
by rocoder
- Hello! I'm trying to automate IE so I need to simulate clicks on HTML elements. An easy way to do this is to call IHTMLElement::click() method. This cause the onclick event to be fired and the "default action" on the element is performed. By "default action" I mean navigation for <a> and area, form submit for <input type=submit> etc. click() method works good enough
-
- runtime error r6025 - pure virtial function call
by cmr
- 0 Replies
- Last post
by cmr
-
- IE 7 won't play mp4's
by funkmonkey
- 4 Replies
- Last post
by Ixpah
- Hello everyone, my first post here. I want to make a webpage that will play an mp4 I have. The file will play fine when I use a file:// URI to link to it. However, when using the HTTP protocol to access it directly, it doesn't work. Let me just say I know it's not a problem with the HTTP path, becuase I can point the browser to a .pdf or .doc file and it will open as it should. So my idea was to
-
- Can't modify document.domain when using subdomains
by taboryee
- 1 Replies
- Last post
by LowRider2112
- I have a web application where I need to allow cross domain scripting. After researching, I found that you can lower your domain of two pages (which use subdomains) to a common domain and that allows cross domain scripting.
Here is my test, also my domains were setup on the intranet and don't use any .com, etc.
Main domain = "product"
sub domain 1 = "teller.prod
-
- How to save image(picture) from WebBrowser control
by vien11
- 4 Replies
- Last post
by Sheng Jiang (?κΙ)
- Hi every one
i have a webbrowser control which helps me browsing internet in my application. when i get a picture (image) i needed, i want to save it into local drive. i could do it by right-clicking the image and in the context menu by clicking "Save Picture As...". But i wanted to do it programaticlly. i wanted to save the picture programaticlly. I googeled a lot i cann't find any t
-
- IWebBrowser2:Navigate() Err under IE7
by Jose76
- 7 Replies
- Last post
by Quell
- Hi, This is an IE7 specific issue since it's been working fine so far under IE6. If I try to use a URI using http or https protocols on a C++ app using the Navigate method, I always get the same error: Cannot find "https://domain/path" Make sure the path ot internet address is.... Note that using the file schema works just fine (ie file:///c:/test.html) Any help would be much appreciated
-
- Transitional DocType breaks my VML
by Andy E
- 3 Replies
- Last post
by Lance Leonard
- I'm aware of the v\:* { display: inline-block; } fix for getting VML to show up under an XHTML DOCTYPE and I've been able to draw a shapetype and have it displayed twice in a row. However, I'm having trouble with the <v:textbox> element. If I add text to the first shape, it looks fine (great, in fact). Once I add text to the second shape, it all goes horribly wrong. The text for the second s
-
- Why IE can not open a page, but Firefox can?
by aurorean
- 2 Replies
- Last post
by aurorean
- Hi all, We have an authentication applicaiton and the application is based on Weblogic Server 8.1. There are three pages/servlets involved in the login process: login.jsp, LoginServlet, and menu.jsp. If user inputs correct username/password and clicks the login button, the LoginServlet will verify user's profile and set some cookie into HTTP Response. Fianlly, the servlet will redirect the user to