Anyone up for a challenge? I'm looking for a solution (because I'm not sure where to start) that would take a search string and return 'typos' based on keys that were hit next to a character that was needed to be hit. For example, take the search term 'ibm'. I'd like code that would return "ubm,jbm,kbm,obm,9bm,8bm,ivm,inm,ihm,igm,ibn,ibk,ibj and so on". The code would look for every key that surrounds the "I", the "B" and the "M" on a standard keyboard and creates new search strings based on these types of common typos.
Has anyone seen code like this already? Thanks, Che ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:305395 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

