Languages Java Controls/ Forms/ Graphics/ Menus  

Address Book-like Name Chooser

download download  
important code information
author:
Daniel M. Hendricks
minimum requirements:
Address Book-like Name Chooser description

I was looking for a way to allow users of a web pageto select e-mail addresses from an address book similar to Outlook or Groupwise. This is what I came up with. It's a fairly crude example and can be made more useful with server-side code, but it shows how one might implement such a feature. This example will allow the user to select names and return the underlying e-mail addresses to a hidden field, available for server-side parsing.



File List:
@PSC_ReadMe_4749_2.txt1Kb
choose.gif152b
default.htm1Kb
functions.js4Kb
select.htm3Kb
style.css164b

Similar code
Mac Look and Feel for Java in Windows (Popularity: ) : This is simple Netbeans GUI code that creates a MAC OS LOOK and FEEL in Windows environment. This code contains a one JAR file liquidLnF.jar that must be added into Library. There is very simple line of codes in main ...
DHTML Components (Popularity: ) : A way to use JavaScript to modularize HTML enough to be used as components on a web page. The submission includes some examples and instructions on reusing the JavaScript on your websites. The components can be other HTML web pages ...
A True Custom Right Click Menu (Popularity: ) : Pure Graphical Menu. Use custom GIF images to Create the right click (or other click) menu that you want, not limited by text and other cr@p. Check it out, you will be suprised. This is pretty much the best i ...
Easy Amazon Toolbar (Popularity: ) : Allows you to easily add Amazon products to your entire site that target the page they are added to. If you have signed up for an amazon associate id you can collect commission on products your site visitors buy.
Form submission, confirmation, and editing (Popularity: ) : Sends the output of form fields to a confirmation page, where you can re-edit the form details, or submit the form to any email address of your choice.
TreeIconDemo (Popularity: ) : The purpose is to give an example of how you can replace the default icons i JTree width custom ones that you have created yourself. You can replace any of the icons in the tree. You can change them one ...
XHTML GUI Generator (Popularity: ) : Generates a swing-based GUI based on an XHTML specification that uses DHTML-style event handling. This makes GUI development much more rapid than hard-coded action listener implementations. Through reducing interdependencies between user interfaces and their backends, this idea can also help ...
Visual Basic like PictureBox Control for JavaVisual (Popularity: ) : I always see that some java programmers need to set or get pixels of an image object. But java image object can only be changed with pixels grabbers and memory image sources. This control makes all of this procedures more ...
Calendar Bean (Popularity: ) : CalendarBean displays an HTML calendar. The GUI is completely customizable through the CalendarSettings.xml and notes can be set in the CalendarNotes.xml. JDOM is used to load the xml.
Calendar Swing Utilities (Popularity: ) : The calendar swing utilities package is a package with some date selection panels and dialogs for input masks.
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 168
version
size in Kb 4
popularity   1835/7913374
user rating 5/10
ad


New Code
Popular Code