From: Paul Lutus Date: 2006-09-05T04:55:18+09:00 Subject: Re: Rails AJAX help danielks@gmail.com wrote: > I have an input, and I want to, when the user types a number on that > input and exits it (the onBlur event), to search a table on that number > and return a value to that input. Had you considered the idea of using the user's entered number as an index into an array? -- Paul Lutus http://www.arachnoid.com