Yoyo, >Well, my English is not so good so I don't know If I understand it >properly. >What I mean was something like tag autocompleting in del.icio.us posting >page.
Yes, all the autocomplete field is a text field. You can enter whatever text you want. The first piece of code I implemented into was a "City" field for an application. So once a particular city is entered in the free-form text field, it will show up in the autocomplete the next time a user hits the page. -Dan