-
- Chinese IME can't Run Under IE7 Protected Model
by sohu
- 1 Replies
- Last post
by tkeller01
- I am developping IME For Windows System. When I loading IME in IE7 in Vista,I find that if IE7 run In Protected Model The IME not Working. if IE7 not run In Protected Model,The IME is normal . the problem is that IME send messages to IE7,and IE7 send these messages to IME UI,but in protected model the IME UI can't receives the messages,thus the IME can't display compostion window and candidate win
-
- How disable Content Advisor in XP-Media
by Peterjohnxin
- 0 Replies
- Last post
by Peterjohnxin
- How disable Content Advisor in XP-Media Ed It activated - do not know password. I am novice. Plz email answer. TY!
-
- Can't install web developer plugin
by Dont_Panic
- 1 Replies
- Last post
by shutupandshave
- Hi
I'm trying to install the "Web Developer Plugin" for IE. But during the installation process I get an error saying that a cabinet file is corrupt.
What to do
-
- 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
-
- Popup blocker problem
by Cornel Gav
- 5 Replies
- Last post
by Jens Vestergaard
- Does anybody knows how I can disable the IE Popup Blocker by C# Thanks
-
- Comments and questions about the Internet Explorer Developer Toolbar
by JohnHrv [MSFT&
- 14 Replies
- Last post
by mltsy
- Hi everyone, If you have feedback or questions about the IE Developer Toolbar , you've found the right place! When posting about the Developer Toolbar rather than general web development, please use [IEDevTB] in the subject . WeˇŻll look through all of the posts for comments and questions about the Developer Toolbar, but the subject tag will help us find and track your feedback so we can better res
-
- Is it possible to intercept raw HTTP requests and response in my own explorer bar?
by ldev
- 3 Replies
- Last post
by John Sudds - MSFT
- Recently I wanna develop an explorer bar for IE to intercept raw HTTP data. These data include the ones initiated by the main URL entered in the address bar, and images and other elements within that main URL. I can't get these information from WebBrowserEvents2. How can I do it
-
- BUG in IE7 HTML table implementation
by SParker1
- 10 Replies
- Last post
by james_monks
- I can't seem to get rid of the extra few pixels of white space at the bottom of each table cell that contains an image. The page displays how I want it in Firefox: http://i20.photobucket.com/albums/b243/parsophie/firefox_page.jpg but the problem only occurs in IE: http://i20.photobucket.com/albums/b243/parsophie/ie_page.jpg I have tried adjusting heights, padding, margins etc. values, but I haven'
-
- Javascript Error while automatically submitting form using MSHTML
by Grzesiek PL
- 2 Replies
- Last post
by Grzesiek PL
- I am creating an application which has to submit form, which basically looks like that:
Code Snippet
<form name="fileform" onsubmit="doUpload2();" enctype="multipart/form-data" method="post">
...
<input type="file" size="30" class="Button" name="File0">
...
<INPUT type="su
-
- BHO onDocumentComplete
by MikeMcMeekin
- 2 Replies
- Last post
by MikeMcMeekin
- Hi,
I'm trying to create a BHO that onDocumentComplete from dweb2 captures the HTML. Currently it works unless I have a DHTML/AJAX page, where it captures the code too soon.
Has anyone any ideas how to capture it when the page is fully loaded (datasource's and all) rather than just when the frame is loaded
Thanks,
-
- IE7 disabling navigation sounds by thread
by janca
- 3 Replies
- Last post
by Florencio Mazzoldi
- Hi,
I am trying to suppress IE sounds occuring when navigation is complete (I use an ActiveX browser control). To achieve this, I am using the CoInternetSetFeatureEnabled function. It works fine with the SET_FEATURE_ON_PROCESS flag, but as it disables any sounds in case of each browser control amongst the application, it would be better to use a more specific solution, so SET_FEATURE_ON_THREAD
-
- Windows media player embed PLS. Help
by restnicka
- 1 Replies
- Last post
by restnicka
- Hi there! I've got a problem with windows media player embed in internet explorer. When i use it without parameters, the volume bar is in the middle. But i wanna to put it up, to the 100%. On many sites is a solution, to set volume parameter to range 0-100, but it didn't worked for me!!!, but at MSDN, i found, that volume must be from range -10000 - 0, and that worked!!! but i am afraid -when i se
-
- Openning full screen window
by Moh Sal
- 1 Replies
- Last post
by i_m_fury
- Hi,
iam trying to make the web page openning itself into a full screen mode, can anyone helping me in scripting this.
Note: i try the window.open function but unfortunatly it didn't works!
Regards
-
- Special Character @ doesn't display in IE 6 & 7 when assigned to anchor text through javascript
by japc
- 2 Replies
- Last post
by japc
- <html xmlns="http://www.w3.org/1999/xhtml" > <head> <title>Untitled Page</title> <script language="javascript"> function fnload() { var ctrl = document.getElementById("anchor"); ctrl.innerHTML = ("Arun@Prasad"); ctrl.href = "http://www.microsoft.com"; } </script> </head> <body onl
-
- Web Browser with Vb.Net
by Anuradika
- 9 Replies
- Last post
by Anuradika
- Hi friends,
I am new to VB.Net. I am using VS 2005. I have to call a website, which has 3 frame, after calling the first main mapge, example : index.html (contains 3 frames), i need to open search.html in the "main" frame. How do i do this.
Please guide me ...
Thanks in advance !
Anuradika
-
- Internet Explorer 7.0 Problem
by CT
- 0 Replies
- Last post
by CT
- Dear ALL,
When I receive an internet link from an email and try to double click to open, there's an error message: "Grrr! The pop-up blocker..." But I checked I haven't enable any pop-up blocker. Can anyone help
Also, I used English Window, but when I try to copy and past some Chinese characters from Yahoo!HK to Foxy, it doesn't recognize and display properly, any advices ple
-
- ActiveX Control in C# does not work with IE7
by Vuurput
- 0 Replies
- Last post
by Vuurput
- I am making an ActiveX control in C# approximately in the same way as described in: http://www.devhood.com/tutorials/tutorial_details.aspx tutorial_id=187 ( According to this article you have to have the object tag < object id="rtfcontrol" classid="http://127.0.0.1/RtfControl.dll#devhood.rtfcontrol" >, but it does not work in my environment. I use < object id="rtf
-
- get_Document returns NULL in IE7
by RameshK
- 14 Replies
- Last post
by RameshK
- Has anyone seen this behavior In IE7, when get_Document is called on IWEBBrowser2, it returns NULL. Basically, I am doing the following in the OnCreate of the explorer bar (my explorer bar is based on an HTML control): CAxWindow wnd(m_hWnd); HRESULT hr = wnd.CreateControl(IDH_HTML_SPLASH1); CComPtr<IDispatch> pHtmlDispatch; CComPtr<IHTMLDocument2> pHtmlDocument; h
-
- Disappearing Caret in 3rd-party Toolbars
by Viktor78
- 2 Replies
- Last post
by Viktor78
- Hello,
I have experienced that the caret sometimes disappears in 3rd-party toolbars in IE7 RTM, especially after launching IE. The bug was also present in previous beta releases but not in IE6.
Preproduction steps for the Google Toolbar 1 Open IE 2 Click in the search box 3 Click on Google Settings > Options and then cancel the dialog 4 Type something and notice that the caret has disappe
-
- how to download youtube videos
by Deccy7
- 12 Replies
- Last post
by Anneet
- Hi,
I believe you can use this dev toolbar to download YouTube videos.. can anyone explain how
Cheers
-
- Scroll Jumps in IE7 and other programs, too
by Anonymous564381
- 3 Replies
- Last post
by MeatWaggin
- Hi,
Please can anyone give me advice on this problem.
Whenever I try to scroll through a window in IE7 or in word the screen seems to ripple and is very annoying. Occasionally the page continues to scroll long after I stopped scrolling. I've searched these forums and many people seem to have the same problem using their mouse wheel. I however get this rippling effect using the finger
-
- How to host an HTA?
by LowRider2112
- 2 Replies
- Last post
by LowRider2112
- Problem Description:
As you know, MSHTA.EXE is used to host .HTA files. If you use the web browser control, or just use IE and navigate to an .hta file, you will get a "Run/Open, Save, Cancel" confirmation dialog. If you choose Run, MSHTA will load the .hta and so forth.
However, I want to write a host EXE to load our .hta program. Yes, do the same thing as MSHTA.EXE, but I wa
-
- How to detect tab-change in IE7?
by RyomaEchizen
- 7 Replies
- Last post
by RyomaEchizen
- Hi I'm wondering if anyone knows how to detect when a tab changes in IE My toolbar has to detect when a) A tab changes site (This I already do by Navigate and DocumentComplete) b) When you change between tabs (this I have no idea how to do). I know there is a DWebBrowserEvents2::WindowStateChanged I maybe could use but I have no idea how to use it The only thing I've been able to even think about
-
- 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.
-
- Site CSS 'float' and divs messed up in IE 6/7
by Bookworm9405
- 4 Replies
- Last post
by Paarth
- Hi all, I have been coding from scratch my new website - a fairly big task for a newbie web designer. I have finally finished the main layout, and when I validated it at the w3 validation page, it said that I had no code errors in the XHTML. However, I think there is something wrong with my CSS code, as while the site displays correctly in Firefox, Opera, Safari, Netscape, and other Geko-based br