473,399 Members | 3,603 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,399 software developers and data experts.

Detect IE sp 1?

I recently deployed a webform for test on about 12 users machines. All had
IE 6.0. One
user received 'Server Error in 'TestApp' Application'. We discovered that
the user needed
IE sp1.

Is there any way to detect sp 1 ? I've checked all the Request.Browser
members, but
nothing returns that.

Thanks,
Marc Miller
Nov 22 '05 #1
4 1434
Hi Marc,

Thanks for your post. Generally speaking, there are two common methods in
server-side script to determine information about the browser that is being
used by the client:

1. Request.Browser
2. Request.ServerVariables.Get("HTTP_USER_AGENT")

However, based on my experience and research, they are not able to tell IE6
SP1 from IE6. What's the detailed error message you received when it fails
in IE6 SP1? I believe that we should fix the problem in the web application
to let it work properly on IE6 and later versions.

I look forward to your response.

Have a nice day!

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

Get Secure! -- www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Nov 22 '05 #2
Hi Marc,

Thanks for your post. Generally speaking, there are two common methods in
server-side script to determine information about the browser that is being
used by the client:

1. Request.Browser
2. Request.ServerVariables.Get("HTTP_USER_AGENT")

However, based on my experience and research, they are not able to tell IE6
SP1 from IE6. What's the detailed error message you received when it fails
in IE6 SP1? I believe that we should fix the problem in the web application
to let it work properly on IE6 and later versions.

I look forward to your response.

Have a nice day!

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

Get Secure! -- www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Nov 22 '05 #3
Huang,

The user received a generic 'Server Error in 'TestApp' Application'.
However, subsequently
we have tested the webform on a machine with IE 6.0 without SP1 and had no
problems.
Perhaps the first user had a bad installation of IE and the SP1 fixed it.

Thanks for your response...
Marc Miller
"Tian Min Huang" <ti******@online.microsoft.com> wrote in message
news:4o**************@cpmsftngxa06.phx.gbl...
Hi Marc,

Thanks for your post. Generally speaking, there are two common methods in
server-side script to determine information about the browser that is being used by the client:

1. Request.Browser
2. Request.ServerVariables.Get("HTTP_USER_AGENT")

However, based on my experience and research, they are not able to tell IE6 SP1 from IE6. What's the detailed error message you received when it fails
in IE6 SP1? I believe that we should fix the problem in the web application to let it work properly on IE6 and later versions.

I look forward to your response.

Have a nice day!

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

Get Secure! -- www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Nov 22 '05 #4
Huang,

The user received a generic 'Server Error in 'TestApp' Application'.
However, subsequently
we have tested the webform on a machine with IE 6.0 without SP1 and had no
problems.
Perhaps the first user had a bad installation of IE and the SP1 fixed it.

Thanks for your response...
Marc Miller
"Tian Min Huang" <ti******@online.microsoft.com> wrote in message
news:4o**************@cpmsftngxa06.phx.gbl...
Hi Marc,

Thanks for your post. Generally speaking, there are two common methods in
server-side script to determine information about the browser that is being used by the client:

1. Request.Browser
2. Request.ServerVariables.Get("HTTP_USER_AGENT")

However, based on my experience and research, they are not able to tell IE6 SP1 from IE6. What's the detailed error message you received when it fails
in IE6 SP1? I believe that we should fix the problem in the web application to let it work properly on IE6 and later versions.

I look forward to your response.

Have a nice day!

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

Get Secure! -- www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Nov 22 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: R. Rajesh Jeba Anbiah | last post by:
Here is a nice code to detect utf-8 <http://in2.php.net/utf8_encode#39986> But, I couldn't find out the logic behind the script. If anyone knows that please share. Particularly I would like to...
23
by: David McCulloch | last post by:
QUESTION-1: How can I detect if Norton Internet Security is blocking pop-ups? QUESTION-2a: How could I know if a particular JavaScript function has been declared? QUESTION-2b: How could I...
23
by: Michel Bany | last post by:
I am trying to parse responseXML from an HTTP request. var doc = request.responseXML; var elements = doc.getElementsByTagName("*"); the last statement returns an empty collection when running from...
10
by: Ben Xia | last post by:
Is there some way can detect MAC address with PHP? any help will be appreciate. Ben
6
by: hb | last post by:
Hi, Would you please tell me how to detect if the client's browser is closed? I need such event to trigger a database modification. Thank you hb
12
by: Patrick Dugan | last post by:
I have an vb.net application that is a module that uses a "application.run" in the sub main to start. There is no form involved (just a system tray icon) How can you detect when the application...
4
by: Chris Johnson | last post by:
Hey all, I have a small app I have developed that periodically pings a list of server and returns their status. Given my environment I have setup the program such that a server can be down 4...
1
by: mjobbe | last post by:
Hi, I'm creating an MSI for a client app using a Visual Studio Setup Project. I'm trying to detect if Internet Explorer is running on the target computer before I start the installation. How do I...
4
by: goscottie | last post by:
I used submodal as my popup window. With some tweaks, it working great in my app. However, I can't find a way to detect session timeout in the popup window. The app is a form based...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.