View Single Post
  #6 (permalink)  
Old Jan 14th, 2008, 21:05
spinal007's Avatar
spinal007 spinal007 is offline
Moderator
Join Date: Mar 2004
Location: Good Ol'London
Age: 23
Posts: 1,649
Blog Entries: 1
Thanks: 0
Thanked 4 Times in 4 Posts
Re: ASP - XML (Retrieve Database Value Using XML)

erm... you got me there. I support the theory, but I haven't actually used this technique in any of my projects. You can throw me in the closet and tell me to "practice what you preach"...

But I would use this technique in any Ajax application that uses a permanent data source within a page - for local searching instead of calling the server over and over for a new 'filtered' copy.

AH! Yes I do use this, for several things actually, one of which is an email autocomplete input (an address book lookup)
Reply With Quote