[Javascript] action="insert"

Matt Warden mwarden at gmail.com
Fri Feb 10 10:38:47 CST 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

David Dorward wrote:
> On Fri, Feb 10, 2006 at 10:12:06AM -0500, Falls, Travis D (HTSC, CASD) wrote:
> 
> 
>>Good point Dave, It is hard to measure the saving in a server side
>>check.  Compile code usually runs pretty fast.  I guess the time is
>>in the page coming back stating you need to validate... ajax could
>>fix that up though.
> 
> 
> The time taken to do a round trip is going to be the same if you
> submit the entire page or if you have an Ajaxy script do it. The

Actually this is not true. One of the main points of AJAX is that it's a
data-only transfer, and will require less bandwidth to present a new page.

(Consequently, that's why sending HTML fragments over AJAX and fiddling
with element.innerHTML makes absolutely no sense.)

- --
Matt Warden
Miami University
Oxford, OH, USA
http://mattwarden.com


This email proudly and graciously contributes to entropy.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFD7MGXrI3LObhzHRMRAsgJAJ9TYVV/xlyiOFfqbuvwX/FRkNDTLgCgzc7e
rJR9Dh1HOylXfU7X/o6aHZM=
=7UCm
-----END PGP SIGNATURE-----



More information about the Javascript mailing list