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
Decipher Image Size in RTF coding (HARD ONE!!!)
CEdit bmp background
Exporting to Excel From Visual Foxpro Excel Object Creating 2 Digit Year, Not 4 Digit
Purge Deleted items from database immediatly after message recall
Web Services Cross Browser Support
csv delimeter problem when importing to adp
CPropertySheet vs. CTabCtrl
How to use Decimal Data Type in VBA code
Excel Date column - autopopulate with today's date or incrementing date (part 2)
Need a SSIS walk through help on downloading an Excel file using a url