RSS 2 projects tagged "select"

Download Website Updated 31 Jul 2010 STX Execution Pipe C++ Library

Screenshot
Pop 92.15
Vit 1.42

The STX ExecPipe library provides a convenient C++ interface to execute child programs connected via pipes. It is a front-end to the system calls fork(), pipe(), select(), and execv() and hides all the complexity of these low-level functions. It allows a program to build a sequence of connected children programs with the input and output of the pipe sequence redirected to a file, string, or file descriptor. The library also allows custom asynchronous data processing classes to be inserted into the pipe or placed at the source or sink of the sequence.

No download Website Updated 30 Nov 2012 Multiple Select Dropdown List with AJAX

Screenshot
Pop 41.33
Vit 13.07

Multiple Select Dropdown List with AJAX can be used to dynamically create multiple Select lists with data from a MySQL table. When the user chooses an option from the Select list, it calls an Ajax function which accesses a PHP file, which will return another Select dropdown according to the option selected.

Screenshot

Project Spotlight

SubnetMapper

A tool for generating IP network maps to keep track of changes, etc.

Screenshot

Project Spotlight

C5Connector.Java

A backend for the Core Five file manager.