Now I'm completely confused... Why do you tell me to set cacheLength to 1 and matchSubset to 0/false when you can clearly see in my initial post that I did exactly that? Also you suggest to use Dan's mod instead of Pengowork's. However according to this list: http://docs.jquery.com/Plugins#Forms they are the same.
Please explain! p.s.: sorry if I posted this now twice, my internet connection broke the moment I hit the send button On 30 Jul., 13:04, "Dylan Verheul" <[EMAIL PROTECTED]> wrote: > On 7/30/07, (null) <[EMAIL PROTECTED]> wrote: > > > To be honest, I don't see where I used wrong values. > > cacheLength is a number >=1 > > matchSubset is a 0 or a 1 (in most Mods I've seen, including the one > > you linked, changed to Boolean) > > OK, I can only speak for the original -- I haven't looked into the > Pengoworks mod. > > For what you want, you need to set cachelength to 1 and matchSubset to > false (or 0). > > That last part is essential. If you don't set it to 0/false, the > plugin will assume that every backend call fetches all valid results > for a given request, and thus derive more specialized requests from > broader ones. > > If this doesn't work in the Pengoworks version, try the original > dyve.net version, or Dan's mod (which I know is excellent). > > Let me know (on this list) if this helps you. > > -Dylan