DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Fri, 3 Aug 2007 09:47:15 -0500,    posted on: microsoft.public.dotnet.framework.aspnet        back       

Thread Index
  1    Uriah Piddle
          2    Mark Rae [MVP]
                 3    Uriah Piddle


Ajax Best Practices   
Hi Gang,

If you incorporate Ajax into your web app, what is the best way to handle 
browsers that do not support Ajax or have Java disabled?

Thanks.

Steve
Date:Fri, 3 Aug 2007 09:47:15 -0500   Author:  

Re: Ajax Best Practices   
"Uriah Piddle"  wrote in message 
news:O3wTv0d1HHA.5772@TK2MSFTNGP02.phx.gbl...


> If you incorporate Ajax into your web app, what is the best way to handle 
> browsers that do not support Ajax or have Java disabled?


I usually use <root>default.aspx for this sort of initial checking - not 
just for JavaScript being disabled, but also for old versions of browsers, 
low screen resolution etc...

As regards JavaScript specifically, I just use the <noscript> tag to display 
a message saying that the site requires JavaScript...


-- 
Mark Rae
ASP.NET MVP
http://www.markrae.net
Date:Fri, 3 Aug 2007 15:56:52 +0100   Author:  

Re: Ajax Best Practices   
Thanks Mark. That is what I was looking for.


"Mark Rae [MVP]"  wrote in message 
news:ONxYF6d1HHA.3760@TK2MSFTNGP03.phx.gbl...

> "Uriah Piddle"  wrote in message 
> news:O3wTv0d1HHA.5772@TK2MSFTNGP02.phx.gbl...
>
>> If you incorporate Ajax into your web app, what is the best way to handle 
>> browsers that do not support Ajax or have Java disabled?
>
> I usually use <root>default.aspx for this sort of initial checking - not 
> just for JavaScript being disabled, but also for old versions of browsers, 
> low screen resolution etc...
>
> As regards JavaScript specifically, I just use the <noscript> tag to 
> display a message saying that the site requires JavaScript...
>
>
> -- 
> Mark Rae
> ASP.NET MVP
> http://www.markrae.net 
Date:Fri, 3 Aug 2007 11:34:33 -0500   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us