Microsoft
Software
Hardware
Network
Question : asp.net textbox -keywords textbox
I need to add a keywords text box on a web form in asp.net app
For example a product could have the keywords as
Household
Electrical
Hairdryer
I have a keyword mapping table in the database that maps the keyword id against the product id
My question is what is the best approach to input the keywords. Would it be in a text box separated by a comma? Or is there better way
Answer : asp.net textbox -keywords textbox
hi
you can use AutoComplete for textbox control.
Refer:
http://www.asp.net/AJAX/Aj
axControlT
oolkit/Sam
ples/
AutoC
omplete/Au
toComplete
.aspx
Random Solutions
Microsoft, Server 2003, SP2 Bugcheck 0x0000000a Problem
Help with multiselect listbox
Missing day no. when using FormatDateTime
MS Access calculate rolling 12 month average
Access multile servers by RDP thru ISA 2006
How to show number of messages besides a folder
What is the best decompiler?
Maintenance overlap for database
SSIS Import Export Difficulties
The Microsoft Jet database engine could not find the object 'Databases'. Make sure the object exists and that you spell its name and the path name correctly.