Browser problem.

O

Onur Bozkurt

My asp.net pages doesn't work in some old versions of interner explorer.
I don't know the exact error and browser versions but does anybody had
this problem before..?
 
R

Ravikanth[MVP]

Hi

Minimum system requirements to run .NET Apps.

On all Microsoft Operating systems, Microsoft® Internet
Explorer 5.01 or later are required.


Ravikanth
 
V

vMike

Try
Request.Browser.Type
Request.Browser.Version

Onur Bozkurt said:
OK. So is there any way so see what version the client is using and warn
he/she about the expolerer update.
 
R

Ray Dixon [MVP]

This is a bit misleading. You can use .NET apps from browsers earlier than
IE 5.01 as long as the HTML you output is supported by the browser. Check
the properties of your Web Forms (and project) for targetSchema. Choices
include Internet Explorer 3.02.

You may just need to change how you're displaying your UI.


--
Ray Dixon - Microsoft MVP
(e-mail address removed)
(remove NOSPAM. from my e-mail address for a direct reply)




Hi

Minimum system requirements to run .NET Apps.

On all Microsoft Operating systems, Microsoft® Internet
Explorer 5.01 or later are required.


Ravikanth
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,099
Messages
2,570,626
Members
47,237
Latest member
David123

Latest Threads

Top