Heya gurus and wizards of ASP
I am in need of some magic and advice here.
I have a textbox ( Input type="text"
and next to that a small button. I am using a HREF tag with an Image of a button as I dont want to Submit/Post the form. Then I have a Select box next to this. The way it must work is that a user will type a few characters of a persons last name in the textbox. The click of the IMG (button) will do a search using a SQL query with a like clause and fill the Select box with the results of the recordset.
I want this to happen without having to reload the ASP page. Is this possible?
What would my approach be for this?
Any pointers will be appreciated. And if you perhaps have some samplecode , even better B-)
Rgds
Len
I am in need of some magic and advice here.
I have a textbox ( Input type="text"
I want this to happen without having to reload the ASP page. Is this possible?
What would my approach be for this?
Any pointers will be appreciated. And if you perhaps have some samplecode , even better B-)
Rgds
Len