Guest_imported
New member
- Jan 1, 1970
- 0
Hi All!
I'm new to asp and I have a question..
I have table in SQl 7.0 and and with ASP I made a connection with this table.. In internet Explore I created drop down box and in this drop down box there is an information (records) from this table..
When I'm choosing on of them it goes to a linked document that i specifyed..
My question how to create a field where I can write a Company Name (Companies names are in my table) and then for example in this box I'm typing "a" so all records that their first letter is "a" will come up in this drop down box. Than if I will continue "ab" so all records with "ab" in beginning will come up...
It's very similar to access, sql help where you are searcing for a command or something like that..
ANY HELP APPRECIATED!!! THANK YOU!
P.S. In this drop down box I have 10000 records...
I'm new to asp and I have a question..
I have table in SQl 7.0 and and with ASP I made a connection with this table.. In internet Explore I created drop down box and in this drop down box there is an information (records) from this table..
When I'm choosing on of them it goes to a linked document that i specifyed..
My question how to create a field where I can write a Company Name (Companies names are in my table) and then for example in this box I'm typing "a" so all records that their first letter is "a" will come up in this drop down box. Than if I will continue "ab" so all records with "ab" in beginning will come up...
It's very similar to access, sql help where you are searcing for a command or something like that..
ANY HELP APPRECIATED!!! THANK YOU!
P.S. In this drop down box I have 10000 records...