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

Software Development Network >> IE Development

IE Development

New Question

removing Shipping altogether from Starter Site
IE7 Problem
How to calculate the mailbox hash to construct URL path
Making .Net application for Touch Screen
New revolution - Classic ASP/VB6 moving onto ASPX and VB.net, what u think ???????
WebServices: "The page cannot be found "
Do at least Visual studio 2005 have a solution for asynchronous data view in the grid?
Sharepoint login through URL
IE7 and Right Click Menu
How do i read URL from Internet Explorer 7 Tabs

Top Answerers

baysurfer
Quinn01
Ramkumar Viswanathan
.net sukbir
drew_p
Noah Nadeau
Becker2
Ilia
DarrenARBell
Krutika
Topix: Catherine Zeta-Jones
Only Title

Answer Questions

  • sleemonster Find funtion

    I am having problems with Outlook 2003. The find function does not work. When I try to search for emails using the find function, either nothing happens or the program feezes and closes. Can anyone PLEASE help me get some bearing on this Thanks in advance. Hello drugshrink, The find function in Outlook is part of Microsoft Office Outlook. It is not part of Windows Desktop Search. If I knew the answer to your problem I'd gladly help, but I have to instead refer you to our Outlook experts. You might try asking your question here: http://www.microsoft.com/technet/community/newsgroups/server/exchange.mspx Paul Nystrom - MSFT ...Show All

  • TuanTuan Refresh Site Cache

    Where does the Refresh Site Cache in the Business Applications get its URL from. It's not currently working in my system and I believe the problem lies in the URL it is using. I have already modified the Web.config file for the permissions and the rest of Catalog Manager works fine. Please Advise. I have already done that. This information is obtained from the Applications configured for your site. You can see the APplications in the Commerce Server Manager->CommerceSites->SiteName->Applications Do you see any error when you Refresh the site cache What is the sub-error (e.g. 401.x and 403.x - the x tells you a ...Show All

  • bonnielee Trouble verifying services

    I have followed all of the steps in the online installation guide, and restarted IIS. I have also verified that a folder was created for each web service (\Intepub\wwwroot\siteCatalogWebService; Intepub\wwwroot\siteMarketingWebService; Intepub\wwwroot\siteOrdersWebService; Intepub\wwwroot\siteProfilesWebService). Then the guide says to visit the web page for each service (point browser to http://localhost/siteCatalogWebService/CatalogWebService.asmx ). I get a web page showing the methods of the service for the Catalog and Profile services, but when I point to the Marketing or Orders page I get an error saying: Configuration Error Description: An error occurred during the processing of a configuration file required to service ...Show All

  • khs202968 Message asking if allow or block IE7 to use clipboard

    A message appears asking if I want to allow or block clipboard. How can this message be disabled and always allow use of clipboard I did this and I am still getting the message so now what Paul Hi Deepak I have the same problem with my main site, I don't know what it cause it but here is a work around: Go to Tools : Internet Options : Security : Custom level : Scripting : Allow programmatic clipboard access from Prompt to Enable. Too bad it is not enable by default. Cheers, Alex Hi I have tried to look for the steps you have mentioned however I am not able to see any option for allowing access to the clipboard. ...Show All

  • AoggY Accessing files on local drive from localhost

    I use PHP or HTM files from my local web server (localhost) to view images from the local drive(s). This works fine in IE6. <img border="0" src=" file:///C:/Program%20Files/WallMaster/WallMaster%20Wallpaper.bmp " width="860" height="688"> IE7 does not "find" the file. "Properties" for the undisplayed file gives the file name, but nothing else - no url, size etc. Is there some setting I need to change Or am I condemned to have no access to my data Did you find an answer to this Juan I have been using local file system references to images for demos etc, and although I now see the error of my ways, and am switching over to http ...Show All

  • DTHMTLGOD win-1252 is no longer an allowed character set for XML?

    I'm using IE7 (7.0.5730.11) on Windows XP (5.1; build 2600.xpsp.051011-1528: service pack 2) and I'm surprised I can't render the following XML page: < xml version="1.0" encoding="win-1252" > <element /> The error message is: The XML page cannot be displayed Cannot view XML input using style sheet. Please correct the error and then click the Refresh button, or try again later. ...Show All

  • chare A new node from document.createElement its an Object object?

    Hello there every1. First: Excuse my english, I know its pretty bad. I'm learning it too! My name is Ricardo and Im learning some advanced scripting techniques, so, here's my first question to all of you: At the beginning (even before) of the page load, I do something like this: Object.prototype.saymyname = function(){alert(this);}; Well, when all loads (onload), I create some new nodes, with the document.createElement(...) but, when I tell that new node to yell me its name...it doesn't know how to do it. var tmp = document.createElement('div'); tmp.saymyname(); Then: var tmp2 = new Object(); tmp2.saymyname(); --> it does '[object]' Is there something wrong what should I do I mean ther ...Show All

  • SkiesOfBordom Biztalk integration with Commerce server

    I am working over the integration of Biztalk server 2006 with Commerce server 2007 beta. I am trying to integrate biztalk server with Commerce server through commerce server catalog adapter. But I am facing a lot of problems. Can you suggest me a working example that may lead me from scratch towards end while using commerce server adapter. I am desperately in need of such example as I have searched out a lot over web but couldn’t find any working example in which commerce server adapter has been used Check out the webcast at http://www.microsoft.com/technet/prodtechnol/comm/2007/webcasts.mspx . There is also a sample orchestration upload on the Commerce Server GotDotNet workspace located here: ...Show All

  • cdaviduik IE7, OE6 Printing problems with headers TEMP SOLUTION

    Having an intermittent problem printing To: From: CC: Subject: Attachments: headers on emails. Usually happens with larger emails or emails with large attachments or emails that have been replied to or forwarded from other people. Have installed Generic/text printer and sent the email to this printer but sometimes the headers are still missing even printing this way. I have if I open the offending email and highlight just one or two words in the text of the email eg Dear John and then print the email using my HP printer (not as text on Generic printer) - the headers then print and so does the selected words. Don't suggest using Outlook as often we only print the first page of emails as we already have the rest of the email on file especial ...Show All

  • Juergen Lorenz How to call word application in aspx page?

    How can i call an other application in aspx page such as word or dos command. I intend to use JScript (Window based script host) to run other application, but i can create a new instance of WscriptShell at runtime. Please help me... ...Show All

  • seco Creating DOM nodes

    I am trying to create something that allows javascript to change the node within the document, which i have manage to achieve, but I have problems when try to add attributes to the new nodes. I can add the basic ones, like id, name, length, type, size. But can't add onclick, onmouseover, onmouseout. Has anyone got any ideas how i can add these. Since using DevToolBar I can see that the onclick, onmouseout, onmouseover attributes are set. var a = document.createElement('<div name="test"></div>'); a.onclick = function (event) {alert(1);}; a.setAttribute('id', 'test'); ...Show All

  • CsNetworks Using Vista?

    Good idea Joe! Okay, I'll go first.  I'm using Vista RC1 full time now.  The computer seems quieter--doesn't take so many trips to the hard disk for VM paging.  I find going back to XP an unpleasantry, so I think Microsoft is succeeding here. Glass is nice.  I think the performance is what I expected it to be on an Intel Advanced Graphics card (Dell Dimension 9100).  Office 2007 is also pleasant to use, but they stil have some cleanup work to do on their UI. Who else is using Vista   Brian I'm not sold on Flip3D either.  Pretty useless--I think it's just a demo of graphics capability masquerading as a feature. I happened to be in the area of an "authorize ...Show All

  • Yassi Windows Desktop showing as a Split Screen

    Hi I recently closed my laptop running windows xp home and when i restarted it ... my desktop was in split screen mode about 80% to the desktop and the other 20% was showing in folders mode with showing thedown the left hand side .... FOLDER TASKS, OTHER PLACES, DETAILS AND DESKTOP Currently using XP Home Service Pack 1 - if i upgrade to service pack 2 will this solve my problem i am unsure as to what has caused this error. No new software has been installed that i am aware of ... so imagine my surprise. No error messages are displayed so any help that is on offer is appreciated regards Murray I have a similar problem. The XP logo at startup is off center and split. If I do anyt ...Show All

  • abhas Feature Request "search as I type"

    I really like the "search as I type" feature when searching using the deskbar. If only we could have the same feature using the Desktop search window. That would be great. Six, Thanks for your feedback. This is a feature that the WDS team feels would add a lot of value. We've taken note of the import and are looking at adding this functionality to future releases. Paul Nystrom - MSFT ...Show All

  • Pantomime catches IE Events

    Hi, i am writing an extension for internet explorer i have already created the extension however i need to catch IE events like "NavigateComplete" is there anyway to catch the events using visual c# thanks Regards Roy Are you using BandObject from codeproject Ya I am using ... Anyway, in SHDocVw there is a method which i can use.Anyway, thanks a lot for the help given. Regards Roy I tried the DocumentConplete and retry to navigate by pressing Go button, Back, retype same url, retype different url, no hope. Yes you can use it. BeforeNavigate....get the URL and Cancel = true. Then re-navigate to the desired page. ...Show All

121314151617181920212223242526272829

©2008 Software Development Network

powered by phorum