Just gave it a shot assuming there is some sql database sitting in the background and used the sql wildcard character '%' ... it works.
For instance: 'kevin%anderson' will yield the expected 2 pages of search results.
Btw, being a developer of database driven web applications myself, seeing this work gave me the shivers.
Last edited by ashalan; 11-25-2007 at 02:13 PM.
|