Hmmm...I don't think you should be getting a 404 error. It may be your server-side code. Can you just return an empty string from the server when no records are found? You can then check for an empty string in the result function.
Dave On Mar 20, 5:53 am, Bright Dadson <[email protected]> wrote: > > Thanks very much Fontzter! do appreciate your support a lot. > > I have also tried as suggested but doesn't work. I checked firebug return > and it was HTTP Status 404. But the Autocomplete still works, Not the > return message. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
