Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Does AJAX work when Javascript is not enabled?
Message
Information générale
Forum:
ASP.NET
Catégorie:
AJAX
Divers
Thread ID:
01390598
Message ID:
01391168
Vues:
48
>
>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.

That's if you're using validator controls - it's validated both on the client and the server. It doesn't mean that the JS code is executed on the server, just that they've got both JS and .NET code that validates it twice (once on client, once on server).
-Paul

RCS Solutions, Inc.
Blog
Twitter
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform