I just figured out autocomplete today and I'm almost there....  Right now I
have a form that has a text field; the autocomplete function is supposed to
talk to a URL that would return results even if "q" is contained as a
substring in the middle of a value.  I figure as I type more into my text
field the value of "q" passed to the URL would grow and the client form
would receive ever more specific resultsets.

I have a sample value that starts off with "bd54861e..."  The
autocomplete displays the suggestion when I type in "5", but the value
disappears when I type in "54".  My hunch is the matchSubset option is what
I need to set but it's already defaulted to "1".  As of right now I'm not
using any other options.

Pls clue me in...  Thx a bunch!!!

-- 
Joe Tseng
______________________________

http://tinyurl.com/3kwx94

Reply via email to