retrieve data dynamically
ASP programming : I have text box "ItemId" and "ItemDescription" After I put data in to ItemId and I press Tab (on change event) button, I want to display ItemDescription automatically(this data retrieve from Database).Could you please advise me how to do it .If you have sample source code,that will be great.Thanks
|