Re: Saving AJAX responseText to a variable
- From: "Phlip" <phlipcpp@xxxxxxxxx>
- Date: Sat, 21 Jul 2007 16:20:07 -0700
tempacct wrote:
I have a situation where I'm using AJAX to return some data
Get a real Ajax library, such as Scriptaculous' Prototype.js, or whatever
Ajax works best with PHP.
You are doing the equivalent of mucking with Assembler when you could
download a nice C compiler for free. These libraries all wrap
GetXmlHttpObject() up for you, as platform-neutral as possible, and they
take care of all irritations, like latency and timeouts. Don't reinvent the
wheel.
--
Phlip
http://www.oreilly.com/catalog/9780596510657/
"Test Driven Ajax (on Rails)"
assert_xpath, assert_javascript, & assert_ajax
.
- References:
- Saving AJAX responseText to a variable
- From: tempacct
- Saving AJAX responseText to a variable
- Prev by Date: Re: Saving AJAX responseText to a variable
- Next by Date: Re: Saving AJAX responseText to a variable
- Previous by thread: Re: Saving AJAX responseText to a variable
- Next by thread: How important is software maintenance?
- Index(es):
Relevant Pages
|