[jQuery] Re: Autocomplete with JSON contacting the server frequently

2008-12-09 Thread George

I guess just out of the name 'Autocomlete' you could think that any
time you press a key in the input box the page is trying to complete
your sentence.
Hence sends request to the server.

Not sure why would you need a solution? Is it broken?

George.

On Dec 8, 11:30 am, "R. Rajesh Jeba Anbiah"
<[EMAIL PROTECTED]> wrote:
>    I have noted that the JSON 
> version/usagehttp://jquery.bassistance.de/autocomplete/demo/json.htmlis 
> contacting
> the server frequently. The standard version is not unnecessarily
> contacting the server. It's contacting the server whenever a key is
> pressed. What could be the reason and any solution? TIA
>
> --
>   
> Email: rrjanbiah-at-Y!com    Blog:http://rajeshanbiah.blogspot.com/


[jQuery] Re: Autocomplete with JSON contacting the server frequently

2008-12-09 Thread brian

On Tue, Dec 9, 2008 at 11:11 AM, R. Rajesh Jeba Anbiah
<[EMAIL PROTECTED]> wrote:
>
> On Dec 8, 9:30 pm, "R. Rajesh Jeba Anbiah"
> <[EMAIL PROTECTED]> wrote:
>>I have noted that the JSON 
>> version/usagehttp://jquery.bassistance.de/autocomplete/demo/json.htmlis 
>> contacting
>> the server frequently. The standard version is not unnecessarily
>> contacting the server. It's contacting the server whenever a key is
>> pressed. What could be the reason and any solution? TIA
>
>   Should I rephrase my question? Is it not clear?

Sure, and perhaps post some code.


[jQuery] Re: Autocomplete with JSON contacting the server frequently

2008-12-09 Thread R. Rajesh Jeba Anbiah

On Dec 8, 9:30 pm, "R. Rajesh Jeba Anbiah"
<[EMAIL PROTECTED]> wrote:
>I have noted that the JSON 
> version/usagehttp://jquery.bassistance.de/autocomplete/demo/json.htmlis 
> contacting
> the server frequently. The standard version is not unnecessarily
> contacting the server. It's contacting the server whenever a key is
> pressed. What could be the reason and any solution? TIA

   Should I rephrase my question? Is it not clear?

--
  
Email: rrjanbiah-at-Y!comBlog: http://rajeshanbiah.blogspot.com/