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

Software Development Network >> IE Development

IE Development

New Question

CS 2007 license and price ?
Decimal entry limitation in the catalog
Here is my first application
Base/virtual catalogs and related products
IE7 and frames
IIS In Vista?
window handle for active tab
Cannot open IE 7
IE7 and desktop icons
ImageListBox Control

Top Answerers

Tom Regan
mrotoloni
Bulldog.NET
Dan_Brownlow
billb59
haba
Roberto Garavaglia
EtherealSky
garrit
F0PS
Government Auctions Blog Feed
Only Title

Answer Questions

  • Joshizzle Zune Subscription

    I've been scrounging around online and thought I might be able to get a definitive answer here. Currently, I have Napster-to-go with my Dell DJ. The DJ is on it's way out the door, and I'm looking at getting a Zune. Will this Zune subscription thing for 15 bucks a month allow me to transfer music to the player itself, or is it simply to let you listen to music on your computer In other words, will there be something like napster-to-go that works with the Zune TIA! How is the system working so far How does the library compare with other companies (Napster, Yahoo, Rhapsody) ...and if you've ever used Napster, Yahoo, or Rhapsody, you'll know that "stable" isn ...Show All

  • Ehsan Enaloo problem with the submit bottom

    hi, i have very strange problem. i have simple form with input and submit (without reset) i expect that the user will enter they code and submit and then they will be pass to the page they want, users use to use the "enter" key as submit, but somewhy its not working in this form(in other form i have its working) when i press the enter key is just clear the input and does nothing. any idea thanks. mikalush Mikalush, can you provide us with a code sample It would help us to better troubleshoot what you are doing. Thanks! Here is the Code of the Form <form id="frm" method="post" action="/thisPage.asp">      <div class="frmElm" styl ...Show All

  • Ben Fulton Orders System Searching?

    On our commerce site, we're building a grid that displays all past orders a customer has made through the system. Including orders not placed (baskets). I notice the GetPurchaseOrdersForUser and GetBasketsForUser methods will do just what I need, but unlike the Catalog API, I can't page or sort the various fields of the OrderGroupCollection. Do I need to use the OrderManagementContext classes for this and if so, how would I get all orders or baskets for a particular user or can I somehow get the Orders runtime API to give me what I need I didn't see a SqlWhereClause property of the OrderManagementContext search classes. My third and most undesirable option is to go out of band and make my own SPROC against the Transaction database, b ...Show All

  • MgManoj ActiveX Modal Dialogs do not work in IE7

    Our product is suffering some pretty severe problems because of IE7. We've starting getting calls that dialog windows become hidden. We've heard this is a threading issue. We found out that the problem is actually much worse. Modal dialogs don't seem to function correctly in IE7. You can recreate the problem using VB6 by doing this: 1. Create an ActiveX UserControl project. 2. Add a form to the project (form1) 2. Put a button on the user control (usercontrol1). 3. Add this code to usercontrol1. Private Sub Command1_Click() Dim objForm As Form1 Set objForm = New Form1 Call objForm.Show(vbModal) End Sub 4. Build the project as an OCX somewhere on your hard drive. 5. Find your control's CLSID in regedit. I ...Show All

  • enric vives 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

  • Lenny Garza logiciel

    Bonjour,Quel logiciel convient le mieux a l'exploitation d'un cyber-cafe Actually, i speak a little the french, however next time try english please it faut que vous check le memoire the votre ordiateur Good try... I speak french, and you should write "il faut que je verifie la memoire de votre ordinateur"... :) Just for fun: I dont know any french at all .. but after squirming a little i got to some interpretation of your conversation (lol!). Tell me how close am i Q> Hello, Which software is appropriate best for the exploitation of a cybercafe A1> it is necessary that you check the memory your ordiator A2> correction: it is necessary that I check the memory o ...Show All

  • MunishGupta When is Visual Studio 2005 SP1 Gold

    When is te VS2005 SP1 gold expected to be released 3-4 months is what they said about a couple of weeks ago. http://connect.microsoft.com/VisualStudio/content/content.aspx ContentID=3311 ...Show All

  • Rod Yager Getting information about an IHTMLElement

    Hey, So this should be easy, but for some reason I can't get it working. I have a pointer to an IHTMLElement which is an anchor. I want to get out the href and if theres an img in there, the src of the image and its rect on the screen (x,y, length, width). eg, if the html is <a href="blah"><img src="haha"></a>, i want "blah" and "haha" I got the href by calling getAttribute, which was easy enough. I can't figure out how to get the src of an img if its there. Heres what I've tried so far: 1) innerHTML and innerText - there methods give me a BSTR null, even when there is an img tag between the <a> and </a>. 2) get_children() - I called get_children, then ca ...Show All

  • Headon01 IE7 Script Error

    Hi, This problem has always been bugging me. When I sign into my user account and open up User Accounts in control panel I don't have any problems but when I go to any other user account and do this, no matter if they are computer admins or not, they encounter an IE script error with no description and this popup does not go away whether you click yes or no. It's not just the User Accounts menu in the control panel, it's other applications too. Is there a fix for this problem or any ideas I have already disabled script debugging in IE. I also disable the alerts for script errors in IE too. I use neither AT&T nor Yahoo DSL, and I was one of the 1st people posting to this thread. Still no solution. As a workaround, I rolled back t ...Show All

  • Sweeps78 Commerce Server Web site as a Visual Studio file system Web site

    Hi, I was reading the MSDN documentation on creation of a Commerce Server Web site and it states that a Commerce Server site must be created as an IIS web site and not a file system site in VS 2005. Link to the same : http://msdn2.microsoft.com/en-us/library/aa545520.aspx Can someone explain why a Commerce Server Web site cannot be created as a Visual Studio file system Web site Regards. Husain Jagmag Hi Colin, As i understand, the ASP.NET Web Development Server is also basically a scaled down kind of web server. I was trying to find out as to why a web site project using the FILE system is not supported by Commerce Server and why does it insist on creating a web site project using HTTP protocol itself. I g ...Show All

  • rina00 Hottest Technology for webdesign

    Hi guys, I am looking to make my first website. I know about dreamweaver and frontpage, but what other web-building software is there that's really popular and can get the job done well Anything free Thanks, Cyan     I like Frontpage which MS has deprecated. There is no Frontpage 2007.  Pros seem to prefer dreamweaver. Also, there is the web designer itself which I have used extensively. There is therefore Webdesigner express. I have not used that as a separate component.     NVU is an open source HTML editor that you might want to check out. It's not bad although it isn't as feature rich (aka bloated) as FrontPage or Dreamweaver. ...Show All

  • mteverest IE 7 opening to Run Once page with error on it.

    I downloaded updates last week. I have been using IE7 for a while with no problem. I dwnloaded the updates. Now when I open my browser the page tries to go to http://runonce.msn.com/runonce2.aspx . There is an error reported for this page and it will not open up I get a blue screen. How do I eliminate this I have my home page set in the tools section but when opening it won't go to my home page until I hit the home button on the tool bar. Same exact error for me. I am using the new IE7 and still get the same error - i am not using the beta version I am also getting this same error - its just very annoying now In a nut shell yes, it seemed to work for me. have you got multi users on ...Show All

  • Burt Harris Outlook search, cache mode only???

    I just upgraded to V3 RTF, but I cannot get it to index my outlook XP. The message is it only indexes in cache mode. outlook XP doesn't have cache mode. We are running Exchange 2003 SP2 V2.5 could index outlook XP. Please help. thank you jb Bump...Anyone WDS 3.0 can index uncached exchange, but it is disabled by default.  It needs to be enabled via group policy. You can enable it by creating a DWORD registry key in: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Search called "PreventIndexingUncachedExchangeFolders" and setting it to a value of 0. Outlook XP doesn't have cache mode (XP has offline folders). Only Outlook 2003 has cache ...Show All

  • PJFINTRAX Commerce Server and Visual Studio...newbie question

    I have Visual Studio 2005 on my workstation and I have installed Commerce Server on the same workstation. However, when I open Visual Studio and try to create a new Commerce Server project, the templates that the Commerce Server documentation says is supposed to be there isn't there. Did I read the installation instruction wrong, or am I missing something Does the Commerce Server installation install any components for Visual Studio How exactly do the two interact Actually, no, I had Visual Studio (both 2003 and 2005) installed on this machine before installing Commerce Server. Should I uninstall Commerce Server and reinstall it You must have installe ...Show All

  • Arunkjose Moving Internet Explorer Toolbards

    How do you move the tool bars in interent explorer 7. When i try and move the Menu bar up or down nothing happens. Trying to get the Menu Bar on top then the URL bar 2nd and so forth but cant seem to move the toolbars. Help pls! The Internet Explorer team anticipated your question. http://www.microsoft.com/windows/ie/community/columns/ie7_toolbar.mspx Thanks EricLaw, This is the fix I have been looking for, to force IE7's menu bar to the top. Imported your tweek into the registry and back to a more clasic menu layout. Thanks again!   EricLaw-MSFT wrote: This isn't a general Internet Explorer discussion forum, ...Show All

373839404142434445464748495051525354

©2008 Software Development Network

powered by phorum