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

Software Development Network >> IE Development

IE Development

New Question

Using SSH in VB.NET
SCCP, Exchange 2003, Performance & Scalability Guide for Exchange 2003
Kyro KidSafe Browser (beta)
Windows Desktop Results empty
Using Vista?
Windows Safe Search Filter - Application Error
ActiveX Modal Dialogs do not work in IE7
Grabbing the current URL and maybe the current page from outside of IE?
Secure Communication Program!!!
Post links to free 3rd party controls for .NET here!

Top Answerers

Sassie
billg51
cisco0407
dlcollison
Flip597
Henrik Goldman
WayneW
Beuhla
prtonemy
Sarwanan
Net-Smart
Only Title

Answer Questions

  • Srikanth Ramakrishnan taskbar color

    alright i've been searching around for a while and still havent found much. does anyone know a way to change the color of the taskbar to some color that isn't XP set, like black iv read up on this and there were 2 solutions, 1,third party software;2,"hack". Well considering that there is 3rd party software, there should be a way to change it programmaticly. so does anyone know how or at least what programming language this can be done in hey it would be nice to have it done, i want to try it as well can U be more ellaborate and explain how to do that would be great please.. Clinto, try this link to hack uxthreme.dll http://weblogs.asp.net/cumpsd/archi ...Show All

  • SaintAnger Customizing IE7 for a corporate environment (tabs, passing data)

    I've been asked to research customizing IE7 for use in our corporate environment. What we wish to do is to have a set of preprogrammed tabs display when the browser is started. We'd also like the ability to pass information from a VB6 or .NET app to one of the tabbed browser sessions (like an account number or search string). I'm fairly new to browser development, so how would I go about doing this Can I do this with IE7, or will we need to hand build a tabbed interface in a windows form using a web browser control in VS2005 Thanks, Tim In IE7, you could set multiple home pages and when a user starts a new browser, these home pages would be loaded in different tabs. IE7 doesnt have tab speci ...Show All

  • DHJr Extending HTML

    Is it possible to create a new type of HTML element, for example, <TreeView></TreeView>, using XML Ok, that doesn't work. Anyone else got any ideas Nevermind, I found a solution using XHMTL and a DTD: http://www.samspublishing.com/library/content.asp b=STY_XML_21days&seqNum=157&rl=1 ...Show All

  • mario gutierrez 3rd Party Payment

    Hi I'm having trouble figuring out how to implement a 3rd party payment solution from within the starter site. Has anybody used a 3rd party to collect payment from within CS I'm trying to figure out whether I need to create a new payment pipeline, or whether the existing one can be modified. We are planning on using Protx, who provide an ASP.Net integration solution. I'm a newbie by the way, so that might explain why I can't find such a solution. Paul Hi Paul, You've got the right direction. Basically you'll need to write a pipeline component to iterate through the payments in the collection and make a call to the provider to authorize and/or capture payment. Cheers, Colin Hi Joseph T ...Show All

  • Webbee Script error invalid character using the WebBrowser control

    One of our applications was broken after installing IE7. We narrowed the problem down to the below: WebBrowser browser = new WebBrowser(); browser.DocumentText = "<script src=\"file://c:\test\foo.js\"></script><p>test</p>"; This code works fine under IE6, but when running on IE7 you get the error: Line: 2 Char:1 Error: Invalid Character Code: 0 URL: about:blank It doesn't matter what is in the foo.js file, it can be completely blank and you will get the error. If you replace the file://c:\test\foo.js with a valid http URL (Internet zone), it works fine. If you create a file with the contents and load it into the control using browser.Navigate() it also loads fine. So it seems related to ...Show All

  • andrewajc Controls\ProductList.ascx

    I have added new columns to the data grid and am now adding new Template Fields to the code behind the page. My question is how do I reference a field I added to the ProductDefinition (so a custom field). All of the code snippets I tried don't seem to work. 1. Container.DataItem["xxyfield"] 2. (CatalogItem)Container.DataItem["xxyfield"] 3. ((CatalogItem)Container.DataItem)["xxyfield"] I also tried creating a function and used item["xxyfield"] Please Advise. Ahh...My mistake: ((CatalogItemsDataSet.CatalogItem)Container.DataItem)["Category"].Value Yup, investigating this was item numbe ...Show All

  • Rachad IE errors with sub-users, not the primary user

    When I logon as myself, I have no IE7 or window errors. However, when other window users of this computer logon (may also have admin. level), IE7 errors (truncated text) and script errors occur. Primary script error seems tied to AT&T Yahoo Online Protection trying to load, but many other IE7 pages have yellow triangle on lower left taskbar. Have unistalled IE7 and re-installed. Errors persist even after uninstalling the AT&T virus/spyware software. Maybe a windows user account issue rather than a IE7 issue ...Show All

  • WBAS How to change the printer settings in IE 7 using Java script or CSS

    I know there are tons of external Active X controls doing that, but according to Microsoft, they did lots of improvements in IE7’s printing. I want to change the page settings to landscape or portrait before printing it, from the html page itself, in IE7 if possible. How to do that :-) Hello .... How can I change that thing I tried the CSS to set the @page for landscape, and it didn’t work on IE7 Is there a way to set the page to landscape programmatically This one is a very nice trick; it does not solve everything but a very nice one. I am still waiting for the IE7 ...Show All

  • Harald K&amp;#246;stinger Profile Schema Manager 404

    When I try to view the specific definitions (or site terms) in the profile schema manager, I'm getting a 404. I have uninstalled and reinstalled the specific profile resource to no avail, and it seems to not be tied to a specific resource instance. I can view all of the data sources no problem, so just seems to be SiteTerms and Profile Definitions. Any thoughts Colin for the win again. I had not used Fiddler before (usually Paros for me), but gave it a shot. It was looking directly for the widgets, and I have a sub-optimal setup for hostnames on this server. I was able to revert things back in IIS and everything worked as hoped. Thanks. Peter, I'm not a user of the profiling components in favour of the ASP.NET membership/p ...Show All

  • fruce IE with an Integated RSS News Reader

    Would love to see IE with an integrated RSS News Reader. Take a look at IE7. http://www.microsoft.com/windows/ie Thanks -Dave ...Show All

  • Rocinante8 display of text in dynamic elements and positioning dynamic elements after zooming

    I have two very annoying problems with a script in IE7. I recently cooked up some javascript to provide tooltip functionality. It works in all recent browsers (except the newest Opera, where the problems looks very much like the problems I am about to describe, so I presume it's the zooming bit that causes them). The first problem is the way fonts in the tooltips are rendered: they look ragged, regardless of checking the option 'always set cleartype ... etc.). The second problem concerns the positioning of dynamic elements: after zooming the screen (CTRL+/-) the tooltip position is moving away from (larger) or closer to (smaller) the intended position, despite of the fact that positioning depends on the mouseover/mousemove event and ...Show All

  • hellomahesh Internet Explorer 7

    i have internet explorer, the original one. i have been trying to download IE7 for 2 weeks. is there any ways to solve this problem http://www.softpedia.com/get/Tweak/Uninstallers/Internet-Explorer-7-Uninstall-Toolkit.shtml why dont you try: http://www.microsoft.com/windows/downloads/ie/getitnow.mspx where you can get IE7! IE7 is wwwiiiccckkkeeeddd!!! Hi, Could you please provide more details as to the problem you are experiencing. Are you getting an error message Is it before or after the IE7 install begins What Operating System are you using Regards, Wesley Like Myles, I'm having problems installing IE7. Microsoft Upgra ...Show All

  • GRK Disabling back in IE

    I want to any how disable the back button in IE. Is that possible what is the CLSID/GUID for iexploer.exe With this will this be possible. Many thanks in advance Hi, You can try Javascript so everytime the user goes back, the page takes the user forward. <script> history.forward(); </script> ...Show All

  • Metallicox WDS not Showing Up In Taskbar

    I have installed WDS previously and had to remove it. Now I have installed it again but I cannot get the WDS box to appear in my task bar. When I look at the running processes I can see that it is running. I can also find it in the Add/Remove Programs control panel. No matter how many times I install/un-install, even with different versions I cannot actually get to the program. any help would be appreciated. Tony I am also having the same issue I have version 06.00.5361.000 Installed. Tony I am also getting this error on my latest install of WDS. _________________________________________________________________________________ The instruction as "0x010ff516" re ...Show All

  • DaveMich Why the ASP.NET Pages are slow ???

    What's the reason of ASP.NET pages being slow, as compared to page when developed in PHP Not sure why Manan wants his reply to be marked as an answer. His reply doesn't really say why PHP seem to be faster than ASP.NET and it is actually not possible to answer that without knowing more about how the original poster came to that conclusion. I haven't tried out PHP for a long time but ASP.NET is a richer framework and as Manan also mentiones it will require more from the server so if you only meet the minimum requirements for ASP.NET it might be a reason it is running slower. For more ideas why PHP seem faster than ASP.NET you should provide more details how you come to that conclusion, what the pages are doing, what is actuall ...Show All

92939495969798990123456789

©2008 Software Development Network

powered by phorum