Hi, if a user does not have JavaScript enabled 99% of interactive web sites will not work. AJAX must use JavaScript...! There are some frameworks that will handle this, but there are big difference between "what is AJAX". Some frameworks are only replacing the post back problem, so it is easy to change between these two ways. But if a framework allows you to exchange data between client/server it cannot switch back to postback. So, Ajax.NET is a framework that needs JavaScript.
Regards, Michael On 6/5/06, Osmosis311 <[EMAIL PROTECTED]> wrote: > > Can anyone give me ideas of how they handle the situation of a user > visiting their site and their JavaScript is disabled? Are they simply > not able to use the site? Does everyone have other versions of their > sites for those situations? > > > > > -- Best regards | Schöne Grüße Michael Microsoft MVP - Most Valuable Professional Microsoft MCAD - Certified Application Developer http://weblogs.asp.net/mschwarz/ http://www.schwarz-interactive.de/ mailto:[EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ajax.NET Professional" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/ajaxpro The latest downloads of Ajax.NET Professional can be found at http://www.ajaxpro.info -~----------~----~----~----~------~----~------~--~---
