By tag: paul
0
kicks
Internet Explorer ATL ActiveX events not firing
If you embed an ATL based ActiveX control inside a web page and try to send/fire events to the script and find out that the events are not generated then you might have the following problem.
0
kicks
Internet Explorer 8 now passing Acid2
The IE8 team just announced some new news about IE8 - they just passed a major milestone which is to have IE8 render Acid2 when in IE8 standards mode. Includes link to official post and video.
0
kicks
IEBlog: Internet Explorer 8
Just as he was the first to talk about IE7, Bill Gates kept the tradition alive and discussed IE8 at the Mix ‘n Mash event here on campus yesterday.
0
kicks
Introducing CacheFile.net - The Central Repository for Common Internet
CacheFile.net attempts to create a common cachable store of popular web resources so that your web users don't have to re-download the same stuff again from your web site.
0
kicks
Understanding Internet Information Services IIS 7.0
This article covers the new features intended to come up in IIS 7.0 Windows Process Activation Service (WAS), Web server engine, new approach to processing requests and integrating the request-processing pipelines from IIS and ASP.NET.
0
kicks
Internet Explorer 7 Did Not Kill XHTML
One topic of controversy regarding web standards has been Internet Explorer 7 not supporting the application/xhtml+xml MIME type, which essentially means not supporting true XHTML as specified by the W3C. Of course with this being related to Microsoft there is the expected amount of flak coming from...
0
kicks
How To Close Browser Windows In Windows Internet Explorer 7
When a web page uses scripting to close a browser window that was opened by the user and not opened by some action on another page, Internet Explorer pops up a question to the user warning that "The webpage you are viewing is trying to close the tab." (in this case, Internet Explorer 7) an...
0
kicks
C# - check for internet connection
A better and cleaner way for checking for an active internet connection.
0
kicks
Microsoft Internet Explorer and too-short custom error pages
Did you know, if you create an error page that's too small (e.g. less than 512 bytes), Microsoft Internet Explorer will display its own error page rather than your own custom error page?
0
kicks
Edit your CSS code live in Internet Explorer and Firefox
CSSVista is a free Windows application for web developers which lets you edit your CSS code live in both Internet Explorer and Firefox simultaneously.
This is like Firebug (CSS only) both in IE & Firefox.
0
kicks
web security, online security, online behavior,internet
In this article my intention is to present basic pointers so that the online experience of everyone can be as pleasant as possible.
The next topics and ideas will give a general picture of how to face the Web. Through time I will be updating the info bellow as fit.
0
kicks
Help Save Internet Radio
Off topic, but internet radio is in big trouble and needs your help. Please read for information on what you can do to help save your favorite streaming internet station.
0
kicks
System tray icon for Internet Explorer 7 feeds
Get notifications in the system tray when your feeds are updated without having the Internet Explorer 7 favorites center opened.
0
kicks
Creating a "short link" internet explorer addin
In this post I'll give an example of a short link system that enables one to easily create short links while typing in Internet Explorer, using an Internet Explorer addon that conveniently places itself in the context menu whenever we right click on some text and a .NET webservice that handles the s...