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

Software Development Network >> IE Development

IE Development

New Question

.net 3 layers...
Help me Uninstall Old IE7 Beta 2 to install RC1 !!
Using Vista?
Issue keeping a discount in the basket ...
Powerbuilder IE7 embedded webbrowser control
Feedback Please anyone ! Project Live Video and Audio @ 60mph
CS2007 training courses - UK
How to start new instance of IE6 from .NET Web Application
ActiveX Modal Dialogs do not work in IE7
taskbar color

Top Answerers

Stuart Baker
Aaron Sulwer
IceHeat
Johan Hiemstra
AlexBB
Dyson47
sureshv
Shirvo
Deepthi Rao
Eddie Garcia
sitemap
Only Title

Answer Questions

  • Prasanna_Iyer_d76ea7 where i can find it to download?

    i'm looking for SCCP 2006..i'm msdn subscriber..but i can't find it for download... Any help .. From the " MSDN Subscriber Downloads" page, in the left hand pane under servers, I see: Customer Care Framework Software Update Services SQL Server Windows Sharepoint Services Expanding these or any of the other lines doesn't reveal the SCCP. I've searched the entire MSDN download for SCCP, 'system center capacity planner', 'capacity planner', 'system capacity', etc and scrolled through the hundreds of returned listings and still find no SCCP. ok..as i understand SCCP can't be downloaded for free.. We've identifie ...Show All

  • Santhosh Pallikara BHO sample code?

    Hi, all! I've found the BHO article on MSDN (the browser the way you want it)...but it mentions source code and provides no link. I need to make a BHO for a school project, and in this class it's perfectly acceptable to modify sample code. Can someone point me toward either a C++ or a C# sample of a BHO I'm writing something that will add to the right-click menu and also, hopefully, pop an extra window into the browser that will use the Amazon API to display data about books based on ISBNs that are displayed on the current page. Thanks, William If you are specifically interested in just extending IE's context menu, you might also want to check out http://msdn.microsoft.com/library/default.asp url=/wo ...Show All

  • Christopher Lusardi Integration between Office Live and Outlook/Business Contact Manager

    Is there currently any integration between office live and outlook for the business contact manager It is apparent that they have been developed with similar functionality (accounts, contacts, opportunities, products, etc.), but I can not find any way to integrate the two applications (other than possibly exporting and importing). I would prefer to avoid duplicating all of the information manually. It would also be nice to be able to update in your own version of outlook/business contact manager and then have it synchronize when on-line. Does this functionality exist currently ( I can't find any reference). If not, are their development plans to integrate the two products If so, is there any timeline for the integration Please ...Show All

  • orokulus Commerce Server 2007 Get ShippingAddress

    Hello, I am trying to retrieve the shipping address from the CommerceOrderForm object, it was set by using order.SetShippingAddress(shippingAddress.OrderAddressId) - order = CommerceOrderForm. Is there a method which will show the ShippingAddressID from CommerceOrderForm Thank you, Dmitry Would really have loved to see a nice generic collection that implemented ForEach in there. :) Jeff, thanks a lot. Dmitry I believe the OrderForm.SetShippingAddress() and OrderGroup.SetShippingAddress() methods set the LineItem's ShippingAddressId property for all line items in the OrderForm collection so you should be able to retrieve it by using the LineItem.ShippingAddressId property. Jeff Lynch MVP Windows ...Show All

  • Doogal iframe stealing focus

    Hi, Is there a clean way to have focus retained by a parent page (.asp) when there exists iframed content that is uncontrolled (and trying to steal focus) Have you tried putting an onfocus event in the IFRAME element Example: <IFRAME src="http://www.yahoo.com" onfocus="window.focus()"></IFRAME> if that doesnt work, you can add an event handler to the parent window to retain focus. Example: <SCRIPT language="Javascript"> window.onblur = function() { window.focus(); } </SCRIPT> If you find that the IFRAME still retains focus, you may want to try switching out the window object in these examples with "document.body" ...Show All

  • pgeeeee What version of vista are YOU getting?

    So, out of all of the editions, Home Basic, Home Premium, Business, Enterprise, Starter and Ultimate , which are you getting I am going to get Home Premium because it seems like it has mostly everything I would need. Comes with mostly everything except backing up software which you can just download. So, what are you getting I'm going for the Ultimate. I'm going to needed it, for everything I need to do. Now here's to hoping I'll find an OEM that will include it on a system of theirs... (why do I doubt this) Personally I believe it is a consultants nightmare...trying to keep track of all of the versions and there differences hey guys and gals I, ...Show All

  • Khenat.Ram Iffilters to index sql database

    Anyone knows I searched but i don't found ...Show All

  • wspencers 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. Does this also hold true for the Lotus Notes plug-in Hi there, I am having the same problem. i have installed office 2007 TR and I can no longer search within my PDF files. Could you figure out the origin of the problem. Thank you in advance. Al I believe the answer "yes" is posted in the WDS Developer forum This is actually due to a problem ...Show All

  • Amit Paka - MSFT WDS 3.0 RTW gives error trying to index Outlook Express message store

    When WDS 3.0 RTW tries to index the Outlook Express message store, I am getting the pop-up error: "Outlook Express could not be started. The application was unable to open the Outlook Express message store. Your computer may be out of memory or your disk is full. Contact Microsoft support for further assistance. (0x80004005, 183)" I have plenty of memory and the disk is not full. Does this version index OE Any idea how to resolve this Joe, Thanks for your feedback. We're looking into reproducing this problem right now. I hope to report back with more information soon. Paul Nystrom - MSFT I am having the same problem - a symptom I am having which is not posted here is that you cant ...Show All

  • MrLister New MSDN BHO Article - Building Browser Helper Objects with Visual Studio 2005

    This article has prescriptive advice on how to build a reliable BHO the way the IE designed them to be built. This was written by 2 members of the IE development team and has an easy step-by-step guide using Visual Studio 2005. Even if you are new to COM/ATL, you will find this article valuable.   http://msdn.microsoft.com/library/default.asp url=/library/en-us/IETechCol/cols/dnexpie/expie_hello_bho.asp Igor Tandetnik wrote: > Another bug: > > public IDispEventImpl<1, CHelloWorldBHO, &DIID_DWebBrowserEvents2, &LIBID_SHDocVw, 1, 0> > > should be > > public IDispEventImpl<1, CHelloWorldBHO, &DIID_DWebBrowserEvents2, &LIBID_SHDocVw, 1, 1> > > The version ...Show All

  • GShap How to start new instance of IE6 from .NET Web Application

    Hi, Here is my scenario: I have a management page which shows all the registered user names. I want to popup a new window when I click on the name of a user and automatically login that user in the new window. The problem is that everytime when a new users is logged in, the previous user's session variables will be replaced by the new user, since the "poped-up" IE6 will always have the same session ID with its parent browser. I think the only way to solve this problem is to start a new instance of IE6 (or iexplore.exe process) everytime when I click on a user's name, so they don't share the same session variables. It seems for security reason, starting a new (iexplore.exe) process on client side has been disabled. If any ...Show All

  • den2005 How to make a toolbar visible by programming?

    Hi, I want to make my toolbar visible after the installation(registration) process complete (after restarting IE, of course), but I don't know what is controlling a toolbar's visibility. Is it controlled by a registry key, or other things Thanks for your help. Have a look at http://www.codeproject.com/shell/2find.asp which provides one solution to your problem. From the atricle: ............... 2Find Toolbar for IE - Yet Another Sample Author :Mike Melnikov Here is main code to open a new web browser to display and enable the toolbar. IWebBrowser2 *pIE; HRESULT hr = CoCreateInstance(CLSID_InternetExplorer, NULL, CLSCTX_LOCAL_SERVER, IID_IWebBrowser2,(void**)&pIE); pIE->p ...Show All

  • Eslucafe IE7 Warning on document.location.reload()!

    Hi all, I'm using the document.location.reload() javascript method to refresh my page after some works. When I do that, IE7 shows me an alert, telling: "Internet Explorer needs to resend the information you've previously submitted". Is there a way to avoid this warning this web application will run on the local Intranet and all PCs are Internet Explorer based! See ya!@! Chila! Yes... Same message and worries.... Waiting for an answer to this questions.. How can i enforce to IE 7.0 to not to show this warning message I do not want to discard to use the method of Reloading Parent page by Child Page. Thanx in advance... I also encounter this error- ...Show All

  • PSDCHD add-ons/plug-ins for IE

    hi! i am curious that if its possible to include small utilities into my IE from time to time. Like a theme or small .flv files downloader etc which can be easily integrated into mozilla firefox. Is it possible to do the same in IE regards sumit dagar Absolutely. See http://ieaddons.com or http://enhanceie.com/ie/essentials.asp ...Show All

  • Nikraz Configuration Wizard (Admin database) fails

    We are currently installing a CS 2007 for a client. I have successfully completed the installation of CS and ran into some problems when running the Configuration Wizard. The log file contains the following [excerpt]: [09:21:14 INFO] Beginning configuration of feature Administration Database (Feature.MS.CS.Admin). [09:21:29 INFO] Database 'MSCS_Admin' exists on server 'SHOP' [09:21:29 INFO] The ComparisonStyle for Database 'MSCS_Admin' is 196609 [09:21:29 ERROR] CSConfig failed during configuration of feature Administration Database (Feature.MS.CS.Admin). [09:21:29 ERROR] Exception occured during feature configuration: Microsoft.CommerceServer.Internal.Config.ConfigurationException: Incorrect syntax near '0x0a0d'. Must declare the sc ...Show All

676869707172737475767778798081828384

©2008 Software Development Network

powered by phorum