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

Software Development Network >> IE Development

IE Development

New Question

WDS Installation & Lookout Search
IE 7 opening to Run Once page with error on it.
Child Windows spawn threads, javascript increasing CPU usage
Image rendering
Speed, speed, speed
How can I determine if an ActiveX component is available/installed via JavaScript?
Beta 2007 Outlook expired, uninstall resulted in MAPI32.dll error message for Outlook XP
IE7 Script Error
Using Vista?
Zones

Top Answerers

HSBF Lewe
HCL
Dave12356
Anmol Ranka
Jym
fscarpa58
Grimal
KaiserSozeTR
Crazy68aseric
mneedham
Ponton Consulting
Only Title

Answer Questions

  • Gerhardo WDS in Vista: is 'instant search' a part of WDS?

    In Vista os, is 'instant search' part of WDS (wds 3.0 ) How does this relate to the object SearchDesktopClass() (or does it ). Where can I find sample code, or a specific reference for using it in C++ or C# (if I have to), even html/javascript My thrust here is incorporating 'instant search' into a Vista targeted application. I haven't exactly found the answers wading through what I've found published. Thanks in advance. mike Mike, I'm going to refer this question to our SDK guru. Being in beta, the 3.0/Vista Search documentation is spread out more than is ideal (something that should be addressed by the RTM release of the Vista SDK). I hope to hear back soon. Paul Nystrom - MSFT ...Show All

  • salafa 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

  • Shambhu Sharan two questions

    hi I've got 2 problems first: I've created new shipping method in customers and orders manager. I get this running total basketpipeline. Component Execution failed for component[0x0] hr: 0x80004005 ProgID: Commerce.Splitter.1 The selected shipping method '{942471c4-844d-4aa8-af10-f7b02c9ccba3}' is not currently available. Make sure to choose a shipping method from the configured list. Dictionary error: Value for key '{942471c4-844d-4aa8-af10-f7b02c9ccba3}' in dictionary '' missing (expected a variant of type 9) second: // Get the collection of all discounts. DiscountItemCollection dic = DiscountItemCollection.CreateFromCache("Discounts"); // Create a DiscountCriteriaFilter object and // set its properties to return ...Show All

  • Ramjane Div Scroll behaviour dynamic for screen resolutions

    Hi, I have a menu control in master file and content page is very long with lots of controls in it. Business wants to lock the menu so users can access menu anytime while scrolling. Since i dont want to use frames, i have code to set body's scroll = no at run time and the panel scroll height to say 500px. It works but since the height is hardcoded it looks ugly for different browser resolution. It doesnt work if i set percentage.The container div has lots of nested divs with expand collapse functionality. Is there any way to make height set dynamic based on browser's availheight - menu's clientheight so that panel's bottom is always docked with the bottom of browser window. i.e scroll works same as frames. For eg. http://msdn2.micros ...Show All

  • mrmckeb Customize your settings window is blank

    Hi everyone has anyone has this problem. i was using IE 7 Beta with no problems and then was asked to upgrade when the version came out. upon updating i have the customise your settings page (http://runonce.msn.com/runonce2.aspx) coming up with a blue background and nothing else. I have done everything that microsoft sent me but no joy. It means my Homepage will not come up until this has been set. but as i can not see it i can not set it up . i can just type my website in and then it seems ok its just i can not use the homepage setting even though my home page is set as before. This is driving me to dispair and i am ready to dump the thing but then i remembered i need IE for my website and other websites to view HTML and normal view as mo ...Show All

  • cjou2004 OwnerDrawn TreeView Control

    This is a TreeView control, started as an experiment, which inherits from the standard TreeView control in .NET 2.0. http://codegallery.gotdotnet.com/Treeview2 It's source code only, as a standard .vb file. Add it to a project, add some nodes, add an Image List and play around with it. Note that all the drawing is done in the paint event. The coloring for the highlight is fixed, but is easily changed. Same with the parent gradient coloring. The horizontal scroll bar does some funky stuff; consider it a bug. You'll have to deal with it :) I've started to work on it, implementing a Vista type interface. My question is what's ShadedParentStyle for Do you maybe know how to increase the size of the node bounds except to deal ...Show All

  • Roto Unable to download

    Microsoft allows me to download windows vista, but when I try to download. there is nothing available at the download loaction ... http://download.windowsvista.com/preview/rc1/en/x86/iso/vista_5600.16384.060829-2230_x86fre_client-lr1cfre_en_dvd.iso the dvd size is 0 bytes. I have probably tried all the things, my pc is up2date with antivirus software, n i have more then 15 gb space free @ that drive where i m downloading, also i tried all the links in that page. I have "download accelerator" installed in my pc, when i try to download anything it display all the detail about that download, as location, saving location, item size etc. but for win vista when i found in the detail as 0 bytes, also on the link 4 br ...Show All

  • techguy52 CommerceProfileSystemException: Failed to retrieve profile.

    We are receiveing this message on a new site we deployed in our production environment. We packaged this site in our development environment and unpackaged the site on our production server without errors. All permissions are set correctly and all 4 Web Services run accordingly. However the website throws this error. I have not been able to find any information or anyone that has run into this problem before. Any one have any idea why this is happening The only issue that may be related is the fact that i had some trouble getting the ProfileKeyManager tool to work correctly. Per documentation instructions, i tried to generate a new key and write it to a file to then encrypt it and write it to registry. Whn trying to use ...Show All

  • Han Qiao limit on number of files indexed?

    What is the limit on the # of files indexed My count for # of items indexed (in wds v2.6.5) never exceeds about 11% of my actual file count. (164,832 indexed of 1,500,000 actual files) Yes, I'm selecting all file/drives to index against. Yes, I've rebuilt the index more than once. I'm guessing that for folks here thinking of indexing their entire business' file sets, be they on servers or local, the index has to scale well beyond anything I've seen so far, and yet... Thanks Jeff, Thanks for the email providing further information. At this point, I'll let you know that we have filed a bug and handed the issue over to the development team. I'll let you know when we have some additional informat ...Show All

  • floresg Problem crawling with a hierarchical custom protocol handler

    I have developed a hierarchical custom protocol handler that I'm integrating with Windows Search on Vista. The handler has a IUrlAccessor and IFilter implementation that enumerates the contents of a directory by returning the search URL of each "file" in the directory as a text chunk with the STAT_CHUNK structure specifying the GathererPropset and PID_GTHR_DIRLINK propid. My understanding is that the indexer should take these URLs and queue them for indexing, in which case I should see subsequent calls to CreateAccessor with those URLs. However, instead I'm seeing the indexer call CreateAccessor once to get the directory accessor, then it reads the dirlink text chunks, but it never make the expected additional calls to Create ...Show All

  • truepantera How to search inside of PDFs?

    How can you search the text of PDF files using Windows Desktop Search 3 Beta 2. I also have Windows XP Professional, Adobe 7 and Office 2003. Where do you find the IFilters I looked at the WDS page and could not find any links for them. Do you have the PDF IFiler installed. With 2.6.5, and I assume 3.0, you need the IFilter for WDS to index the contents of the PDF file. If you open options and click advanced and then file types you'll see what the current level of indexing for PDFs is available. Actually, Foxit ifilter works with WDS 3. But it doesn't seem to allow previewing of documents -- in fact it automatically opens them i ...Show All

  • Andijk IE7 [Bug] - Bug in dropdown listbox for setting Home Page

    Hello, I don't know where to report a bug I found in IE7, so I'll drop it here for now... or... maybe someone can direct me where to report this officially ;) bug description: First I set IE7's Home Page to a local HTML file on my hard drive. When for some reason the link to the Home Page is no longer valid (say: the HTML file was renamed) then the drop down menu next to the 'Home' icon in the Command Bar is not accessible anymore... The only remaining way to re-set your Home Page is via the General Tab on the Internet Options menu. I suggest to check the validity of the 'Home Pages' in that drop down menu and grey them out and/or add an indication of the invalidity and make the drop down menu accessible again, even though ...Show All

  • ykgreene IE7 csv Problem

    When downloading a csv file I would like to save it but IE7 opens it, no questions asked embedded as an Excel spreadsheet. Is there a way around this or is it up to the person who develops the web site. Cheers TheFoZ Thanks for that. You pointed me to the right place. I found It works when I change the .xls attributes. Many Thanks What's the Content Type header What version of Excel In Windows Explorer, click Tools | Folder Options | File Types. Scroll down to CSV, click Advanced, and check "confirm open after download" ...Show All

  • Uppy A swf file displaying inconsistently in IE 6

    If anyone can shed any light on this. Problem: A swf object on an HTML page does not always display in IE 6, all other html elements (including sIFR headings) on the page appear correctly. This problem does not occur over other browsers, such as FireFox. Note: upgrading to IE 7 is NOT AN OPTION. Details: - The site is served by a content management system Content Server 5.5 (Fatwire); - The object/embed tags are rendered through javascript - The swf file is being streamed by a java servlet; - The swf file makes requests for XML feeds from Content Server; - The swf file is exported from Flash 8; Attempts/Results ...Show All

  • Adam Weigert Hook the SaveAs dialog of Internet Explorer?

    Hey, I would like to know if it's possible to hook the SaveAs dialog that pops up when IExplorer is trying to download something. I am trying to retrieve the destination path that the file is being saved to. It would be great if anyone can show me how to do, thanks a lot! Hi Baller, Search the forum for a previous post and answer to a Custom Download Manager, Search for DoFileDownload. The default download to folder is a registry setting, though depending upon whether a user chooses to save or open a file at the download prompt will determine where the file is actually copied to. Regards. ...Show All

777879808182838485868788899091929394

©2008 Software Development Network

powered by phorum