-
- How do I turn off the click on navigate sound in internet explorer?
by mgs019
- 5 Replies
- Last post
by mgs019
- Hi, I have a web page at www.blood-diamond.co.uk
which usees loads of javascript and iframes. It works well but whenever
anything loads in the page it makes an annoying click noise! I
have come accross FEATURE_DISABLE_NAVIGATION_SOUNDS and
GetOptionKeyPath as ways to do this but could not work out
how. Any ideas Thanks Martin.
-
- IE 7 opening to Run Once page with error on it.
by cbpd86
- 14 Replies
- Last post
by cbpd86
- I downloaded updates last week. I have been using IE7 for a while with no problem. I dwnloaded the updates. Now when I open my browser the page tries to go to http://runonce.msn.com/runonce2.aspx . There is an error reported for this page and it will not open up I get a blue screen. How do I eliminate this I have my home page set in the tools section but when opening it won't go to my home page un
-
- How to delete Temporary Internet Files
by suman n m
- 5 Replies
- Last post
by sumannm
- Hi,
My application has a provision to change the dimensions of an image.
When dimensions of an image are changed, the original image is getting effected,
but the image is getting loaded from the "temporary internet files" folder when
trying to view it and so, the image is viewed with old dimensions.
Deleting temporary files will solave my problem. So, tried a sample
-
- Detecting Browser Settings in Internet Explorer
by arupranjans
- 3 Replies
- Last post
by IECUSTOMIZER
- Hi all, Can we detect the below settings of the client Browser(IE 7.0). IE Settings 1) ¡°Script ActiveX controls marked safe for scripting¡± Can be found under Tools -> Internet Options -> Security Tab -> Custom Level 2) "Disable script Debugging" Can be found under Tools -> Internet Options -> Advance Tab 3) "Enable visual styles on buttons and controls in web pa
-
- Still another report on this...
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
-
- Please help! :) How to completely disable IE cache?
by Janne_K
- 3 Replies
- Last post
by EricLaw-MSFT
- Hi,
How can I completely disable IE cache or set it's size to 0 I would like to test http throughput but I cannot manually clear the cache every time.
Thanks,
- Janne_K
-
- IE Toolbar in C#
by ShawnMullen
- 2 Replies
- Last post
by DanDMan
- Hi, I've made a toolbar using the BandObjects article on Code Project : http://www.codeproject.com/csharp/BandObjects20.asp select=1819328&df=100&forumid=306921&exp=0
Everything works great except for one thing (big thing), the textbox in the toolbar can not use the backspace and left and right arrow keys. I think I know why though, the band object is not properly telling IE that
-
- similar skype IE toolbar button, with drop-down arraw, support IE6 & IE7(multi-tab)
by Quanbing peng
- 0 Replies
- Last post
by Quanbing peng
- demo source: http://www.codeproject.com/useritems/IE_Drop-Down_Button.asp
-
- 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.
-
- How to call removeChild() method of an htmlElement in Visual Basic.net?
by Shun
- 1 Replies
- Last post
by Lance Leonard
- I have a WebBrowser control named WebBrowser1, 2 button controls named button1 and button2, a textbox control named textbox1. When I click button1, WebBrowser1 would navigate to the url specified in textbox1.text. When the WebBrowser1 have completed loading the webpage, I would click button2, to remove a child of the body element of the dom object.
My question is: I don't know how to call r
-
- IDownloadManager.Download not called for all downloads
by hindu
- 3 Replies
- Last post
by Kevin Cochran
- Hi
As described in the subject, when I implements the IDownloadManager interface, it's not called for all downloads. More specific, when downloading attachments from Hotmail, the default downloadmanager shows.
I am using C# for the implementation.
Is it possible to cover all downloads with my custom manager
-
- IE 6 Problem
by paulo_djuti
- 1 Replies
- Last post
by paulo_djuti
- I have installed IE 6 (xpsp_sp2_gdr.050301-1519) and do not obtain to load paginas that need flash to player. I have the flash to player 9 installed. Also I can not install IE 7.
Any help,
I am thankful
-
- 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
-
- "Requested lookup key" IE7 Problem
by Twice_Resurrected
- 14 Replies
- Last post
by Fixer__
- Please help! I just set up my new PC with Windows XP and after installing IE7, when i try to go on any website it launches a pop-up, stating "The requested look up key was not found in any activation context" and doesnt launch any webpages. Yet Mozilla Firefox works fine. Please reply back with a solution anyone :o) -Callum
-
- Flash Button
by Munis
- 5 Replies
- Last post
by Munis
- Hi,
I'm new to html world, i've create a webpage, in my webpage i'm using flash buttons, the problem that i'm facing is, each time i open with IE, its saying "internet explorer has restricted this webpage from running scripts or activex controls that could access your computer", how do overcome this, so that others who view my webpage doesnt need to click 'allow block content' and 'cl
-
- IE7 - File Not Found ieframe.dll\1 --- SOLUTION FOUND! ----
by Ryan Slimmon
- 14 Replies
- Last post
by EskyRJB
- Hello,
After upgrading to IE7, all of my programs with the "Microsoft Internet Controls" (i.e. Webbrowser) are breaking when I load them in code (compiled still works though). I get the following error:
"File Not found 'C:\Windows\system32\ieframe.dll\1'
However, if i look in my references, all I can find that is there is the reference to shdocvw.dll, no ieframe dll. If I o
-
- textDecorationLineThrough
by K.Kong
- 8 Replies
- Last post
by K.Kong
- Is there a bug in textDecorationLineThrough My IE 6 and IE 7 shows the line if it is false and no strike through if it is true, opposite from what is described at http://msdn2.microsoft.com/en-us/library/ms531167.aspx .
Would appreciate if someone could copy and paste the following code to a new html file and display it. If clicking the text in your browser alternately shows red+crossed ou
-
- Can't print anything with IE7
by ladycmac
- 14 Replies
- Last post
by Wim_M
- I can't print any pages with IE7 either using the print button or the "print" function on the file menu.
This in NOT an outlook express problem! Nor does it have to do with "re-scaling". Nothing prints. Printer works fine offline and was working with IE6. I've tried everything I can think of via Windows, IE7 support, MSN.... Help me please!
Has anyone else had this proble
-
- how to remove save changes Dialogbox
by vennag
- 1 Replies
- Last post
by ianvink2
- hi
i am creating html editor control , whenever i changed document text , i am getting "this document has been modified. Do you want save changes " dialogbox
can u ple tell me any one how can i stop this dialogbox
private IHTMLDocument2 docEdit= webBrowser1.Document.DomDocument as IHTMLDocument2 ;
docEdit.designMode = "On" ;
thanks
-
- problem with IE7 - links suppose to open in the same page but it opens a new page in my website
by widd
- 5 Replies
- Last post
by widd
- Hi i'm designing this website using dreamweaver 8, i used frameset method to devide the page into 3 frames top frame which contains the flash navigation menu, left frame which contains ads , right/content frame which contains the content of the website. when the user click any of the links on the menu it should be opened in the content frame , it worked fine in IE6 , but when i upgraded to IE7 thi
-
- URLDownloadToFile not working in Vista
by Dami
- 6 Replies
- Last post
by Dami
- URLDownloadToFile is not working on Vista. This same code is working on XP but on Vista its showing abnormal behaviour.
The return code of URLDownloadToFile on Vista is -2146697210, whereas it is downloading files with out any problem on XP.
Is there any bug in the dll files of VC++.
One other thing that I noticed is that when I type the address of that file i.e., localhost/MyServer/.../a
-
- is www.appxweb.com down? Here there is some IE sample i want to access
by Fernando Aramburu
- 1 Replies
- Last post
by IECUSTOMIZER
- Hi, today I received an interesting answer to my previous question telling me to go to http://www.appxweb.com/ but I cannot access from here. Can anybody tell me if it's my problem or website problem thanks in advance. Fernando Aramburu
-
- Runtime Error!
by Ted Hacker
- 0 Replies
- Last post
by Ted Hacker
- When I try to open Internet Explorer I get. Runtime Error! Program: C:\Program Files\Internet Exployer\iexplore.exe Any ideas on how to fix this
-
- Will the real file input post behaviour please stand up
by David Day
- 2 Replies
- Last post
by David Day
- According to http://msdn.microsoft.com/library/default.asp url=/workshop/author/dhtml/reference/objects/input_file.asp
¡°Internet Explorer 7 or later. To improve security and prevent disclosure of system configuration details, file names no longer include folder (directory) details when submitted to the server process.¡±
I have tested several IE7 systems both XPSP2 and Vista and b
-
- internet explorer problem
by vjbhaskar7
- 3 Replies
- Last post
by Shiva_chennojwala
- hai, i am using internet explorer 7 in vista there is a sudden problem with IE 7, when ever i try to download some thing or try to right click and click save target as my internet explorer stops working and restarts. please tell me what is the problem so that i can recover it as soon as posible. plz reply me at vjbhaskar7@gmail.com.