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
Rand
post Apr 24 2006, 03:58 PM
Post #2


Cross Member
*****

Group: Members
Posts: 7,409
Joined: 8-February 05
From: OR
Member No.: 3,573
Region Association: None



That would be a client-side function run at the browser end. Typically that would be done with Javascript, but since you are already limited to IE it could be done with VBScript. Here is an example:
type-ahead demo

edit... oops, James beat me to it. (IMG:style_emoticons/default/laugh.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
SirAndy
post Apr 24 2006, 04:06 PM
Post #3


Resident German
*************************

Group: Admin
Posts: 41,669
Joined: 21-January 03
From: Oakland, Kalifornia
Member No.: 179
Region Association: Northern California



QUOTE(Rand @ Apr 24 2006, 02:58 PM) *

That would be a client-side function run at the browser end. Typically that would be done with Javascript, but since you are already limited to IE it could be done with VBScript. Here is an example:
type-ahead demo

edit... oops, James beat me to it. (IMG:style_emoticons/default/laugh.gif)

(IMG:style_emoticons/default/agree.gif) client side scripting will do this for you, regardless of browser, .NET or backend ...

piece of german black forest cake ...
(IMG:style_emoticons/default/beerchug.gif) Andy
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: 2nd June 2024 - 02:14 AM