As soon as the Internet Explorer 8.0 was released and our customers have updated to IE 8.0 I started having queries about crystal reports compatibility with IE 8.0
The fist step I took was to update the browsercap.ini The code I used to update is as follows:
[code]
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; IE 8.0
[IE 8.0]
parent=IE 7.0
version=8
majorver=8
minorver=0
[*(*MSIE 8.*Mac*)*]
parent=IE 8.0
platform=Mac
[*(*MSIE 8.*Win 1*)*]
parent=IE 8.0
platform=Win
[*(*MSIE 8.*Win 2*)*]
parent=IE 8.0
platform=Win
[*(*MSIE 8.*Win 3*)*]
parent=IE 8.0
platform=Win
[*(*MSIE 8.*Win 9*)*]
parent=IE 8.0
platform=Win
[*(*MSIE 8.*Win N*)*]
parent=IE 8.0
platform=Win
[*(*MSIE 8.*Win X*)*]
parent=IE 8.0
platform=Win
[*(*MSIE 8.*Windows 1*)*]
parent=IE 8.0
platform=Win
[*(*MSIE 8.*Windows 2*)*]
parent=IE 8.0
platform=Win
[*(*MSIE 8.*Windows 3*)*]
parent=IE 8.0
platform=Win
[*(*MSIE 8.*Windows 9*)*]
parent=IE 8.0
platform=Win
[*(*MSIE 8.*Windows N*)*]
parent=IE 8.0
platform=Win
[*(*MSIE 8.*Windows X*)*]
parent=IE 8.0
platform=Win
[/code]
Showing posts with label Website Usability. Show all posts
Showing posts with label Website Usability. Show all posts
Saturday, July 04, 2009
Friday, May 23, 2008
Grade your website
Website Grader is a free tool that measures the marketing effectiveness of a web site. The tool provides a score that incorporates elements such as web site traffic, SEO, social popularity, and other technical factors. This is a great tool when it comes to gaining an idea about what's working well and what could be improved on your site.
Friday, January 12, 2007
CrazyEgg - Measuring Web Site Usability
Jakob Nielsen's latest book, Prioritizing Web Usability, the usability guru presents his latest discoveries on how to design usable web sites. His meticulous research is based on lab experiments, with thousands of users of diverse backgrounds.
read more
read more
Subscribe to:
Posts (Atom)
Power BI Kids competition 2026
Celebrating the next generation of data rockstars! 🚀✨ I am incredibly proud to share that we have officially wrapped up our 8-week #PowerB...
-
40 spectacular paper designs (using amazing colors & concepts) that need to look good and be informative in order to focus users’ attent...
-
Did you know that you can connect to your Power BI Desktop Model from Sql Server Management Studio (SSMS)? If not, this blog post is fo...
-
From the past 3 days I have been working on resolving merged and hidden cells issues when an SSRS reports is exported to excel. ...