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

Software Development Network >> IE Development

IE Development

New Question

Disappearing Caret in 3rd-party Toolbars
Additional Mailboxes
The issue of 'Zoom' of 'Page'
Tool button c# DLL
Command Button Caption property with a resource Identifier
Vertical text IN Gridview
Any good books on the horizon?
Windows Vista Gaming Performance
Reviving: Desktop search does not think Outlook is installed
Need MessageManager configuration in Web.Config

Top Answerers

Yusuf Hermanto
Andrew McFall III
tomdart
jerfoo
CarlosV
Kevin O Donovan
Latso
gchippie
pieterp
suman_chowdary
Jean, Nicolas
Only Title

Answer Questions

  • shagshag Can I run WDS 2.6.5 and 3.0 (Beta) together?

    Hello, Is it possible to run (or even install) WDS 2.6.5 and the 3.0 Beta on the same machine I have the Office 12 Beta (with Outlook and OneNote 2007) installed on my new laptop and have installed WDS 3.0 to index my emails and OneNote notebooks, but I really miss having the GUI of WDS 2.6.5. Is it therefore possible to install and use WDS 2.6.5 to index everything except e-mails and OneNote notebooks, and have WDS 3.0 index those information stores If not, does anyone know when the GUI'd version of WDS 3.0 is due for release Regards, Neil Thanks Paul. I did as you suggested and it all appears to be working just fine. Regards, Neil Neil, I would highly recommend ...Show All

  • eman1975 Online demos won't play in IE7

    Preface Note - No Help is available from the app side of this topic. RoboPresenter is a defunct product from now-defunct Macromedia. However, I don't think this is an app issue. I think it's an IE7 issue that some piece of code (presently unknown to me) will fix: I discovered a problem with our RoboPresenter online demos having to do with IE7. The demos work fine with IE6, and with Firefox. It’s only IE7 that is a problem. First, view a demo (just the start) in IE6 or FF. Go to: www.healthdataservices.com/ML-Index.htm Click on any one of the Online Demo buttons. It opens the demo /index.html page, which subsequently invokes the actual demo on the “player.html” page. Now try to open a demo in IE 7. The demo /index.html page invokes the ...Show All

  • Drudkh webcast unavailable

    Live From Redmond: Commerce Server 2007 Overview We’re sorry, the requested Webcast could not be found. Reference Event Code: 1032303897 Anybody know how I can get this supposedly archived webcast Hi Max, This is the only webcast on Commerce Server 2007. Do you have any news of this one (1032303897) I still cannot access it. Thank you! Since it's been a week I wanted to give you guys an update. I just heard back that this issue has been escalated still no ETA. -Max Hello, I cannot get to an ...Show All

  • Siteadm Attn: Engineers! Stop the bank robber before they will strike via technology!

    The generals in my country ask me how it is possible to stop the bank robbers before they will strike I said "Yes I can!" Can you read their minds I said "No" Then how I said "by using technology that is available long time ago!" I've been studying for a long time how the bank robbery is being executed and it comes only with one denominator. Stolen vehicles are used to execute bank robbery. If we have a system to detect that a particular vehicle is stolen, then we can stop the vehicle even before it reach the target place. I am inviting computer engineers to participate in the development of a systems that can have great impact to the world safety. For more information visit: http://www.inq7.net/opi/2004 ...Show All

  • Benke trouble porting Firefox toolbar to IE

    Hi I currently have a Firefox toolbar and am trying to figure out how to port it to IE. You can find a copy of my toolbar on www.prowebsurfer.com . It is written in JavaScript. I have done a lot of toolbar stuff with FF and several Ajax based web applications, how ever I do not know much about developing IE toolbar. I hired a contract programmer with IE extension experience, how ever I find it hard to believe IE works the way he says. My basic firefox toolbar works as follows browser starts up browser calls my initialize code I use XMLHttpRequest() get back an XML config file stored on my web site. (www.prowebsurfer.com) I register an event handler for onWindowLoad. there are some other ...Show All

  • Metaferia cms recommendation

    Hello Doeas any one has any recommendation for CMS application to use in cs2007 site (Other than MOSS) Thanks arik Hi, I'm a beginner in Commerce Server 2007. I have a task of finding out a content management system which we can integrate with Commerce Server 2007. I could find articles related to integrate share point(MOSS) with Commerce Server 2007 for content management. I have experience in creating a content management system in PHP and used that for creating websites. I'm experienced in ASP.Net but never used .net cms before. Can I integrate any ASP.Net CMS with Commerce Server 2007 OR can I integrate Documentum with Commerce Server 2007 We already have Documentum which we use for other applicatio ...Show All

  • pamike Printing Outlook 12 Beta 2

    When i print my email, only the header is printed. Why Hello queenstreetmotors, This forum is for questions specifically regarding Windows Desktop Search. I'm not able to answer your questions regarding Outlook. For best results, I would suggest posting your question in the Outlook newsgroups here: http://www.microsoft.com/technet/community/newsgroups/dgbrowser/en-us/default.mspx dg=microsoft.public.outlook.general Paul Nystrom - MSFT ...Show All

  • Frederik Vanderhaegen Default web search engine

    Hello All How can you tell WDS to use google for the default web search, currently mine now goes to http://wwwa.look-up-results.com/ cannot find any info for this site on google ot any other search engine Any assitance greatly appreciated Sorry for the late reply, but I think I found it, with Mcafee's assistance. Part of the problem is trying to find anything using the entire name. It appears it changes the www part of the name to several names, so you can try searching under "look-up-results.com". I didn't find anything there, but I did note that Google (when clicking the HOME button) will come up... but won't display the results a second time. My updates expired from ...Show All

  • Yonglun Li Where is the return e-mail information on messages that come from contactus form?

    Does anybody know I received a couple of messages sent to me from the visitors using Contact Me form. Have noidea whattheir e-mail address is. It appers to be ContactUsForm@officelive.com Thank you In the beta release of Office Live, the customer email address is the From address of the email you receive. If you are on the new version of Office Live (not the Beta... sounds like you are), the From address is contactusform@officelive.com but the "reply-to" field in the header of the email is the customer's address. Try clicking reply and see who the email is addressed to. It should go to the customer's provided email address, not contactusform@officelive.com . If you have Office Live ...Show All

  • MyerTheFlyer Sharing data between different instances of BHO

    Hi I work in a single sign on system that uses a BHO to complete logins in IE. In IE6 everything worked fine, but now doesn't It seems that the data used to complete the fields isn't beign received. The data is passed throught a shared data memory area inside the BHO's DLL. The question is, with the new security changes, could be that IE7 doesn't allow sharing data between different BHO instances and a controlling app Each tab haves a BHO instance A BHO can send messages via PostMessage to applications I'm testing the BHO in a XP SP2 so no protected mode is involved. And I'm coding in VC++ Thanks a lot Sebastian Thanks for the reply Reza To answer some of your questio ...Show All

  • Bakerboy60 Missing option to Create New CatalogSet

    We are currently working on creating a CS2007 and MOSS2007 site. At the moment we've got our webservices running and followed Mei Ling's guidence on getting a MOSS site to run with CS. We're now building our catalogs and have found that the Create New CatalogSet is missing from the list of tasks and the File>New>Catalog Set is greyed-out. Any suggestions Thanks, Ameeta Garga Hi It's sounds like something is wrong with the installation. Unfortunately the business applications tend to fail in silence, but the web services might have written something to the event log that could allow you to identify what is wrong. Regards Paul Hello Ameeta, It seems ...Show All

  • Seefer Browse.aspx and ProductList.ascx

    More of an asp.net question than a commerce server specific one, but here goes. In the starter site, on Browse.aspx, the CommerceSite.Controls namespace is declared at the beginning of the page and the ProductList.ascx control is registered immediately after. This let's you drop a <site:ProductList> user control in to display products whose data comes from ProductFilterDataSource. I've got the need to dynamically create ProductList user controls (quantity from 1-n) depending on the category and I need to do it from code behind. I'm having problems registering and namespace and user ProductList user control properly so that my Browse.aspx.cs code behind file can utilize it. Clear as mud Thanks for any suggestions. Brad ...Show All

  • Renis Cerga WDS 3.0 Beta 2 Crash srchadmin.dll

    Hi! Every time I try to go into the filetypes in the Advanced option dialog WDS crashes on me. I get up a box saying "RUNDLL An exception occurred while trying to run "shell32.dll,Control_RunDLL "srchadmin.dll"". I used to have WDS 2.5 with some extra IFilters but I removed all that before I installed the beta. Thanks. Matt Matt, It seems that a few people have run into this problem. I'm going to discuss this with the team to see if we can come up with any solution ideas. Thanks, Paul Nystrom - MSFT Could you please tell me wich registry keys exactly are locked Thanks in advance. Kuba PAul, any news on this issue Thank you Ignacio ...Show All

  • Jamie Thomson Banning from a forum?

    Hello, I would like to know how does a ban from forum works Does the server ban the ip address But doesnt the ip address always change I would appreciate any help on understanding this matter. Thanks. So there is no way to ban a specific computer or internet connection Does this forum not concern web technoligies such as server side code php etc I might got confused, where should I ask this question Sounded like you were asking about banning on these forums. It would depend on your forum.  If your forum requires login to perform an action then simply disabling a login might suffice if your login  ...Show All

  • Stigern IE7, OE6 Printing problems with headers

    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

495051525354555657585960616263646566

©2008 Software Development Network

powered by phorum