-
- 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
-
- 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
-
- After installing a band object, the Quick Launch toolbar disappears after logging out
by Jeff Walsh
- 8 Replies
- Last post
by Jeff Walsh
- I have successfully create a band object using the code here: http://www.codeproject.com/csharp/dotnetbandobjects.asp select=1113574&df=100&forumid=3788&noise=1&mpp=50&fr=51#xx1024015xx
The problem is that when I log off while the band object is displayed in the task bar, both the new band object and my Quick Launch toolbar will no long be visible after logging back in.
-
- DWebBrowserEvents2 Interface C#
by cablehead
- 1 Replies
- Last post
by cablehead
- How can I implement this interface with an existing instance of IE with C#
-
- 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
-
- Help me! How can I disable the Alt - Enter compound?
by Doan Van Tuan
- 11 Replies
- Last post
by unique_username
- If a dialog without address bar is switched to full screen mode (by Alt-Enter), then switched back to normal mode, the address bar will reappear.
Can anyone help me, how to keep the address bar from reappearing in this case
EDIT: I have given up and tried to disable Alt - Enter, but this script proved ineffective:
----------------------
<html> <head> <title>No Fullscr
-
- IE7 on Windows Vista Business Edition
by UncleZen
- 14 Replies
- Last post
by UncleZen
- Hi all,
I have bin experiencing some problems with IE7 on Win Vista Business Edition.
I seems like web pages that contain flash animations are not displayed properly. Here are the images of the MS Home page:
http://unclezen.com/Documents/ie_maximized_window.gif http://unclezen.com/Documents/ie_maximized_window_w.gif
Interestingly enough this is how the same page looks when the same wi
-
- How to intercept a link
by Rik Cabanier
- 3 Replies
- Last post
by IECUSTOMIZER
- Hi,
I'm looking into creating an ActiveX control that is launched from IE.
When the user clicks on a hyperlink with a specific extension, I want to intercept it and do all the downloading and network requests myself. I¡¯ve created an active document with a custom IBindStatusCallback, but IE keeps insisting on downloading the hyperlink for me.
How can I stop it from downloadin
-
- <tags>, and .Gif animations not working.
by skyhntr
- 2 Replies
- Last post
by skyhntr
- Recently while reviewing some HTML coding, I was working on, I noticed that my < blink > tag a couple of Animated .gifs I had created weren't active. However when revieing the same work in Firefox, the blink tag, and the animated gifs were working properly. Orginally I was using IE6 with the other as a secondary. But then my IE6 was no longer able to access my live search club pages. Then I
-
- Slow in rendering html table when content contains '-' sign
by Peter746
- 0 Replies
- Last post
by Peter746
- If I have 50000+ elements in a single cell of a table, with '-' sign in them IE 6.0 takes around 15 minutes to render the whole table. Is there a way to fix that
sample code
<TABLE><TR><TD> <% for (int nt = 0; nt < 50000; nt++ ) { out.println("n-1"); } %>
</TD></TR></TABLE>
This is basically jsp code. But any other way to dynam
-
- IE7 and White Screen
by Jay Buckman
- 10 Replies
- Last post
by fasola
- I have a sequence of webpages (200 or so) with navigation and when I sequence through them, intermittently IE7 will simply display a blank white page and a "Done" message. Pressing F5 will load the page properly. This does not happen in IE6 and the frequency of white pages seemed to decrease as the IE7 betas progressed. It happens if I am using IE7 on the webserver, fr
-
- IE7 cookie problem
by Bod14
- 14 Replies
- Last post
by John.T.F
- Can anyone help with the following. When I log on to a web page, a session is created and saved using in-proc cookies which are saved in the IE7 client browser. When a new window is opened in the same session and then closed, the cookies are deleted and the session is lost, even though the first window is still opened. The session was not closed. This happens only on certain PCs, not always and on
-
- Is it possible to modify an existing cookie value in a SHDocVw.WebBrowser document?
by TechNetUser
- 2 Replies
- Last post
by TechNetUser
- Does anyone know if it is possible to modify an existing SHDocVw.WebBrowser document.cookie value
If the existing document.cookie value = "TestValue=abc123" and I try to change "abc123" to "xyz789" my new value appears in the cookie along with the old value (rather than just changing the original value). The end result of this change attempt is: document.cooki
-
- debugging IE in protected mode
by amir12
- 3 Replies
- Last post
by amir12
- i have an add-on to IE that has been written in VC 2003 under XP.
now i'm trying to make it works under Vista, so i rebuild it in VC 2005 and after some changes it's compiled fine.
in addition, i changed all the registry/files access to the new locations using IEGetWriteableHKCU and IEGetWriteableFolderPath.
if i run IE as an administrator, everything is ok but if in protected mode th
-
- URL Rewriting
by Feroz Khan
- 0 Replies
- Last post
by Feroz Khan
- Hi,
I have a web page which takes input and displays output. If a user copies the url of my page added with query string parameters, he is allowed and output is displayed. after displaying the output i want to change the url of page with out loading the page. how can i do it via javascript/ any other. even i have tried of http modules but was unsuccessful.
Regards,
Feroz
-
- how to send selected link in IE window to your executable ??
by deepak123
- 1 Replies
- Last post
by kirants
- I want to add a "Download Using MyDownloader" sort of option into IE6/7 context menu , it should pass the currently selected link to my executable, I am using VB 2005 , pls. guide.
-
- Organizing IE7 Toolbars
by Gustavo Holloway
- 14 Replies
- Last post
by krsarge
- What a Horrible experience has been using IE7. First I can't put more bars in the same row as the address bar So I get a incredibly big address bar and loose a lot of screen.
Other problem is that toolbars dont stay in the place you put them. They keep moving even if you lock the toolbars. Is this a Primary BUG at IE7 Is there anyway to make IE 7 as useful as IE6 and customize bars the way I w
-
- I want to develop a plug-in for IE; which language do you recommend?
by Bortecin
- 0 Replies
- Last post
by Bortecin
- Hello community,
I want to develop a plug-in for IE; which language do you recommend (e.g. C#, VB )
P.S.: After developing, I want also save my source code, i.e. I don't want to show anybody my source code.
Thanks in advice
Regards
-
- Embedded video crashes IE 7
by Andrew Kinloch
- 4 Replies
- Last post
by DemonDNF
- Since about mid January everytime i browse to a page that contains embedded video IE 7 crashes. This also affects watching Adobe flash files and other forms of video. all i get in the event logs is:
The first example was watching NBA TV Broadband and the second was browsing to a page with embedded flash.
This is extremely frustrating so any ideas or fixes would make me a happy man.
Faulti
-
- 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
-
- http://runonce.msn.com/runonce2.aspx ---> Error on page ---> Done
by Valmir Passero
- 14 Replies
- Last post
by David Hundeby
- Anybody can help me!
What I have to do, for save my settings right now
-
- [IEDevTB] IE Developer Toolbar does not show up
by MannyD
- 6 Replies
- Last post
by Kingdon Barrett
- I had an older version of IE Developer Toolbar installed in IE6 and wanted to upgrade to the newest version (1.00.2188.0). I uninstalled the older version and installed the new version, but now I cannot get the toolbar to show up. When I first start IE6, it's not there, so I right-clicked on another toolbar to see if I can show it and it's not listed as an available toolbar.
Curiously, if
-
- ActiveX Control Issues - IE7+Vista
by Suren Reddy
- 1 Replies
- Last post
by Suren Reddy
- Folks,
I am trying to connect to a website, upon loading the first thing website does is it installs ActiveX control. If i am in Guest account, UAC in Vista asks for Admin Credentials. How can i avoid that credentials message box. Is there any thing i need to take care of while deploying ActiveX control.
I don't want to disable Group policy setting to avoid credentails message box or force u
-
- Can Anyone Help?
by brittany_Gonzalez
- 2 Replies
- Last post
by gavinpeter
- Hi friends,
I am a nonprofit and I am trying to figure out how to create a social networking site for my members and volunteers on a budget. Do you know where we could get some help with this Any recommendation will be appreciated.
-
- 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