Ask a Question related to ASP.NET General, Design and Development.
-
Onur Bozkurt #1
Browser problem.
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..?
Onur Bozkurt Guest
-
Browser Display problem
Greetings. I would really appreciate it if someone could please help me in my coding. I have used Dreamweaver MX 2004 with an extension pop... -
Safari browser problem...
In Safari mac and ONLY Safari mac, this clump of code pushes the whole page down...any ideas why? <CFIF isdefined("EmailAddress")> <cfset LF =... -
Computer Browser Problem
Hi al I have a computer browser problem. we have windows 2003 server and windows xp clients. to of our server would not appear in the "my network... -
Browser Integration Problem
For some reason, Acrobat 6 Standard will not release the browser integration. Whenever I pull up a pdf from the internet, it opens in my browser and... -
PNG problem in browser
Hi, I am using images for textures on basic #plane models. It works fine in director and when I create a projector. But in a browser I get this... -
Ravikanth[MVP] #2
Browser problem.
Hi
Minimum system requirements to run .NET Apps.
On all Microsoft Operating systems, Microsoft® Internet
Explorer 5.01 or later are required.
Ravikanth
interner explorer.>-----Original Message-----
>My asp.net pages doesn't work in some old versions ofdoes anybody had>I don't know the exact error and browser versions but>this problem before..?
>
>.
>Ravikanth[MVP] Guest
-
vMike #3
Re: Browser problem.
Try
Request.Browser.Type
Request.Browser.Version
"Onur Bozkurt" <onur.bozkurt@ßofthome.net> wrote in message
news:e$gE%23O2TDHA.940@TK2MSFTNGP11.phx.gbl...> OK. So is there any way so see what version the client is using and warn
> he/she about the expolerer update.
>
> Ravikanth[MVP] wrote:
>>> > Hi
> >
> > Minimum system requirements to run .NET Apps.
> >
> > On all Microsoft Operating systems, Microsoft® Internet
> > Explorer 5.01 or later are required.
> >
> >
> > Ravikanth
> >
> >> > interner explorer.> > >-----Original Message-----
> > >My asp.net pages doesn't work in some old versions of> > does anybody had> > >I don't know the exact error and browser versions but> > >this problem before..?
> > >
> > >.
> > >
vMike Guest
-
Ray Dixon [MVP] #4
Re: Browser problem.
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
[email]ray@NOSPAM.greeble.com[/email]
(remove NOSPAM. from my e-mail address for a direct reply)
"Ravikanth[MVP]" <dvravikanth@hotmail.com> wrote in message
news:05ad01c34f61$b9dac490$a301280a@phx.gbl...
Hi
Minimum system requirements to run .NET Apps.
On all Microsoft Operating systems, Microsoft® Internet
Explorer 5.01 or later are required.
Ravikanth
interner explorer.>-----Original Message-----
>My asp.net pages doesn't work in some old versions ofdoes anybody had>I don't know the exact error and browser versions but>this problem before..?
>
>.
>
Ray Dixon [MVP] Guest



Reply With Quote

