ian11788
Feb 19th 2007, 3:37 am
Hi,
I have created a simple ASP webpage which pulls data from an 'outlet' table. This table has two columns (outletID, outletName).
What i want the webpage to do is allow a user to type an outletID into a text input-box, and then for the corresponding outletName to appear next to the input box.
This seems straighforward except that i want this to happen automatically, and without the page refreshing. I think this is possible with JS, but i'm not sure how?!?
Any help or ideas would be very welcome.
Thanks!
I have created a simple ASP webpage which pulls data from an 'outlet' table. This table has two columns (outletID, outletName).
What i want the webpage to do is allow a user to type an outletID into a text input-box, and then for the corresponding outletName to appear next to the input box.
This seems straighforward except that i want this to happen automatically, and without the page refreshing. I think this is possible with JS, but i'm not sure how?!?
Any help or ideas would be very welcome.
Thanks!