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

Software Development Network >> IE Development

IE Development

New Question

Discounts Algorithm
Questions on postbacks with textboxes
Discount allocation to a user through a target expression on the according organization
2007 Feels Like Heaven
Security issue on using XMLHTTPRequest
Temporary Fix for Offering Remote Assistance error
ShowModalDialog
<input> element not receiving mouseover/ infocus events when element resides in float:right
BHO works in IE6 but not IE7
Zune and the iPod

Top Answerers

HariAdu
Ryn
SunHunter
Amjath
old mpipe
arkiboys
DSent
paresh_chhatrala
krackedude
Ccm1st
The Case against
Only Title

Answer Questions

  • Ernesto_RD error signature hungapp

    Hello everybody My computer is very slow and freezes, sending out this message: Error signature sz AppName: iexplore.exe sz AppVer: 7.0.6000.1644 sz ModName: hungapp sz ModVer: 0.0.0.0 offset: 00000000 What do I have to do Your help will be GREATLY appreciated! What I did was uninstall any yahoo software (messenger, tool bars...) and now everything is back to normal. I had this problem only with windows media center not with xp. I hope this help. Is this relates to SQL Server or Reporting Services Anyway have you scanned your machine for any Viruses and I guess this could be a missing file problem, fyi http://support.microsoft.com ...Show All

  • Hammad_Awan The issue of 'Zoom' of 'Page'

    Hi,all, When I try to use zoom in and zoom out of 'Page-Zoom' by pressing Ctrl+"+" and "Ctrl+ "-",elements of form and characters  superposed each other. You can try to visite www.google.com and press ctrl+"+" after the page loaded. I have made a simple testing for that. a.Use a table to locate, 'Zoom' will work well:<html> <body> <form> <table border = 1> <tr><td><INPUT type="checkbox">aaaaaaaaaaaaaaaaaa</td><td>aaaaaaaaaaaaaaaaaaaaaaaa</td></tr> </table> </form> </body> </html> b.Don't use table tag to locate. <html> <body> <form> <INPUT type="checkbox">aaaaaaaaaaaaaaaaaa</td><td>aaaaaaa ...Show All

  • shadowdirect SSCP running on Windows Vista

    I'm running Vista Ultimate RC1 (build 5600) and SSCP won't install. Any way to get it to install or is there an expected time when we can load SSCP on Vista is there any version to support the Released version of Vista I am using Vista ultimate at the moment and SCCP SP1 can't install into my system ...error code = 2738 Hi James - assuming that everything goes according to plan, you'll be able to download a fix for this next week. I'll post here as soon as it happens. thank you... worked like a charm. was having a problem uninstalling palm software. saved me a lot of headaches. it appears that this error has been known since well ...Show All

  • Maxim Goncharov Writing the dom content to a new html file

    Hi, I would like to write the content of the dom to a file or string. For example: input html: <html> <body> Name: <input id='name'/> </body> </html> When viewing this html in IE, type 'test' in the inputbox. Now i would like to generate html like this: <html> <body> Name: <input id='name' value='test'/> </body> </html> I hope the problem is clear. Thanks, Perry I haven't the slightest idea of what you're asking. Are you wanting to have the user input information into an input field and then reload the page with said input dynamically inserted into the response ...Show All

  • raghu_grdr IE7 HP Director Problem--- I had the same problem,and H P gave me a temporary fix until they release a patch Download this

    I can't use HP Directors or Solution Center after install IE7. I installed fresh HP software and updates. But problem persist. When reinstall IE6 back, problem solved. who knows anyway or have ideas Please help me. Thank you, The problem is that MS is pushing IE 7.0 out now via the auto-update feature and that means that unless you do a custom install, and UNSELECT to install it, you are going to have it installed. And if you DO block the download (like myself) you’ll get an annoying message each time you check for updates telling you that you need to download IE 7.0. BLAH BLAH BLAH! I am hoping by posting this matter in several forums that a solution might be created or at the very least MOTIVATE HP and ...Show All

  • Seppe001 WDS and Retention Policy issues

    Hello, I've been looking around for WDS' retention policies but I'm unable to find anything. Does anybody know how retention policy issues are handled by WDS In other words, if a file is deleted, how long is it kept in the index file Is Are there any versioning Thanks There is a undetermined amount of time when the item is deleted and the notification is processed and removed from the index. This time is depended on the activity of your machine and when the search engine has enough CPU and disk bandwidth to perform the delete. As for privacy concerns, the items is just marked as deleted in the index. Not until there is a catalog merge will the old data be physically over written. We will be releasi ...Show All

  • johnvms Deleted items still showing up

    How do I get deleted items (email inbox, deleted items, sent items, etc.) to stop showing up in the search results. For example, I recently deleted a file from my inbox. It was in my deleted items folder until the end of the day when I rebooted my computer. My Outlook settings delete all files in the deleted items folder upon exit. The next day I do a search and this file shows up in the index in two places - the inbox and the deleted items folder. It is in neither. It does not exist anywhere anymore. Is there a setting to take deleted items out of the index What version of Windows Search are you using Is this a laptop I'm using 02.06.6000.5414 on a DELL Desktop workstation. ...Show All

  • Molon Labe WDS 3.0 Not working - indexed files = 0, srchadmin.dll problem

    Hi, I have folowing issue with WDS 3.0 and I'm not able to find solution anywhere. WDS is not indexing any files. The problem will be propably connected with file types, because when I try to open FileTypes tab in Indexing Options/Advanced Options I receive only message: An exception occured while trying to run "shell32.dll,Control_RunDLL "srchadmin.dll"" . In event log than can be found following messages: "The update cannot be started because the content sources cannot be accessed. Fix the errors and try the update again. Context: Windows Application, SystemIndex Catalog" and the second one: "The content source <d:\dokumenty\> cannot be accessed. Context: Windows Application, SystemIndex Catalog Details: The system cannot fi ...Show All

  • bashok Developing application hosting multiple Tabbed Browser using WebBrowser Control

    Hellow ! I want to develope application hosting multiple Tabbed WebBrowser using WebBrowser Control. I developed application hosting WebBrowser Control , but this has no tab browser . hosting WebBrowser code is shown below . CWebBrowser2* pBrowser2 pBrowser2->Create(NULL, L"", WS_CHILD|WS_VISIBLE, rect, this, 1); pBrowser2->Navigate(L" http://www.yahoo.co.jp ", NULL, NULL, NULL, NULL); Question1. IE7 , Tabbed browser is available, so I want to know how to developing application hosting multiple Tabbed Browser using WebBrowser Control. Are there some API realizing multiple tab browser using WebBrowser Control , in an easy way Question 2. on a page http://msdn.microsoft.com/li ...Show All

  • Tihomir Ignatov Form Submit event handling

    hi, I am able to capture OnSubmit event when it is submitted using Submit button( <INPUT type=submit> ). But i receive no submit event when form is submitted using javascript code. e.g. funciton:submitfor() { form.submit(); } How are you catching the OnSubmit event Is this in a BHO or extension Please provide some more details and we can try and help. -Reza Hi, I am creating it in toolbar(Toolband), but it does not matter. I am attaching sink using IWEBBROWSER2 interface of web browser. Currently I am attaching a sink using sink class with sink map given below. BEGIN_SINK_MAP(IESink) SINK_ENTRY_INFO(1,DIID_HTMLFormElementEvents,DISPID_HTMLFORMELEMENTEVENTS_ONS ...Show All

  • Rhubarb Using SSH in VB.NET

    I'll start with my question and a brief bio: The question is, "Can anyone assist me in multi-threading this " Bio: I'm still new to VB.NET. A while back, we had a need to create "something" that would SSH to multiple servers, run a command (or series of commands) and return the results. The code below is what I came up with. In regards to the question I posed, this app runs on a server with multiple CPUs and plenty of horsepower. The application kicks off Plink which is a command line utility that comes with Putty. Works great...but, it is slow. When I say multiple servers...I'm talking about more than 15...it executes Plink.exe, runs the command, returns the results, executes Plink.exe, runs..., ..., ... Ad ...Show All

  • MaggieChan IT guru for Java.

    James Gosling,and his project is now known as Java Originally called Oak by creator James Gosling, from the tree that stood outside his window, the programming team had to look for a substitute as there was no other language with the same name. Java was selected from a list of suggestions. It came from the name of the coffee that the programmers drank. thx everone for viewing this post. ...Show All

  • 1Dave Downloaded .chm doesn't show [solved]

    My site posts an HTML Help (.chm) file for our app. For most users it works fine, but I've had a couple of reports that when they open the downloaded file, all the topics are empty! This happens persistently for these particular users, even if they try downloading again. When these same users download and install our app's Setup program, which installs the exact same .chm file, the Setup-installed .chm file works correctly. I don't have a repro case (nor any files submitted with the reports) to compare the downloaded files against each other. Has anyone heard of a downloaded .chm problem I've been given a probable answer: On some Windows clients, security settings cause this. The user has to ope ...Show All

  • alien- DataWarehose setup configuration's

    Hi! We have successfully developed and setup a CS2007 solution for one of our customers. We have waited with the report part since we will use std cs2007 reports out of the box. But... The customer wants to split the installation for DW database and Analysis services. Is this possible The DW.Pup has no configuration part to address DB DW Servere and Analysis server on separate servers. The installation of DW.Pup creates the database but not tables and procedures. The DW.Pup fails with Microsoft OLE DB Provider for Analysis Services 0x80004005: Cannot connect to the server 'PLAZA02'. The server is either not started or too busy. Database created on PLAZA02 but no User Tables. The configuration: DB Serve ...Show All

  • Rod Yager API in 3.0

    I am finding that API calls (which worked in 2.6) are now failing in 3.0. 1. Is there a new API for 3.0 Does ISearchDesktop still work 2. How does one determine which is installed February came and went, where is the SDK I would avoid using ISearchDesktop moving forward since this is only applies to the MSN 2.6 WDS Search and is not available in Vista. I would recommend you query the search index directly using ADO. http://www.microsoft.com/technet/scriptcenter/topics/desktop/wdsearch.mspx The SDK is still on track for end of Feb. cheers, Ed There is an API, but as of yet no SDK. It is apparently (still ) on track for late February ...Show All

484950515253545556575859606162636465

©2008 Software Development Network

powered by phorum