Another AJAX input box prompt function. When entering relevant characters, the input box will automatically load the relevant characters for the user to choose, saving the trouble of input. In this example, the relevant data is stored in the ASP array, but when using During the process, it is generally necessary to read the data from the database. In this example, this is easy to do. You only need to define the data read from the database in array format.