[jQuery] Autocomplete and JSON

[jQuery] Autocomplete and JSON

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16608" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT color=#000080>How do you use the autocomplete plugin (</FONT><A
href="http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/"><FONT
color=#000080>http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/</FONT></A><FONT
color=#000080>) for remote data which is requested again and again using
JSON?  </FONT></DIV>
<DIV><FONT color=#000080></FONT> </DIV>
<DIV><FONT color=#000080>The JSON example on the autocomplete site doesn't
work as it sends the entire remote data to the browser instead of returning just
a limited number of items.</FONT></DIV>
<DIV><FONT color=#000080></FONT> </DIV>
<DIV><FONT color=#000080>Is there example code someplace?</FONT></DIV>
<DIV><FONT color=#000080></FONT> </DIV>
<DIV><FONT color=#000080>Dinesh </FONT></DIV>
<DIV><FONT color=#000080><FONT
color=#000080></FONT></FONT> </DIV></BODY></HTML>