-
- Problem with HtmlElement.InvokeMember at Amazon.com
by Mr Pingaling
- 6 Replies
- Last post
by Sheng Jiang
- Here is my problem. If I place an order on one item and then order then same item again, Amazon.com will ask me to verify if I want to place duplicate order or cancel the duplicate one. I simply find "cancelOrder" button and try to use HtmlElement.InvokeMember("click") to click the button. But it will not work and jump back to previous place order page. Why is this last step no
-
- Clarification on my original question
by bfw76
- 0 Replies
- Last post
by bfw76
- To clarify my question, basically I have a web application that uses a java applet that allows a user to choose a directory and save a file to their local machine. But using Vista and IE7, the applet fails to write the file to their local machine if the directory specified is not c:\users\{users ID} . The only way around this is to launch IE as administrator, then the user can save the file anywh
-
- Please a very simple sample for BHO using Visual studio 2005 in C#
by Codegirl
- 4 Replies
- Last post
by Archis
- Hi, please help a newbie here.
I have searched the internet for samples for BHO in C#, I find it's hard to compile those code. If I start a new project under VS 2005, what kind of project should I start with a console, or control library
If it is possible, please post a very simple sample here. I don't complain all the documentation at MSDN, but I will really appreciate anyone give me a han
-
- Button Rendering Problem in IE7
by chicagokiwi
- 5 Replies
- Last post
by chicagokiwi
- I believe I have found a rendering bug in IE7 that has not been reported.
When positioning a button (input type=submit) absolutely, IE7 renders the button "stretched" horizontally across the screen:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" " http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd "> <html xmlns = " http
-
- Background color problem internet website?
by 77Ria
- 5 Replies
- Last post
by Shawden
- Whenever I pull up my private website or one of a friend or any from internet, the entire background is white when I know it should be a different color. I have debugged and used all my virus programs and cannot get this corrected. I have DellE521 with a Nvidia card ..could the nvidia card be the problem or does anyone know how I can correct this. Any help would be greatly appreciated..thank you..
-
- Why does: "Waiting for res://ieframe.dll/dnserror.htm..." appear in the Status Bar?
by tiberious
- 10 Replies
- Last post
by SharonAZ
- I am looking for some explanation regarding res://ieframe.dll/dnserror.htm appearing in the status bar of Internet Explorer 7 briefly after hitting the go button. I have a website that some users complain about extremely poor performance, and I'm not seeing it from my end, however, I do suspect that there may be some DNS issues with the domain name based on the behaviour they describe. The only di
-
- Passing Session state between asp and aspx page
by Abdul Basith
- 0 Replies
- Last post
by Abdul Basith
- hi
i need to pass the session state from asp page to .aspx page i.e., .net form.
my project is combination of both asp and .net page ,but i could not find out the way for passing the session between them. can any one guide me on this
thanks and regards
basith
-
- ASP Type Missmatch error
by U_T_A
- 1 Replies
- Last post
by U_T_A
- I have an access database with two tables Manufacturer and Software. I would like to open up a pop up (in VB SCRIPT) to add an other software and i pass a value of the ManID which in Manufacturer as PK an autonumber default to Long Integer and FK in Software as Number and defined as Long Integer as well . When i pass in the value, I first do a: mManID = CLng(rstType("ManID")) after i c
-
- we have problem to set default home page as user defined protocol URL in IE7
by somachalandhar
- 8 Replies
- Last post
by lypolintan
- In my code:
1. When the user typed into the Address bar as dha://studyeg/protocol/Data/home/home.htm or set default home page as (dha://studyeg/protocol/Data/home/home.htm ) .
2. The IE calls the dhaProtocol t art method in the file dhaProtocol.cpp.
3. The PwsProtocol tart method checks the given URL.
4. If dha: / is there, it will search all the system drives p
-
- Context Menu Extension in Internet Explorer.
by UnKnown Nick
- 7 Replies
- Last post
by IECUSTOMIZER
- I have a new context menu in internet explorer by modifying regsitry. Now I want an exe to open when user clicks on the menu item in internet explorer, but I am failing to achieve this. Can some one please help me. I have just placed exe path in the default value. Can some one help me >
-
- ActiveX load fails in IE 7
by Kailai
- 3 Replies
- Last post
by EricLaw-MSFT
- Hi All,
Signed ActiveX control fails on load in IE 7 ver 7.0.5730.11 running on Windows Server 2003 Enterprise Edition SP1
I tried adding my site to Trusted Site Zone and enabling the following settings;
i) Automatic prompting of ActiveX Controls
ii) Download Signed ActiveX Controls
I tried both the security setting of IE 7
i) "Internet Explorer Enhanced Security Configur
-
- An frequent exception appearing during browsering web pages
by Ricky Wang
- 5 Replies
- Last post
by Reza Nourai - MSFT
- Hi,
When I browser web pages, I often encounter an exception prompted by a pop-up a dialog with the message "An unhandled win32 exception occured in explore.exe [5160]". In addation, the title of the dialog is Visual studio just-in-time debugger. And then I am enforced to close the IE window.
This problem bothers me a long time. Hope some experts can help me troubleshoot this problem. Thanks
-
- BeginNavigate2 change the url
by EdLost
- 2 Replies
- Last post
by EdLost
- Hey all,
I'm trying to do a simple thing in .NET (C#). I'm trying to change the url that the browser goes to using the BeginNavigate2 event. My code looks like this:
static void OnBeforeNavigate2(Object ob1, ref Object URL, ref Object Flags, ref Object TargetFrameName,
ref Object PostData, ref Object Headers, ref bool Cancel)
{
Console . WriteLine( "In Before N
-
- debugging in ie 7
by Maurici018
- 0 Replies
- Last post
by Maurici018
- I have been trying to debug some aspx pages but I have been unable to set breakpoints on the client side.
The aspx pages come up under the running documents page but when I double click on them no source code comes up but If I click on any of the other js files the code does come up, are there any settings that I need please help.
I'm using visual studio 2003 and ie 7
-
- [IEDevTB] Dev toolbar doesn't do anything
by beatt
- 0 Replies
- Last post
by beatt
- I would love to use this toolbar, but it doesn't do anything after i click the dev button. There were no errors installing during the install. I haven't had any of the previous versions work for me either. I'm running IE7 on XP(SP2). Can someone help me out
-
- How do we force the Download/Save dialog for a know media type?
by Littleriver
- 0 Replies
- Last post
by Littleriver
- We're creating a podcast HTML page with "Listen now" and "download" buttons for .mp3 files. How do we force the Download and Save dialog to appear rather than opening Windows Media Player when the download button is clicked
Is this done in the page scripting or on the server
Thanks in advance,
Leon in San Antonio
-
- Building Browser Helper Objects with Visual Studio 2005 HELP!!!!!
by frappe584025
- 4 Replies
- Last post
by frappe
- i try to run this http://msdn.microsoft.com/library/default.asp url=/library/en-us/ietechcol/cols/dnexpie/expie_hello_bho.asp example, i managed to register the BHO but i can not make it respond to events as it is described.
What steps excactly should i do to run the next example that interacts with IE
So far i add the code that is given, then i save the project and press debug but it fail
-
- Display garbled
by Sebastian561773
- 1 Replies
- Last post
by Cary Abend
- Hi!
I've been using IE7 for 3 months now. All of a sudden about 2 days ago, the picture on the explorer is distorted. I've tried re-installing IE but to no avail and now no pictures on all the websites are displayed clearly while the text is loaded fine. I've tried using internet scaling utility tool as well but little luck. Any additional help would be apprecaited
Cheers!
Sebastian
-
- window handle for active tab
by gchippie
- 14 Replies
- Last post
by John Lister
- hi folks,
when a document completes loading in a new tab,
my bho gets notified via DISPID_DOCUMENTCOMPLETE.
how can i get the window handle for the tab window
i've tried the EnumChildWindows/IsWindowVisible combo but it's not always reliable. it would seem IE7 has the handle but how to get it
any ideas
-
- 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
-
- IE Developer Toolbar not working
by Godmoney
- 10 Replies
- Last post
by shebandit
- I downloaded and installed the IE Developer Toolbar and it doesn't seems to work.
All the menus are in gray and I can't do anything.
how can I fix this
-
- Changing "Shrink-to-fit" printing default in IE7?
by NCA
- 2 Replies
- Last post
by sparkee
- Is there a registry change that can be made to change the default from Shrink-to-fit to 100% so I won't have to go into Print Preview almost every time I print from I.E.7
-
- I.E. 7
by ebooker
- 1 Replies
- Last post
by Mathieu Perceau
- Does Internet explorer7 supports all DOM objects
-
- webbrowser document storage
by Michael Coomer
- 2 Replies
- Last post
by eduyu
- im using a the webbrowser control and i want to use a custom folder to store the information that is loaded. I dont even know where to begin. can someone help me
-
- Bogus valus returned from IELaunchURL()
by Sdi
- 14 Replies
- Last post
by PraveenM [MSFT]
- Old Scenario: a COM object created inside a WSCRIPT file (javascript) used to CreateProcess() IE and then Navigate() the IWebBrowser2 object. Since MS has broken the contract on IWebBrowser2->Navigate(), we now have to call IELaunchURL().
New Scenario: same COM object calls IELaunchURL() and then enumerates the windows, looking for the IEFrame window in the process ID returned by IELaunchURL