![]() |
Pull data based on Text box info
I'm looking to display information pulled from a database based on
information the user puts into a text box. The user will enter their sales rep number and I want to hit a table and return their name as soon as they tab off of the text box. Any ideas or help would be appreciated, Thanks |
Re: Pull data based on Text box info
jimstruckster@gmail.com wrote: > I'm looking to display information pulled from a database based on > information the user puts into a text box. The user will enter their > sales rep number and I want to hit a table and return their name as > soon as they tab off of the text box. Any ideas or help would be > appreciated, Thanks Use the javascript blur event to submit the form. -- Mike Brind |
Re: Pull data based on Text box info
jimstruckster@gmail.com wrote:
> I'm looking to display information pulled from a database based on > information the user puts into a text box. The user will enter their > sales rep number and I want to hit a table and return their name as > soon as they tab off of the text box. Any ideas or help would be > appreciated, Thanks It sounds as if you wish to do this without submitting the form, so you will need to do this with client-side code using the xmlhttp object. See a client-side scripting newsgroup such as microsoft.public.scripting.jscript for details. -- Microsoft MVP -- ASP/ASP.NET Please reply to the newsgroup. The email account listed in my From header is my spam trap, so I don't check it very often. You will get a quicker response by posting to the newsgroup. |
| All times are GMT. The time now is 05:13 PM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.