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

Software Development Network >> IE Development

IE Development

New Question

Can I rename a Commerce Server Site?
WDS 3.0 Beta 2 & Outlook 2007 Can't Index
Windows Embedded in Kitchen Appliances - Possible?
zune not recognized by PC UPDATE FIXED PROBLEM-new sync cable fixed problem
Biztalk Catalog Integration
Payment Profile error
How to start new instance of IE6 from .NET Web Application
WDS 3.0 Beta 2 & Outlook 2007 Can't Index
HTML/Javascript errors with IE7
How to disable the Update functionality in Checkout Pipeline

Top Answerers

Richard Hough
SCRunner
FHolcomb
tmontet18
Daniel Blei
lukemelia
Nassa
Adner
SalmanSheikh
RMORAR
Ferrand, Nicolas
Only Title

Answer Questions

  • Jay_Vora_b4843e Catalog Navigation Bar

    I would like to keep the Catalog Navigation bar (on the left hand side of the screen) still displaying when I get down to the last item of the chain. Once you get to the product list screen the Navigation bar "Disappears" and you then have to use the Bread Crumb to get back. Please Advise. Hi, Did u get the solution for this I need to implement the same in my website.. Kindly help. Thanks, ak Hi ak. As I indicated above, you'll need to modify the behavior of the SiteMapProvider class, or rewrite the control if you'd like it to do something different. Regards, -jb Hi, Did u get the solution for this I need to implement the same in m ...Show All

  • Agent00 IE 7 - scrolling jumps

    Is there a default setting I can change in IE7 that will stop the jumping when I try to scroll using a mouse wheel It's almost as bad as what I see when I'm connected remotely to another machine. Thanks, R. Hill I have just uninstalled my logitech mouse software, and letting XP take care of the mouse.  Great news no more scrolling jumps, fingers crossed it stays like this! This was not an issue with IE6, only started with IE7 RC1. My mouse is about 4 years old, maybe later logitech drivers dont have this problem, but I might as well still with the MS ones while it appears to be working now.   Simon       Same problem here. But it isn't s ...Show All

  • pershing WMP Visualization

    Hi, i'm new to the MSDN Forums and i thought i would show this Windows Medai Player Visualization that i am working on. You can download it at http://www.savefile.com/projects/1014727 You can see some screenshots at: http://img96.imageshack.us/img96/7827/screenshot3wa3.th.jpg http://img84.imageshack.us/img84/699/screenshot2ea2.th.jpg http://img141.imageshack.us/img141/3746/screenshot1yu0.th.jpg (sorry, i don't know how to show the pictures) Sorry, i'm quite new to this. I know nothing of Windows programming, i don't know how to access the registry through code although there is a .rgs (Registration Script) file that is in the project (which was generated by a project wizard). Here it is: HKCR { NoRemov ...Show All

  • Deuce BOI find discount for product

    i have to show on the product page the price , the reduced price ( with the first discount that can apply ex : 10 % off if you buy 1 item) ex : product XXX 10 $ > 9$ ( 10% off) then i have to show other discount that can apply if you buy more ex : buy 2 product XXX then get 20% off ( discount can be linked to user profile and or product expression) i have tried DiscountCriteriaFilter filter = new DiscountCriteriaFilter (); ... but it don't show discount linked to profil ( because you can not send profil information in it) also tried the solution with the pipeline RunCSOWithItemsAndProducts (..., ...) but it didn't show other related discount to my product Did someone know how to show discounted price ...Show All

  • EyyHomero New Snip IT Context Menu Extension from MS - Undocumented Installer Feature

    Hi all, Just downloaded and installed the new Snip IT context menu extension from http://go.microsoft.com/ linkid=6168206 Unfortunately there appears to be an unwelcome feature in the installer. User preferences for the install directory are not reflected in the registry entries for the script source location folder. Test Plan. Download and run SnipIT.msi from the above download page. When prompted to choose the installation folder, choose a location on your computer other than the default (C:\SnipIT\SnipIT\). I choose d:\snipit Continue and complete the intallation. Open regedit and inspect the values for each of the IE Context menu created under the key HKCU\Software\Microsoft\Internet Explorer\MenuExt\ H ...Show All

  • R1ZWAN Column definitions for WDS 2.6.5?

    Hi, Can anyone provide the definitions for the columns that are available in WDS 2.6.5 The SDK still indicates that the column definitions are changing and the only definitions I can find are those in the sample program. The definitions that are in there are insufficient for what I need to do. At a minimum, I need to access the email address information for email messages (to, from, cc, bcc) Column name description type propid index retrieve sparse fast_sort max_size DocComments Comments VT_LPWSTR F29F85E0-4FF9-1068-AB91-08002B27B3D9/6 yes yes Create The date and time the file was c ...Show All

  • maxascent Really wasted my time with MS products all these years

    Sabayon 3.2 demo: http://youtube.com/watch v=r9oHZQVGrF8 After install, you have it all out of the box without buying/downloading applications and stuff. it's all out of the box so when you're installation is ready, it is really ready. No need for downloading/buying dreamweaver, Nero, Photohop, Rippers, office, Winamp, codecs etc. etc. Appz to get thing done are all included. When I would go back to Vista now, I wouldn't feel satisfied, like being on an old OS which lacks technology that can be used in 2006. I really wasted my time testing RC1 and RC2 etc. I'm on windows since MS-DOS, I know it inside out, it all begun with the fact that I don't buy a complete PC because I upgrade my own PC's once in a while so you don't get a newer OS wh ...Show All

  • Jamie Clayton Kyro KidSafe Browser (alpha)

    Hello all, I am making a "KidSafe" browser for kids. Please download my program and post any noticed bugs,etc.  It takes only minutes to set up.  I am 10 years old, so who can make a browser for kids better than a kid Progress:  Final will be started in January Thanks you everyone for your contributions  and encouragement.  *Has 3 tabs for browsing. *Has a "My Websites" button with up to ten of your programmed websites in it. Beta Features: *Has 3 tabs for browsing. *Has a "My Websites" button with up to ten of your programmed websites in it. *Talking Help guide *A new install program Updates in final version: *Button text replaced with graphics. *A game room with games, and fun KidSafe software (suc ...Show All

  • tickling IDownloadManager

    I am using SHDocVw.InternetExplorer to automate IE. I want to replace the default IE Download handling and I believe this is done using IDownloadManager. Does any one have any sample code that shows how this is done (C# would be great) Regards Douglas Thanks, I have seen that. I was hoping to find a sample that shown how the IDownloadManager::Download method would be used. Regards Douglas Yes, that looks to be just what I want. Thanks for the reply Douglas Hi, http://vbmhwb.sourceforge.net/ Peace MH Hi Douglas, Have you seen the Implementing a Custom Downl ...Show All

  • gafferuk some files are not indexing from bitcomet

    When download to desktop jpeg files, nfo-files, iso files - they are not indexing, the problem is with bitcomet downloads only, from IE downloads are OK. From bitcomet's forum said that the problem is not from bitcomet, it is from WDS. Avi and mp3 are indexing fine Try the last version of bitcomet , maybe your preoblem is solved. ...Show All

  • inzel Sharepoint login through URL

    I am trying to load sharepoint in an iframe, and I need to login from Drupal (PHP CMS) I got the <iframe src="https://username:password@share.mycompany.com> but this just brings up the password prompt and if I click Cancel it logs me in. How can I login to Sharepoint by passing the username/password arguement through the URL Hi, Are you trying to login to your Office Live site No, I'm trying to login into Sharepoint 2003 through the URL. I am building an intranet where we will have all our apps in one place, and I need to load each users sharepoint account in an iframe. Therefore I need some way to pass the login credentials to the Iframe URL, most likely in the form of https://u ...Show All

  • Sarguna OrderContext from a non Web application.

    I have been able to create a CatalogContext, Profile, etc. contexts. But I don't know how to create an OrderContext. All the samples and documentation that I have seen reference CommerServerContext.Current which in a non-Web application is null. How do I create/initialize an OrderContext object so I can amonung other things manage baskets, payment methods, orders, etc. It seems that all of the objects in the Runtime namespace are a mystery to me as far as a non-web application. Thank you. Kevin One more question. How is OrderContext different from OrderManagementContext I have managed to find an agent API for OrderManagementContext but now I am not clear on the difference and when I should use ...Show All

  • av_ster Link replacement addin

    Hi all, I need to find a way to modify IE's behavior so that when the user clicks on hyperlinks that contain a specific string, that link is sent to another application than IE instead. 'Kind of what Adobe Reader plugin does when you click on PDF links and that the browser integration is disabled (Adobe Reader/Preferences/Browser integration = unchecked). Is it possible to do this with IE Addins Where should I start Here is the workflow of what I need: 1) The user clicks on an hyperlink that contains the specific string on some webpage. 2) IE does NOT navigate to the address of the hyperlink. 3) Instead, the URL's string is sent to an application X (rich client) already installed on the Client machine. Thanks, P.S. ...Show All

  • Nimrand My creation: Color based object tracker

    Hey guys, I've created a program which uses a webcam to track things based on color. I'll use this as a vision system for some of my robots! Check it out on my blog: http://ashishrd.blogspot.com/2007/01/real-time-color-based-object-tracking.html Ashish Hello Ashish My name is bernardo and I'm very impressed with you software. We have a startup robotics company ( www.roboticsgroup.com ) I wanted to know if you are available for some small projects, and in the future maybe we can work on a larger one. You can reply to bernardo@roboticsgroup.com . Thank you. I didn't test it. I am not a robot guy. But it seems like a pretty cool stuff. If now, you can reco ...Show All

  • tiffeyneohelp Embedded video crashes IE 7

    Since about mid January everytime i browse to a page that contains embedded video IE 7 crashes. This also affects watching Adobe flash files and other forms of video. all i get in the event logs is: The first example was watching NBA TV Broadband and the second was browsing to a page with embedded flash. This is extremely frustrating so any ideas or fixes would make me a happy man. Faulting application iexplore.exe, version 7.0.6000.16386, time stamp 0x4549b133, faulting module wmvdecod.dll, version 11.0.6000.6324, time stamp 0x4549be1d, exception code 0xc0000005, fault offset 0x000ed7d1, process id 0xf88, application start time 0x01c74a3a58fb0c0d. OR Faulting application iexplore.exe, version 7.0.6000.16386, time stamp 0x45 ...Show All

787980818283848586878889909192939495

©2008 Software Development Network

powered by phorum