Software Development Network Logo
  • Windows Vista
  • Audio and Video
  • Visual Basic
  • SharePoint Products
  • Visual FoxPro
  • Windows Forms
  • SQL Server
  • Visual C#
  • Smart Devicet
  • Visual C++
  • .NET Development
  • VS Team System
  • Visual Studio
  • Microsoft ISV
  • IE Development

Software Development Network >> IE Development

IE Development

New Question

UPDATING individual products through the Commercer Server adapters
Inconsistent behavior with an extension reading Cookies on Windows Vista
Do not where to post this- Command Window
Developer's workstation
Using components!!
My creation: Color based object tracker
BizDesk: Internet Explorer cannot open the Internet site file://.....hta
Cannot install Windows Desktop Search on XP64
Right click menu in IE7
Internet Explorer Toolbar (Menu Bar) disappeared after installing IE 7

Top Answerers

Learning VB
SGriffiths
Kolf
Bob Beauchemin
AsimKhan
Bill Calkins
Simjith
Tero Kruth
Michael Herman - Parallelspace
rc_onecall
sitemap
Only Title

Answer Questions

  • ruddynsi catches IE Events

    Hi, i am writing an extension for internet explorer i have already created the extension however i need to catch IE events like "NavigateComplete" is there anyway to catch the events using visual c# thanks Regards Roy http://support.microsoft.com/kb/269614 it is actually a bug, i suppose quite a number of events arent called at the first navigation. A way to test it out is after open IE, try to enter a url see whether the events catches then ...enter a URL again...and see if the event catches again. well..last time i did have this problem the solution i did was actually simulate a second naviagtion as a first navigation. If using Band ...Show All

  • Rodolfo Navarro XMLHTTP REQUEST

    I'm writing a BHO which shows the statistics of the components(js,css,images etc) of a page.For this reason i need to make XmlHttp requests when DocumentComplete is called.This throws up an error due to cross domain restrictions I'm using IE6 Any work arounds Thanks in Advance How are you making the call the XMLHTTP request Are you getting to the API through the DOM via IWebBrowser2 or are you instantiating the MSXML COM object Thanks for responding Jeremy, Actually i have a javascript code which analyses the page by making XHRs to recieve the page and i'm using IHTMLWindow2::execScript() method The code is of a few thousand lines and i would only prefer to rewrite it in my BHO as a last option. ...Show All

  • BogN This Time

    http://members.cox.net/wildman3/thisTime.html Best Effort yet! This Time It Won't Take Long, made in Windows Movie Maker, with special effesx. Comments welcome on SoapBox Thanks Treyt Haltom Colonel Pepper ... Did Sgt. Pepper get a couple battlefield promotions ...Show All

  • joviyach Accessing Addresses in Total pipeline

    I'm trying to write a custom pipeline component, I've read all of Max's posts on everything I could possibly want to know about pipelines. I'm starting from the MinMaxShipping SDK example and am running into a problem. Basically what I want to do is assess at the Tax stage whether the billing address is in the same state, and if so apply a standard state tax rate to the entire order. I finally have been able to access an address ID, but the Addresses IDictionary (setup in the OrderPipelineMappings.xml) always has Count of 0. I had considered getting the address and putting it in the context, but the pipeline is being called from the BasketHelper.RunTotalPipeline() method and I am not certain (A) whether this method is doing anything else ...Show All

  • glasgow1 ActiveX load fails in IE 7

    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 Configuration is enabled" ii) "Internet Explorer Enhanced Security Configuration is not enabled" but still it fails to load the ActiveX control. Also I checked the IE 7 behaviour by using a tool called "Microsoft Internet Explorer Compatibility Test Tool", it shows the ActicveX Blocking message. How do I unblock ActiveX to work in I ...Show All

  • stuntpope IE7 Tabs

    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. Clyde... Wow...your right. Looks like I'll finish it then. One click is the only way to go. What I would like to see is the ability to list all open tab URLS and page titles, and the ability to activate the different tabs. Even if it is not coded directly as an API just information on what is the best way to do this. Currently I am developing an add on application to a product my company sells that opens the users current instance of IE if they ...Show All

  • Herru Perdana Javascript Popup/Image Width issue

    The following javascript resizes a popup browser to the size of the image displayed in the browser. It has worked fine in IE6 and other browsers, but in IE7 it causes the width to be much too small, cutting off the image in the popup. It appears that IE7 is treating "document.body.clientWidth-document.images[0].width" differently than in IE6. Anyone know how to easily remedy this Here's the script.... <script language="JavaScript"> //--> // Set the horizontal and vertical position for the popup PositionX = 5; PositionY = 5; // Set these value approximately 20 pixels greater than the // size of the largest image to be used (needed for Netscape) defaultWidth = 720; defaultHeight = 520; ...Show All

  • bill_csharper WDS 3.0 upgrade stopped indexing of Lotus Notes Email

    I upgraded to WDS 3.0 and the indexing of my Notes email stopped. I then reinstalled the MS Notes IFilter and rebuilt the WDS Index but neither seemed to help. I've also tried setting up WDS to index my whole C drive (which includes my Notes directory) as well as just My Documents with the addition of the Notes directory (C:\Lotus) I was running 2.6.5 (KB911993) previously and other than needed to do the indexing manually when Notes was not running to avoid file locking problems, Notes email indexing was working quite well. Any other steps that I can take to get this working Frank, The Lotus Notes protocol handler does not work with WDS 3.0. We will be offering a compatible protocol handler in ...Show All

  • Hockey Nut Link from web page to Excel range

    According to Microsoft KB article #197922, you can link from a web page to an Excel range with the following HTML syntax: <a href="http://sample.microsoft.com/test.xls#Sheet2!MyRange"> Third link.</a> as long as the link is specified with http: and not file:. You can either use a named range or a specific Excel range designation. I have a simple html file on a server: < html> This is my <a href="http://localhost/Test/Test1.xls#'Sheet1'!B2"> link</a>. </html> This code opens the workbook in the same folder on the server read-only, lets me enable macros (I do), but doesn't go to cell B2 on Sheet1 (selection stays where I saved it at cell E7 on Sheet1. Any idea wh ...Show All

  • Ready4u Marketing Manager - Target Custom Line Item?

    One of the business rules for a project I am working on wants to apply a discount based on a custom property of a custom line item. Example: When WidgetLineItem.CustomProperty = "some_value", apply a 10% discount One, is this possible And two, how What would be the correct approach Thanks for any input Discounts generally target properties of the product from the catalog system, or properties of a profile from the profile system. Is this property going to be defined in the catalog system or the profile system If so, it should automatically be reflected in the Marketing Manager UI and can be used from there. If not, then you will not be able to use the out-of-box Mar ...Show All

  • Wicket Add category to deskbar results

    Since I installed WDS 3 the program category is not shown in the windows deskbar results. In the main results window I still can search for programs from the start menu. How can I change that 1ars wrote: Thanks for this hint. With the preceding star it works for me. It seems to be a new "feature" in wds 3. I'm pretty sure it's a bug. Hopefully it'll be fixed in the next update. Same here 1ars. In my deskbar results, all my programs appear in the 'Everything' category. When I search in the main WDS window it's hit and miss; some program shortcuts show up in the 'Programs' category, others continue to appear in 'Everything'. Would you mind doing a ...Show All

  • FASimus Windows Embedded in Kitchen Appliances - Possible?

    Hi. I'm a fan of Windows and I've grown fond of Microsoft for many years. I mean--I've used Visual Studio, Microsoft Office, Windows Vista, UTStarcom PPC6700 (Alltel Wireless), Microsoft Exchange Server (for learning purposes with Windows Server 2003), etc. and I wanted to go beyond computers and smartphone/Pocket PC. Is it possible to embed Windows in kitchen appliances (please no flaming/bashing; thanks) like oven, coffee maker, microwaves, toaster, etc. I mean--I'm serious about programming a C# application to check for status and give me visual feedback from those appliances! It'd be so cool that I could tell an oven to cook my pizza at 350 degrees for 20 minutes and give me the feedback to my Pocket PC SmartPhone device! Plus, w ...Show All

  • Bondforever What language do you prefer?

    Could someone please enlighten me as to what the advantages and disadvantages of the following languages are, in general: C# C++ Visual Basic Also: I read somewhere that C++ was much better for game programming than VB, but why VB is easier to learn and use, so what are the advantages of C++ robinjam wrote: What version of CATIA are you using I didn't know it supported VBA It's CATIA v5, the Windows based version, not the UNIX one of course. I use to create some macros for repeated tasks. duck thing wrote: Squire James wrote: Employers seem to make a big deal out of miniscule differences, treating people like vb and C# are different job skills and al ...Show All

  • Paval Programmatically reading Cookies on Windows Vista using .NET?

    My toolbar (as referenced in my other posts) has a "Login" link on it, that dynamically changes to "Logout" if my user is currently logged into the website the toolbar is tied to. This code works fine in 9x, 2k and XP: string currentUser = System.Environment.GetEnvironmentVariable("USERPROFILE"); string[] cookieFiles = System.IO.Directory.GetFiles(currentUser + \\Cookies , "*" + myHost + "*"); However, in my Vista Ultimate beta this code explodes saying, "Access is denied." On further investigation, there are no cookies in this folder. A different post suggested they were in User\AppData\Roaming\Microsoft\Windows\Cookies, but I can't seem to find them there either. ...Show All

  • Shivangi Chaudhari PDF FIlter installed but WDS not seeing it

    I have the Adobe PDF Ifilter 6.0 installed. Just went to options and file types and this filter is not found I know I saw it in here when I upgraded to this filter. Perhaps install of TR update to Office 2007 broke somehting. Will try to reinstall and see what happens. This is actually due to a problem with the Adobe PDF IFilter that makes it incompatible with WDS 3.0. Adobe is working on a fixed release - I don't know exactly when it will be available though I hope soon. I believe the answer "yes" is posted in the WDS Developer forum Does this also hold true for the Lotus Notes plug-in Hi there, I am having the sam ...Show All

181920212223242526272829303132333435

©2008 Software Development Network

powered by phorum