Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Does AJAX work when Javascript is not enabled?
Message
 
General information
Forum:
ASP.NET
Category:
AJAX
Miscellaneous
Thread ID:
01390598
Message ID:
01391139
Views:
49
>>>>>I'm sure this is a dumb n00bie question, but I'll ask it anyway to confirm.
>>>>
>>>>The client code that handles ajax processing is written in javascript so it would have to be enabled to work.
>>>
>>>How come client-side JavaScript itself will execute on the server if JS is not enabled in the browser?
>>
>>The client side JavaScript executes only the client's computer. It does not run on the server if the browser has JavaScript disabled.
>
>Replying to all -- this directly contradicts a note I made during an ASP.NET (3.5) course I just completed. Here is the note: "JavaScript downloaded to the client and executes there. If client browser has JS disabled, round trip to server and validated there. Validation still occurs." Maybe I got something garbled somehow. Will shoot an email to the prof asking for clarification.

This note applies to validator controls.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform