Click here to Skip to main content
15,900,108 members
Home / Discussions / Web Development
   

Web Development

 
GeneralWhats wrong with my code? HELP! Pin
Nnamdi Onyeyiri26-Jun-02 7:34
Nnamdi Onyeyiri26-Jun-02 7:34 
GeneralRe: Whats wrong with my code? HELP! Pin
Jeremy Falcon26-Jun-02 8:04
professionalJeremy Falcon26-Jun-02 8:04 
GeneralRe: Whats wrong with my code? HELP! Pin
Nnamdi Onyeyiri26-Jun-02 8:20
Nnamdi Onyeyiri26-Jun-02 8:20 
GeneralRe: Whats wrong with my code? HELP! Pin
Jeremy Falcon26-Jun-02 8:56
professionalJeremy Falcon26-Jun-02 8:56 
GeneralRe: Whats wrong with my code? HELP! Pin
Nnamdi Onyeyiri26-Jun-02 9:21
Nnamdi Onyeyiri26-Jun-02 9:21 
GeneralRe: Whats wrong with my code? HELP! Pin
Nnamdi Onyeyiri26-Jun-02 9:36
Nnamdi Onyeyiri26-Jun-02 9:36 
GeneralWeb Form: Autocomplete combobox Pin
DFlatCSharp26-Jun-02 7:20
DFlatCSharp26-Jun-02 7:20 
GeneralRe: Web Form: Autocomplete combobox Pin
Chris Rickard26-Jun-02 7:57
Chris Rickard26-Jun-02 7:57 
If you're desperate...
http://www.dbcombo.net/

Not really an Autocomplete, more like an AutoSugguest.

I personally use an AutoCompleting combobox that depends only on IE5.5 DHTML so it doesn't really satisfy a c# requirment.

Depending on your target audience you could embed an inherited WinForms ComboBox, but that kind of goes in the direction of DHTML, no ASP.NET interaction.
GeneralRe: Web Form: Autocomplete combobox Pin
DFlatCSharp26-Jun-02 8:35
DFlatCSharp26-Jun-02 8:35 
GeneralRe: Web Form: Autocomplete combobox Pin
Chris Rickard26-Jun-02 8:40
Chris Rickard26-Jun-02 8:40 
GeneralRe: Web Form: Autocomplete combobox Pin
DFlatCSharp26-Jun-02 8:46
DFlatCSharp26-Jun-02 8:46 
GeneralRe: Web Form: Autocomplete combobox Pin
Chris Rickard26-Jun-02 12:09
Chris Rickard26-Jun-02 12:09 
GeneralRe: Web Form: Autocomplete combobox Pin
DFlatCSharp27-Jun-02 2:29
DFlatCSharp27-Jun-02 2:29 
GeneralRe: Web Form: Autocomplete combobox Pin
Chris Rickard27-Jun-02 4:35
Chris Rickard27-Jun-02 4:35 
Generalsearch a variable for a string Pin
Nnamdi Onyeyiri26-Jun-02 4:58
Nnamdi Onyeyiri26-Jun-02 4:58 
GeneralRe: search a variable for a string Pin
Wictor Wilén26-Jun-02 5:06
Wictor Wilén26-Jun-02 5:06 
GeneralRe: search a variable for a string Pin
Nnamdi Onyeyiri26-Jun-02 5:24
Nnamdi Onyeyiri26-Jun-02 5:24 
GeneralRe: search a variable for a string Pin
Wictor Wilén26-Jun-02 5:29
Wictor Wilén26-Jun-02 5:29 
GeneralRe: search a variable for a string Pin
Nnamdi Onyeyiri26-Jun-02 5:48
Nnamdi Onyeyiri26-Jun-02 5:48 
GeneralRe: search a variable for a string Pin
Nnamdi Onyeyiri26-Jun-02 5:48
Nnamdi Onyeyiri26-Jun-02 5:48 
Generalregex to strip HTML comments Pin
alex.barylski25-Jun-02 22:14
alex.barylski25-Jun-02 22:14 
GeneralRe: regex to strip HTML comments Pin
Jeremy Falcon26-Jun-02 7:46
professionalJeremy Falcon26-Jun-02 7:46 
GeneralRe: regex to strip HTML comments Pin
Jeremy Falcon26-Jun-02 7:47
professionalJeremy Falcon26-Jun-02 7:47 
GeneralRe: regex to strip HTML comments Pin
alex.barylski26-Jun-02 12:17
alex.barylski26-Jun-02 12:17 
GeneralRe: regex to strip HTML comments Pin
Jeremy Falcon27-Jun-02 3:49
professionalJeremy Falcon27-Jun-02 3:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.