IE7 displays my xml/xslt page differently from IE6 Am I the only one generating his Web pages in a similar way (i.e. XML data linked to XSLT) Anyone is able to do so with a dataset similar to the one in my first post
I'm wondering if there is something wrong with my XML, my XSLT or IE7. IE6 interprets it "correctly" and if I do the transformation server-side using .NET classes and send the resulting HTML to IE7, the page is also displayed correctly. This is why I think the bug is in IE7 but I may be missing something...
Any input would be appreciated.
Thanks. Tag: Internet Explorer Web Development Closing the main browser window without confirmation using window.close() Internet Explorer Development
Where is the best place to put settings button in IE 7? Thanks a lot. It works great. I didn't realize that using this article you can add items to IE7 toolbar. I also didn't realize that adding menu items will add item under Tools in IE7. After I tried adding button to toolbar and under Tools, I have another question. When I added item to toolbar it was added as last item to the toolbar and because of that it was hidden (I need to click ">>" in order to see). I really didn't like that. Is there any way to force button not to go to ">>" section If no I'll use "Tools" section instead, because I think it'll be more obvious for user. Thanks, Victor Tag: Internet Explorer Web Development Closing the main browser window without confirmation using window.close() Internet Explorer Development
IE dont read CSS and PNG transparency http://www.jubanorpa.com.br/aibanorpa/pagina.html try this in IE than try this in FF. Look the diference. If you are anti-FF: IE JPG FF JPG Tag: Internet Explorer Web Development Closing the main browser window without confirmation using window.close() Internet Explorer Development
IE 6 /7 closes without warning Hi and help..
I run Xp pro v 5.1 Sp2 on a dell 6400 laptop.
I've started to get a problem with IE6 where it closes down without warning (which is very annoying!)
I've run through McAfee updates and viruscheckers and removed anything vaguely suspicious and no change.
I purchased REGcure and ran that as well removed varoius assorted 'problems' and still have the same problem.
Finally i went for broke and downloaded IE7 in the hope that this would fix things.
Nope. Still i get a no warning closedown of IE& after about 3-5 minutes of normal(browsing/email) use
has anyone any ideas on this
The only thing that has changed in the last couple of months was that i installed 'MS Groove' which has really just been sitting there doing nothing.
Tobermory Tag: Internet Explorer Web Development Closing the main browser window without confirmation using window.close() Internet Explorer Development
Preventing control-clicking text in IE7 from highlighting text Does anyone know how to prevent control-clicking text in IE7 from highlighting the text block I need to use control-clicking for another purpose and the default behavior is getting in the way. This behavior is clearly implemented on mouseDown, but efforts to intercept the event or block it from bubbling seem to have no effect.
Michael Tag: Internet Explorer Web Development Closing the main browser window without confirmation using window.close() Internet Explorer Development
IE7 Start up problem Hello Matt,
first thing to do would be to specify your computer specifications, including the connection speed not that this should have any effect on the way the program runs unless its is not an always on connection (need to enter user name and passpord to connect) in which case the process might freeze while its waiting for an internet connection to be made to the service, but thats just a theory.
The file WLLoginProxy.exe belongs to Microsoft R Windows Live Login Helper which is a legit service. I tried doing some research into it but couldnt actually find what exactly the file does, my guess is it that as its a browser helper object it helps log you into the microsoft services (Live ID login) which connects most of the microsoft featues like livespace, MSDN, microsoft.com, hotmail.com ect.. by signing you in when your computer starts (same way that it connects to the .NET passport on windows login, which is why it says how many e-mails you have in your inbox on the login screen under your account name if you have it enabled).
You said you tried disabling it from the add-ons and that didnt work when you say that did you click on disable from the add-on menu in internet explorer If that's the case then try dowloading and installing http://www.nirsoft.net/utils/strun_setup.exe this is a program that lets you control your startup programs like MSCONFIG.exe does from the run command, only this program shows the active running background programs as the WLLoginProxy.exe doesnt appear in the startup on msconfig.exe, anyway if you install and run the program then go to the bottom of the screen you will see "Windows Live Sign-In Helper" right click on it and click on "Disable selected items" this will stop the file from running in the future, this shouldnt have any effect on the way windows runs as it can be disabled (but doesnt work in your case) from the IE7 add-ons, if you do have any problems just let me know ozolayer@hotmail.com and i'll see if i can give u anymore help.
Cheers,
Omar Abul-Ragheb Tag: Internet Explorer Web Development Closing the main browser window without confirmation using window.close() Internet Explorer Development
popups not working correctly in IE7 I have been having the same problem. Anything that requires a popup simply loads a new blank browser and never loads content. I have attempted to use the User Agent String Utility as well as adding the sites to the safe list. I am using IE7 v7.0.6.000.16473 that came preinstalled on my Dell Inspiron. Please offer any help possible, this is most aggrivating. Tag: Internet Explorer Web Development Closing the main browser window without confirmation using window.close() Internet Explorer Development
http://runonce.msn.com/runonce2.aspx ---> Error on page ---> Done Oka, and I am running on Windows Vista in Brazil (South of America), but the language is English..... That the problem occours that show "Personalize suas Configuracoes" in portuguese, I beleave that the problem is about the language.... Can Anybody HELP me... Tag: Internet Explorer Web Development Closing the main browser window without confirmation using window.close() Internet Explorer Development
Installation and registration woes Hi, I'm fairly new to IE Add-on development so please go easy on me, any how here's my story: I have a small C# project that basically acts as a auto-filler for web-forms for our intranet so that working fine and dandy. I then converted this app into a BHO by making the winform app into a DLL with the pre-requisite Active and GUID to make a BHO. So that was done and working too. I used regasm MyApp.Dll /codebase and works a like charm on three dev boxes(two XP-pros both running IE 7.0 and one XP Home runninge IE 6.0) but when I release to the two data-entry clerk laptops my BHO app doesn't work at all. The puzzling bit is that it registers as an add-on can be viewed when you goto Tools->Manage Add-Ons->Enable / Disable Add-Ons and it is enabled. The app is runniong under .Net 1.1 we haven't migrated to 2.0 just yet, the data entry machines are running XP Pro (2002) SP 2 and only on .Net Framework which is 1.1 So question is, how can I debug this is there some free tool out there that I can use any tips as far a registry and permission settings that I should check I would really appreciate any help as am almost bald because of too much hair-pulling. Peace out, Tikbalang Tag: Internet Explorer Web Development Closing the main browser window without confirmation using window.close() Internet Explorer Development
COM lockup driving IE via COM I originally posted this under "Internet Explorer Web Development" but this forum seems like a more appropriate place for it.
I have an application which uses JScript/CScript to drive IE via the InternetExplorer.Application ActiveX object. The script navigates to various URLs and simulates a user interacting with the web page.
This has been working fine for a year or so, but recently I started getting reliability problems on specific web sites. The problem is that occasionally the embedded iexplore.exe process providing the out-of-process COM server for IE appears to fail in the middle of a call. The embedded iexplore.exe process goes to 100% CPU, the script doesn't return from the COM call until I kill the script. All subsequent attempts to access IE via COM from other scripts also hang. The problem persists until I manually kill the iexplore.exe process.
In all the cases that I've seen, the problem has occured in a delay loop which is polling the .Busy property at 100ms intervals waiting for it to go false. The problem seems to occur at random, but it seems that I can sometimes provoke it by opening and closing the property window for the command tool that the cscript process is running in. I wonder if this may have something to do with the script engine input/output streams clashing with network I/O streams.
Anyone else seen a problem like this, or got any idea how to resolve it Tag: Internet Explorer Web Development Closing the main browser window without confirmation using window.close() Internet Explorer Development
IE7 problem Hi all.... my problem is that after my last update for my windows i cant browse the net using IE7 , i always get this msg " Page Cannot Be Display " , i uninstalled IE7 and still having the same problem with IE6 i can not browse the net i cant not open any site i get the same msg , i'm sure there is nothing wrong with my connection cuze i still can use my messsenger and P2P softwares . any help Tag: Internet Explorer Web Development Closing the main browser window without confirmation using window.close() Internet Explorer Development
IE 7 - scrolling jumps I have the same problem! I just hate this feature and I don't know how to change it either. Have you figured it out yet Let me know. Thanks
Jackie Tag: Internet Explorer Web Development Closing the main browser window without confirmation using window.close() Internet Explorer Development
Get Position of an HTML Element Hi, I am a total newbie to Visual Studio. So, please forgive me if the question is trivial or does not fit for this forum. I have to write a program in Visual C++ (or some other better suited language) which takes an HTML page as input and outputs the position (X,Y coordinate relative to top of the page) of any given html element (e.g. <BODY> element). From some research, I was able to fit in some pieces of the puzle 1. Load an HTML page and get the document interface IHTMLDocument2 (used to get information on a html document). 2. The element interface IHTMLElement2 for an element (e.g. body) can be obtained from IHTMLDocument2. The IHTMLElement2 interface has clientLeft and clientTop functions which gives the position of the corresponding html element. So, I guess the chain of steps would be to first read an HTML page and get the document interface IHTMLDocument2. From that get the IHTMLElement2 interface and then use the functions clientLeft and clientTop to get the position of the element. Any help (maybe even a simple code snippet) on how to proceed with the above problem will be is appreciated. Thanks Nitin Tag: Internet Explorer Web Development Closing the main browser window without confirmation using window.close() Internet Explorer Development
programmatic access to Office Reference Thanks. I'll have to give this a whirl. Looks like no changes were made to the reference bar in office 2007. Tag: Internet Explorer Web Development Closing the main browser window without confirmation using window.close() Internet Explorer Development
Calling ActiveX function from Javascript Hi,
I tried Initialize and script ActiveX controls not marked as safe for scripting : Enabled.
But it is of no use, i'm getting the same error object doesnot support property.
Has anyone solved the issue
Tag: Internet Explorer Web Development Closing the main browser window without confirmation using window.close() Internet Explorer Development
IE 7 - scrolling jumps I have the same problem! I just hate this feature and I don't know how to change it either. Have you figured it out yet Let me know. Thanks
Jackie Tag: Internet Explorer Web Development Closing the main browser window without confirmation using window.close() Internet Explorer Development
http://runonce.msn.com/runonce2.aspx ---> Error on page ---> Done Oka, and I am running on Windows Vista in Brazil (South of America), but the language is English..... That the problem occours that show "Personalize suas Configuracoes" in portuguese, I beleave that the problem is about the language.... Can Anybody HELP me... Tag: Internet Explorer Web Development Closing the main browser window without confirmation using window.close() Internet Explorer Development
Bookmark ignored calling iexplore.exe 7 When typing in the filename directly in the Start>Run dialog box followed by the #anchor leads the Windows shell to interpret everything following the dot as the extension and it treats the whole thing as a filename. So windows cannot locate a file named "C:\test.htm#anchor". However, when you pass that as a command line argument to iexplore.exe then IE interprets it as a URI.
As far as the IE7 ignoring the anchor issue is concerned, I need to find out if that is by design or an issue.
Mangal Tag: Internet Explorer Web Development Closing the main browser window without confirmation using window.close() Internet Explorer Development
javascript - rubberband box If its just a matter of chaning the cursor thats easy, it doesn't really matter if IE thinks you are trying to something you are not.
just set a specific cursor using styles should do it Tag: Internet Explorer Web Development Closing the main browser window without confirmation using window.close() Internet Explorer Development
How to navigate url with BHO? Thanks Reza.
I try again as your advice with the below code:
spBrowser->Navigate((*params).rgvarg[5].pvarVal->bstrVal, (*params).rgvarg[4].pvarVal, (*params).rgvarg[3].pvarVal, (*params).rgvarg[2].pvarVal, (*params).rgvarg[1].pvarVal);
So, I'm success to login in this forum login page.
But, in some login pages in other site, login procedure is also failed.
And, in the list page of this forum site, "Search" function does not doing well.
Even now, the additonal scroll bar is displayed.
Is there anything wrong in the above code
Is there anything I should do
Regards,
Hyun. Tag: Internet Explorer Web Development Closing the main browser window without confirmation using window.close() Internet Explorer Development
IE7, OE6 Printing problems with headers Same thing happens with IE7 and Outlook 2003.
I have a customer with a similar problem, and can replicate it. IE7, Outlook 2003 and Exchange 2003 server (running on SBS 2003) Some incoming HTML emails will not print the headers at all. If I convert the HTML mail to plain text (only option) and send it back to myself, the problem disappears; if I then convert the plain text mail to HTML and mail it back to myself, it prints perfectly. Thus, it has to be either something in the incoming HTML mail or it doesn't happen for the internal domain. The only clue I have is that the incoming HTML mails might contain extended character sets. Printing the same emails from Outlook Web Access also shows the same problem - not surprising, because as far as I can tell, Outlook 2003 uses IE for printing of HTML mails (but not Plain or Rich Text). I deduced this a long time ago because if you print an email with a file attachment, plain text and rich text print the file attachment - icon and name, but HTML mails don't (but do from Outlook Express). Tag: Internet Explorer Web Development Closing the main browser window without confirmation using window.close() Internet Explorer Development
The future of IE extension API / Framework Hey Rob, I did not know that. When I searched on IE Extension or IE addon, the top results are msdn articles that talk about COM APIs and C++. So just in looking around for 15 minutes it seemed like that was the only way to go. So with just scripting you can add toolbars, status bar panes, right click menues, and sidebars in IE Tag: Internet Explorer Web Development Closing the main browser window without confirmation using window.close() Internet Explorer Development
Animated Gifs Go to Internet Options, select Advanced tab. Scroll down until you see "Play animations in webpages" under Multimedia is checked. Then restart your IE.
Hope it works for you. Tag: Internet Explorer Web Development Closing the main browser window without confirmation using window.close() Internet Explorer Development
.NET UserControl in a dhtml page Hi,
I want to be able to create a UserControl that will appear in a dhtml page running on the desktop of the user(start a web page locally without IIS).
I have create a a usercontrol with the following code:
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Drawing;
using System.Data;
using System.Text;
using System.Windows.Forms;
using System.Runtime.InteropServices;
namespace MyCOM
{
[ ComVisible ( true )]
[ Guid ( "77E95B43-525A-429b-8CD1-7D6F98BB934A" )]
public partial class UserControl1 : UserControl
{
public UserControl1()
{
InitializeComponent();
}
}
}
And the html page:
< html >
< head >
< title > Test Page </ title >
</ head >
< body >
Test1
< object id =¡±uc1" classid=¡±http:MyCOM.dll.dll#MyCOM.UserControl1¡±>
Test2
</ body >
</ html >
Any ideas
Thanks Tag: Internet Explorer Web Development Closing the main browser window without confirmation using window.close() Internet Explorer Development
fails to check Local ip MSXML2.XMLHTTP Getting Script timeout error when trying check if Url Exists .
where URL =" http://192.178.2.111/test/test.asp "
192.178.2.111 :- IP address of Local machine on which running the test script to check URL.
Set http = CreateObject( "MSXML2.XMLHTTP" )
'Open URL As POST request
http.Open "GET" , URL, false
'Set Content-Type header
http.setRequestHeader "Content-Type" , "text/plain;"
'Send the form data To URL As POST binary request
http.send Tag: Internet Explorer Web Development Closing the main browser window without confirmation using window.close() Internet Explorer Development
Expression Hello,
At the moment I use Visual Studio 2005 to develope Web Application for ASP.NET. As I visit the microsoft site I found a tool names Expression Web, Which is useful to develope Web Application.
I wonna know how it is benifitial over Visual Studio Means What are the functionality that I do not get in Visual Studio but Expression
Thanking U... Tag: Internet Explorer Web Development Closing the main browser window without confirmation using window.close() Internet Explorer Development
no sound plays in IE7 I too cannot play Office Demos, or any other sounds in IE7. Brand new notebook with Vista Ultimate. This problem started on or around April 10. Anyone out there have any ideas All other audio playback appears normal. Hope an additional post will draw Microsoft's attention to this problem. Tag: Internet Explorer Web Development Closing the main browser window without confirmation using window.close() Internet Explorer Development
Outlook 2003 Email Headers not Printing after IE7 upgrade After some testing, I¡¯ve discovered that if on the emails that don¡¯t print the headers you first switch to landscape mode, they will print the headers correctly. To do this:
Click on File and choose Page Setup
Choose Memo Style
Select the radio button for Landscape
Click OK
This setting will be for this email only and only until you close it. The default setting will still be Portrait for other emails. This will at least let you print the missing header information on these random emails until Microsoft releases an official fix for it.
Brian Sargent Systems Administrator Marathon Technologies Corp. bsargent@marathontechnologies.com www.marathontechnologies.com Tag: Internet Explorer Web Development Closing the main browser window without confirmation using window.close() Internet Explorer Development
Need for a Web Presence The Internet and World Wide Web are no longer considered a technological innovation. It is now acknowledged as a social, cultural and economic phenomenon. web development Raleigh firms have realized that the Internet and the Web have broken down economic, social and political barriers and revolutionized conventional business models. Many businesses have realized the importance of having a Web presence and those who do not, risk being left behind.
web development Raleigh Raleigh firms cater to companies trying to reach customers in different locations or who have products that can be shipped to customers far away obviously need to have an online presence. The services provided by these web development Raleigh firms also cater to small businesses. Local businesses can benefit from a website that shows their location, lists their services or offers special promotions.
web development Raleigh firms rightly predict that those businesses that decide not to invest in a well organized, compelling website will find that their customer base will be limited and is sure to diminish with time. For most small businesses, a website is rapidly becoming a basic requirement of a marketing plan. A site can help one reach one or more of the following goals: ? Help customers find one in the offline world ¡ª the office, the storefront, the phone number. ? Persuade customers that one has the right service or product for them. ? Sell products online, even across different marketplaces, to retail customers or other businesses. ? Share relevant business information and special offers with customers. Tag: Internet Explorer Web Development Closing the main browser window without confirmation using window.close() Internet Explorer Development
catches IE Events 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 Tag: Internet Explorer Web Development Closing the main browser window without confirmation using window.close() Internet Explorer Development
The problem of executing javascript within a.src with SHDocVw.InternetExplorerClass Hi,
I utilize SHDocVw.InternetExplorerClass as an agent to retrieve content of web pages. For some pages, I need to login to get access to resource further. The problem is that the mechanism to post the authentication is through a javascript within the src attribute of <a> element, like <A href="javascript:login();">.
Although I know I can get HTMLAnchorElement with InternetExplorerClass representing <A> in IE, I am not sure if I can direct trigger the javascript within <A> with the off-the-shelf API of HTMLAnchorElement.
Any help or suggestion is much appreciated.
Regards,
Ricky Tag: Internet Explorer Web Development Closing the main browser window without confirmation using window.close() Internet Explorer Development
IE7 HP Director Problem Dear jadopp
Your 11/04/06 506PM post was most helpful. I had the same issue until now. Thanks for making this post of yours available. IT WORKED.
Thanks. Tag: Internet Explorer Web Development Closing the main browser window without confirmation using window.close() Internet Explorer Development
Nidhi Sharma 14
Closing the main browser window without confirmation using window.close()