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

Software Development Network >> IE Development

IE Development

New Question

How to start new instance of IE6 from .NET Web Application
How to open the register of Windows CE?
Please help! :) How to completely disable IE cache?
IE7 HP Director Problem
Problem crawling with a hierarchical custom protocol handler
IE7 Certificate Request/Enrollment
Enbedded Controls
Windows XP Startup Issues Blue Screen!
IE7 - File Not Found ieframe.dll\1
CS 2007 license and price ?

Top Answerers

licheca
david.r.johnson
Mark-Edgerton
SD_Stu
Ron -N
_keith
miamikk
John Aschenbrenner
LokiSD
LtScho
Tangra -
Only Title

Answer Questions

  • Maaloul Please help! :) How to completely disale IE cache?

    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 Janne_K wrote: 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 Or is there maybe some way to clear the cache each time IE starts Any kind of solution would help. http://www.enhanceie.com/other/ has dumpcache.exe, a simple tool to clear your cache. This option is also built into Fiddler ( www.fiddlertool.com ) as well as other features ...Show All

  • Luis Esteban Valencia MCP Web Windows Vista Gaming Performance

    I just read over on Neowin that gaming performance in Vista will be 10-15% slower in Vista. Can someone tell me whether or not this is true Thanks! - James So I wonder what Will happen when Vista is Running entirely on Directx10 Software and hardware How would this impact the Collection of games I already own given DX10 is a different kind of architecture. Let alone the power it will be consuming and the dual core situation. Anyone has a Dual Core processror in which to test some games to See if there is any proficiency on loading times and gameplay 1GB of RAM is more than enough for the majority of games, so that's probably not the problem. Hummm... this Areo feature can be a bad for me ...Show All

  • Thales Medeiros Online demos won't play in IE7

    Preface Note - No Help is available from the app side of this topic. RoboPresenter is a defunct product from now-defunct Macromedia. However, I don't think this is an app issue. I think it's an IE7 issue that some piece of code (presently unknown to me) will fix: I discovered a problem with our RoboPresenter online demos having to do with IE7. The demos work fine with IE6, and with Firefox. It’s only IE7 that is a problem. First, view a demo (just the start) in IE6 or FF. Go to: www.healthdataservices.com/ML-Index.htm Click on any one of the Online Demo buttons. It opens the demo /index.html page, which subsequently invokes the actual demo on the “player.html” page. Now try to open a demo in IE 7. The demo /index.html page invokes the ...Show All

  • Izzy545 Catalog Export Staging Expressions - Commerce Server Staging

    Could someone provide a sample Expression for Catalog Export Staging Expressions I'm looking for some way to filter Commerce Server Catalog data as (or before) it's Staged. Pseudo Code / An Example: My Product Definitions all have a boolean IsOk property I want to Stage my Commerce Server Data and only send Product Data if IsOk == True Can I do this using Expressions Could someone provide an example to get me started You can do this by selecting "Expressional" in Catalog Staging Mode and then in the "Export Expressions" dialog you can enter "IsOk = 'true'" for the Products and Categories Clause. Thanks Sudha Sudha, Thanks, that's what I figured. I'll let yo ...Show All

  • sqlmarkus searching for my documents folder

    We currently started to redirect my documents folder, and we are using desktop search 3.0. I was woundering if there was a way for desktop search to find my documents folder without mapping the drive. Desktop search 2.6 had this featuer, but I can not find out how to turn it on in 3.0. Yes, this functionality is an add-in for WDS 3.0. You can download it from the following location. http://support.microsoft.com/kb/918996 Also, this functionality is now automatically included in the install package for the upcoming WDS 3.01 release. ...Show All

  • redcodes Commerce Server 2007 Performance Guide is now available online!

    At long last, the performance guide for CS2007 is up on Microsoft.com for download at http://www.microsoft.com/downloads/details.aspx FamilyId=E79691F0-BE0F-40A6-940C-5D3A679C5526&displaylang=en . Enjoy! Yeah they must have change the file formats when I just downloaded the file and looked at it things have changed. Unzip the CommerceComponentsSource.zip file and you will find a folder unittests. Good luck, -Max Hi Colin, The Starter Site has the VSTS test available. When you download the Starter Site and unzip the files there are two more zip files one of them UnitTests.zip has the unit test. Good luck, -Max Hi Max, We have downloaded the Starter Site from http://www.micr ...Show All

  • Richard R Question with Vista

    Sorry this might be misplaced Will Vista be able to run Xp programs such as games and files Another thing is would you suggest having 2 opperating systems and if yes should I have a seperate drive Will this affect my computer by slowing it down having 2 OS's thanks Well, i'd say sure no doubt There won't be any troubles in running the applications and games in windows Vista,but because windows Vista requires high system requirements like 15 Gb Free hdd space,512 Mb ram, I personally think it'd be better to install Windows Vista in next drive, but if you install in same drive too there won't be problem of slowing down the pc~ the current vista (rc1) is compatable with most applications. however, ...Show All

  • Dorian Dechant Mouse event handling problem in BHO

    I'm building a browser plugin that responds to mouse events; I'm using C#, IE7, Windows XP, and Visual Studio 2005. Having some problems with mouse-click handling. When I get my DocumentComplete event, I register the onclick handler for a few elements on the page and - mostly for debugging - I register the onclick handler for the document itself. That is, I call IWebBrowser2.Document and cast the result to an IHTMLDocument2, then cast that to an HTMLDocumentEvents_Event, then add the onclick handler, like this: IHTMLDocument2 doc = m_pWebBrowser2.Document as IHTMLDocument2; HTMLDocumentEvents_Event docevents = doc as HTMLDocumentEvents_Event; docevents.onclick += new HTMLDocumentEvents_onclickEventHandler(OnDocumentMouseClick); Then I ...Show All

  • rtaiss Overriding properties using DHTML Behaviors

    I am wanting to apply a behavior to a text input field that would override the "value" property.  I want to do this so that I can intercept the actual value and apply some formating to it before rendering it on the screen.  This would also give me the ability to unformat the value when the form was submitted. However, when I do this of course nothing renders in the text field because I have overriden the property getter and setter.  Is there a way to call the parent property   super.value Here is my simple HTML test file <html>  <head>   <title>Behavior Test</title> <style>    .test{behavior: url(mask.htc);} </style>     </head> & ...Show All

  • Dave Midgley Explorer bar in IE7 without reboot Windows

    Hi, I have an application that add a Horizontal Explorer Bar in a IE windows. That's work very well in IE6 but when I try to do it in IE7, the user must reboot Windows to have the explorer bar in the menu. I don't understand why The explorer bar just display HTML. Thanks Hi, It's on xp. I have try to close all IE windows but that doesn't work. I must reboot Windows to see the explorer bar in the menu. Is you explorer bar for just IE or is it also accessable from Windows Explorer Where did you write the registry keys to create the explorer bar Hi, About the strange behavior I have talked before. To have a refresh in my IE7 menu which included the new ...Show All

  • robinjam Difference between Browser restart / page refresh in IE 7

    I would like to know the difference between Browser restart / page refresh in IE 7. I am installing Activx control in one of my web page. After Installation , if I close the browser and open it again , I can detect whether Activx is installed or not. But if after installation of Activx if I just refresh the page , I am again prompted to install Activx. What could be the possible solution I am detecting ACtivex by the following code in Javascript. try { viewer = new ActiveXObject('Adobe.SVGCtl'); } catch (e){ viewer = null; } My Html Page only has single span tag. All Activex Installation code is in Javascript . What does the ActiveX in ...Show All

  • David Beavonn new web browser.....check this out

    this is a new fantastic browser bet u like this one   http://10cents.pwp.blueyonder.co.uk/avoca.html screenshots http://10cents.pwp.blueyonder.co.uk/ram.html http://10cents.pwp.blueyonder.co.uk/rap.html http://10cents.pwp.blueyonder.co.uk/rat.html Not that bad... But source will be welcome.. thanks yuvi for your kind comments.... I know that browser is crappy.....actually it was supposed to be a joke.... the one I disabled was much better... due to your kind remarks I might enable it again and perhaps you will be kind enough to check it out cheers cheyenne http://10cents.pwp.blueyonder.co.uk/avoca.html screenshot http://10cents.pwp.blueyonder.co.uk/ram.html Pretty ...Show All

  • sarashare IDM_PRINTPREVIEW

    I have an application that uses an IWebBrowser2 object to print and print preview among other things.  With IE7 my print preview no longer works.  Unfortunately there is no (of which I am aware anyway) to send a PRINT_WAITFORCOMPLETION flag in with IDM_PRINTPREVIEW as can be done for IDM_PRINT.  This means that somehow my application has to make sure to wait until the user has closed the print preview window.  In IE6 and earlier I was able to just check the ready state of the browser after launching the print preview and use Sleep() function calls (C++) until the ready state came back as complete.  With IE7, however, when I do this it does not work and my application either freezes completely or only allows the bro ...Show All

  • &amp;#38491;&amp;#19979; XNA Development Laptop

    Hey guys! My situation is this, I am currently working as a Tech Service Rep at a Call Center that handles Broadband Support and have noticed a bit of down time between calls. So I ask myself, "What can I do to make the most of this downtime " And it came to me, I can use this time to actually work on my XNA game development!!! However, I don't think the good people here at my job would enjoy it much if I just went around installing Visual Studio on their computers so that only leaves me with one choice. I need a laptop. So I was wondering what everybodys suggestions would be for a decent Development laptop. Here is one that I was looking at ( LINK HERE ). The one thing I was worried about was the integrated onboard memory. So ...Show All

  • millie_w SaveProjectAs

    Ok...After hearing some complaints on this these boards about not having a "Project Save As" that saves the entire project to a new destination and name...I created this addin for VS05 that does just that. The addin creates a 'Save Project As' menu item off of the file menu and allows the user to select a VB or C# project file and then select a new destination directory and a new name for the project. All standard dialogs used. you can download the xcopy deployment files from: http://codegallery.gotdotnet.com/SaveProjectAs The zip file contains two files: SaveProjectAs.AddIn and SaveProjectAs.dll and all you have to do to get it to work is to unzip the files into your addin directory... Please use this thread or ...Show All

212223242526272829303132333435363738

©2008 Software Development Network

powered by phorum