PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » HTML » HTML_QuickForm » Bug #3981

(advanced) autocomplete using XmlHttpRequest

Details

Request #3981(advanced) autocomplete using XmlHttpRequest
Submitted2005-03-28 17:14 UTC
Fromesad-public at 25novembar dot com
StatusWont fix
PackageHTML_QuickForm
PHP VersionIrrelevant
OSIrrelevant
Roadmaps(Not assigned)

Comments

[2005-03-28 17:14 UTC] esad-public at 25novembar dot com

Description:
------------
It would be nice to have QuickForm autocomplete element using XmlHttpRequest.

See http://www.nsftools.com/tips/ZipLookupTest.htm for an example.

The problem with existing solution is that the autocomplete array may be to big (20.000 ZIP-City records in my case) to load it each time with the page.