Type ahead or Auto complete

Hi,Is there any way to use Type ahead / Auto complete in a web application?

I mean that when a user type a word a book title for example, gets a list of the words (book titles) that has been written in the documents in the same database.

Just to check if it exists or not.

Any ideas? Or any way to do this? JavaScript? Java? Ajax?

I appreciate your help!

//Sara

Subject: Type ahead or Auto complete

Yes, you can do this on the web. If you google “javascript” along with either “type ahead” or “auto complete”, you’ll find code that you should be able to adapt into your application.

Hope that helps.

Subject: Type ahead or Auto complete

I need more specific answer to implement type ahead function in my application.The source of the list is a list from Dbcolumn code.

Please, I need more detailed way.

Thanks

Sara

Subject: Type ahead or Auto complete

AJAX looks promising.There is no inbuilt feature in Domino for this otherwise.

Regards

Litty Joseph