Advertisement

Results for "Author: christiaan nillissen"

ASP_Volume2 #26455
Downloading URL Source Code

This will download web page content source code. It uses one simple function call, passing an Address parameter. The returning string is the page source. There is plenty of commenting as usual, and simple and easy to use. Thats what its all about ease of use! Why submit code samples if no one can figure out how to use it!

ASP_Volume2 #33219
Treeview Auto Checking

This is a clean recusive set of functions that will check and uncheck parent and child nodes of a treeview If you click a node it will check/uncheck all parents and children of this node. These are Simple Recursive functions. Similar to a previous posting but simpler, cleaner and no API's.

ASP_Volume3 #52120
Downloading URL Source Code

This will download web page content source code. It uses one simple function call, passing an Address parameter. The returning string is the page source. There is plenty of commenting as usual, and simple and easy to use. Thats what its all about ease of use! Why submit code samples if no one can figure out how to use it!

ASP_Volume3 #52121
Treeview Auto Checking

This is a clean recusive set of functions that will check and uncheck parent and child nodes of a treeview If you click a node it will check/uncheck all parents and children of this node. These are Simple Recursive functions. Similar to a previous posting but simpler, cleaner and no API's.

ASP_Volume3 #52122
FireFox Style SearchBox Control

FireFox Style SearchBox Control =============================== The FireFox Style SearchBox Control is an ActiveX Control that allows developers to add a neat Search Box to their Applications. As shown in the screenshot below, the test application allows you to change a variety of the controls properties, such as Back/Fore/Border Color, Font Size/Style, Event Trigger Interval, etc. Feature Overview: • Customisable Text Input Area, • Optional Popup Menu Support via Left Icon (Triggers Popup Event), • Customise Color and Font Settings, • Timed Search Trigger (Fires event if Search String has changed every X milliseconds instead of every key press) • Cancel Search Button

ASP_Volume3 #52123
FireFox Style User Notification Popup

FireFox Style User Notification Popup. The User Notification Popup System is a visual feature to signal the user of any items of importance. These items may include such things as New Mail Messages, Application Alerts, Completion Notifications, etc. As shown in the screenshot below, the test application allows you to trigger various types of Notifications. Pressing any of the example buttons will launch a popup notification instantly. Pressing another will queue up a request while the first is being displayed. By clicking the ‘Alert’ Button while an Alert Popup is being displayed, rather then queuing up another Alert Popup, it will update the current displayed one. Similarly, clicking the ‘Message’ Button more then once, while the Alert Popup is being displayed, will only register one request in the queue, and when it comes time to display the Message Popup will display the last requested copy. The ‘Notification’ Popup on the other hand, is set to queue every instance as this message has more specific details. Feature Overview: * Display of Title and Description text, * Dynamic Auto-sizing to fit content, * Feature specific icon support, * Optional playing of a sound file on popup, * FIFO Queuing of Popup Requests, * Batching Popup Requests (Removal of duplicates requests), * Optional click description to trigger event,

C_Volume2 #67517
Downloading URL Source Code

This will download web page content source code. It uses one simple function call, passing an Address parameter. The returning string is the page source. There is plenty of commenting as usual, and simple and easy to use. Thats what its all about ease of use! Why submit code samples if no one can figure out how to use it!

C_Volume2 #74281
Treeview Auto Checking

This is a clean recusive set of functions that will check and uncheck parent and child nodes of a treeview If you click a node it will check/uncheck all parents and children of this node. These are Simple Recursive functions. Similar to a previous posting but simpler, cleaner and no API's.

Java_Volume1 #86061
Downloading URL Source Code

This will download web page content source code. It uses one simple function call, passing an Address parameter. The returning string is the page source. There is plenty of commenting as usual, and simple and easy to use. Thats what its all about ease of use! Why submit code samples if no one can figure out how to use it!

Java_Volume1 #92825
Treeview Auto Checking

This is a clean recusive set of functions that will check and uncheck parent and child nodes of a treeview If you click a node it will check/uncheck all parents and children of this node. These are Simple Recursive functions. Similar to a previous posting but simpler, cleaner and no API's.

2_2002-2004 #113209
Downloading URL Source Code

This will download web page content source code. It uses one simple function call, passing an Address parameter. The returning string is the page source. There is plenty of commenting as usual, and simple and easy to use. Thats what its all about ease of use! Why submit code samples if no one can figure out how to use it!

2_2002-2004 #119972
Treeview Auto Checking

This is a clean recusive set of functions that will check and uncheck parent and child nodes of a treeview If you click a node it will check/uncheck all parents and children of this node. These are Simple Recursive functions. Similar to a previous posting but simpler, cleaner and no API's.

3_2004-2005 #131752
Downloading URL Source Code

This will download web page content source code. It uses one simple function call, passing an Address parameter. The returning string is the page source. There is plenty of commenting as usual, and simple and easy to use. Thats what its all about ease of use! Why submit code samples if no one can figure out how to use it!

3_2004-2005 #138516
Treeview Auto Checking

This is a clean recusive set of functions that will check and uncheck parent and child nodes of a treeview If you click a node it will check/uncheck all parents and children of this node. These are Simple Recursive functions. Similar to a previous posting but simpler, cleaner and no API's.

4_2005-2006 #157417
Downloading URL Source Code

This will download web page content source code. It uses one simple function call, passing an Address parameter. The returning string is the page source. There is plenty of commenting as usual, and simple and easy to use. Thats what its all about ease of use! Why submit code samples if no one can figure out how to use it!

4_2005-2006 #157418
Treeview Auto Checking

This is a clean recusive set of functions that will check and uncheck parent and child nodes of a treeview If you click a node it will check/uncheck all parents and children of this node. These are Simple Recursive functions. Similar to a previous posting but simpler, cleaner and no API's.

4_2005-2006 #157419
FireFox Style SearchBox Control

FireFox Style SearchBox Control =============================== The FireFox Style SearchBox Control is an ActiveX Control that allows developers to add a neat Search Box to their Applications. As shown in the screenshot below, the test application allows you to change a variety of the controls properties, such as Back/Fore/Border Color, Font Size/Style, Event Trigger Interval, etc. Feature Overview: • Customisable Text Input Area, • Optional Popup Menu Support via Left Icon (Triggers Popup Event), • Customise Color and Font Settings, • Timed Search Trigger (Fires event if Search String has changed every X milliseconds instead of every key press) • Cancel Search Button

4_2005-2006 #157420
FireFox Style User Notification Popup

FireFox Style User Notification Popup. The User Notification Popup System is a visual feature to signal the user of any items of importance. These items may include such things as New Mail Messages, Application Alerts, Completion Notifications, etc. As shown in the screenshot below, the test application allows you to trigger various types of Notifications. Pressing any of the example buttons will launch a popup notification instantly. Pressing another will queue up a request while the first is being displayed. By clicking the ‘Alert’ Button while an Alert Popup is being displayed, rather then queuing up another Alert Popup, it will update the current displayed one. Similarly, clicking the ‘Message’ Button more then once, while the Alert Popup is being displayed, will only register one request in the queue, and when it comes time to display the Message Popup will display the last requested copy. The ‘Notification’ Popup on the other hand, is set to queue every instance as this message has more specific details. Feature Overview: * Display of Title and Description text, * Dynamic Auto-sizing to fit content, * Feature specific icon support, * Optional playing of a sound file on popup, * FIFO Queuing of Popup Requests, * Batching Popup Requests (Removal of duplicates requests), * Optional click description to trigger event,

5_2007-2008 #179935
Downloading URL Source Code

This will download web page content source code. It uses one simple function call, passing an Address parameter. The returning string is the page source. There is plenty of commenting as usual, and simple and easy to use. Thats what its all about ease of use! Why submit code samples if no one can figure out how to use it!

5_2007-2008 #179936
Treeview Auto Checking

This is a clean recusive set of functions that will check and uncheck parent and child nodes of a treeview If you click a node it will check/uncheck all parents and children of this node. These are Simple Recursive functions. Similar to a previous posting but simpler, cleaner and no API's.

Languages
Top Categories
Global Discovery