Home  |  Forums  |  914 Info  |  Blogs
 
914World.com - The fastest growing online 914 community!
 
Porsche, and the Porsche crest are registered trademarks of Dr. Ing. h.c. F. Porsche AG. This site is not affiliated with Porsche in any way.
Its only purpose is to provide an online forum for car enthusiasts. All other trademarks are property of their respective owners.
 

Welcome Guest ( Log In | Register )

> OT! Sorry to clog this board. Dot Net question, Someone here always has an answer
Qarl
post Apr 24 2006, 03:43 PM
Post #1


Shriveled member
*****

Group: Benefactors
Posts: 5,233
Joined: 8-February 03
From: Florida
Member No.: 271
Region Association: None



First, my apologies for clogging the 914club forum with this. However, there are enough programming geeks here to usually solve my problems.

Here is what I need help with.

I have been having someone design a web-application for me.

The web application is designed using Microsoft .net framework 1.1.

It has a Microsoft SQL back end and requires Internet Explorer (due to some of the Active X controls)

Part of my application involves choosing data from drop-down lists that contain hundreds of numerical codes.

Does anyone know if tjere is a way to make the drop down lists "smart" using dot net and the web browser? Whereby you can begin typing the first few characters of the data you want from the drop down list and the drop down list automatically takes you to the code in the list that matches. I believe it's called "smart find"

Microsoft Access does this with their drop down lists.

Right now, I believe that .net and Internet Explorer are intelligent only for the first character. (i..e, it matches only the first character).

If you know a .net website that I can demonstrate this, or know of the code to implement this, please let me know.

I would be most grateful.

Regards,

Karl

User is offlineProfile CardPM
Go to the top of the page
+Quote Post
 
Reply to this topicStart new topic
Replies
lapuwali
post Apr 24 2006, 03:57 PM
Post #2


Not another one!
****

Group: Benefactors
Posts: 4,526
Joined: 1-March 04
From: San Mateo, CA
Member No.: 1,743



The traditional way to do this is with Javascript aka ECMAscript, and it's perfectly doable with any programming environment, as Javascript is easy to generate. However, if they're using ActiveX controls, you can do this kind of thing with ActiveX, too. Me, I'd insist on NOT using ActiveX, but using Javascript instead, as that as a better potential for being browser neutral. IE is losing market share to Firefox...

If this is strictly an "in-house" kind of application, then requiring IE is no big deal. If this is going to be a big public website, however, I'd ditch ActiveX. Not only is it IE specific, but it's highly prone to security problems.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Posts in this topic
Qarl   OT! Sorry to clog this board. Dot Net question   Apr 24 2006, 03:43 PM
lapuwali   The traditional way to do this is with Javascript ...   Apr 24 2006, 03:57 PM
Rand   That would be a client-side function run at the br...   Apr 24 2006, 03:58 PM
SirAndy  

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

- Lo-Fi Version Time is now: 9th June 2024 - 06:54 PM