checkboxes
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 18
Selecting several checkboxes in one click 1.0.0
This script is often used on web email programs in order to select all checkboxes and apply a general action on them (delete all messages...). Online demo. more>> This script is often used on web email programs in order to select all checkboxes and apply a general action on them (delete all messages...). Online demo.<<less
Added: 2007-08-28 License: Other Price: $0.00USD
11 downloads
Custom Checkboxes, Radio Buttons and Select Lists 2.0
Use your own images for checkboxes, radio buttons and select lists instead of the default browser inputs. This script uses unobtrusive JavaScript and CSS. If a user has JavaScript disabled, the script degrades gracefully and normal inputs are displayed. more>> Use your own images for checkboxes, radio buttons and select lists instead of the default browser inputs. This script uses unobtrusive JavaScript and CSS. If a user has JavaScript disabled, the script degrades gracefully and normal inputs are displayed. Simply add class="styled" to any checkbox, radio button or select list for the effect to take place.<<less
Added: 2007-01-11 License: Freeware Price: $0.00USD
15 downloads
Javascript Function to Check or Uncheck all Checkboxes
Use this Javascript function to check or uncheck all the checkboxes in a form. This function is specially designed for dynamic pages with varying numbers of checkboxes. Unlike other functions out there, it will work without error even if there are no more>> Use this Javascript function to check or uncheck all the checkboxes in a form. This function is specially designed for dynamic pages with varying numbers of checkboxes. Unlike other functions out there, it will work without error even if there are no checkboxes or there is only one checkbox. It is also significantly faster for long lists, because it saves the length of the checkbox in a variable, instead of recalculating it in the loop. Finally, the function is granted to the public domain--use it as you wish.<<less
Added: 2004-12-14 License: Freeware Price: $0.00USD
12 downloads
CheckListBox ActiveX Control 2.6
CheckListBox ActiveX Control provides support for listbox containing checkboxes, which is like the control that is built into Microsoft Word and Excel. more>> <<less
Added: 2008-07-28 License: Freeware Price: Freeware
19 downloads
SharpPieces ASP NET ImageCheckbox 1
The SharpPieces ASP NET ImageCheckbox adds some style to your web form, since you can replace the old boring checkboxes with this new customizable control. This control is free and open source. Enjoy, SharpPieces team more>> The SharpPieces ASP NET ImageCheckbox adds some style to your web form, since you can replace the old boring checkboxes with this new customizable control. This control is free and open source. Enjoy, SharpPieces team<<less
Added: 2008-06-30 License: GPL Price: $0.00USD
14 downloads
PHP Links 1.4
PHP Links from DeltaScripts offers unique features and is really easy to install through a simple wizard. Features includes: Unlimited Custom Fields (dropdowns, checkboxes, radioboxes and textboxes with options!), Screenshot upload with thumbnails using more>> PHP Links from DeltaScripts offers unique features and is really easy to install through a simple wizard. Features includes: Unlimited Custom Fields (dropdowns, checkboxes, radioboxes and textboxes with options!), Screenshot upload with thumbnails using GD, unlimited categories, unlimited subcategories, Link Checking, SmartyTemplates, SEO Friendly (using mod_rewrite), search engine, detailed page (optional), tell-a-friend, vote, Image security code, meber area, link approval, link letters and more. It has also a database, template and language system that makes it easy to upgrade when we release upgrades. Version 1.1 contains bugfixes, report a resource, all user side language in language file, a new way to choose categories and all emails can be edited from admin area. It also contains advanced paging with numbers and RSS feeds and both Google and Yahoo! sitemaps for better indexing. Try PHP Links today. No Zend/Ioncube encryption at all. Free for non-commercial/no-Google ad usage.<<less
Added: 2007-04-22 License: Free Non-Commercial Price: $149.00USD
11 downloads
TreeTable
This Java applet combines both table (grid) view and tree view. So you can hierarchically organize your data and still have multiple columns to display not only node name, but also some properties of more>> This Java applet combines both table (grid) view and tree view. So you can hierarchically organize your data and still have multiple columns to display not only node name, but also some properties of the item. Applet can load its content from XML, allows editing of cells content as a text field (like in Excel), put checkboxes, combo boxes, hyperlinks, pictures and any other widgets in cells. Light-weight, high-performance, having clear and comfortable API, applet is highly useful for representation of data in commercial applications. Such features, as dynamical loading of items by opening of subnodes, gives possibility to satisfy clients requirements to display really huge amounts of data fetched from database. TreeTable supports JavaScript events, right-mouse menu, international symbols (like japanese).<<less
Added: 2005-05-27 License: Freeware Price: FreeAdditionalInfonofeatures,nodynamicalloading,nosupport
1637 downloads
Ajax form elements.
Place linked select boxes on to your page that dynamicaly load items from database using Ajax. Like Category-Subcategory selections. You can chain as many select boxes as you like. Extra filtering par more>> Place linked select boxes on to your page that dynamicaly load items from database using Ajax. Like Category-Subcategory selections. You can chain as many select boxes as you like. Extra filtering parameter for roor select box so all data can be stored in one db table. Tested on FF and IE for windows and now on FF and Safari for mac. In the same file sc_classes.php there is an other class. Called sc_form_elements. Used partialy from sc_ajax_select_boxes. It is a nice form helper class. Adds select boxes, radio groups and check box groups. It is usual to have options on db and have to populate with them select boxes, or show a list of radio buttons or a list of checkboxes. The routine is to query the database and loop throu the selected rows and add elements to the form. sc_form_elements class comes to save time rewriting that peace of code again and again, but still have control over the form.<<less
Added: 2006-11-28 License: GPL Price: Free
1061 downloads
FormBuilder 1.0b2
FormBuilder is a PHP class that simplifies the process of creation and validation of HTML forms. It can also output the results in a text form and email them. FormBuilder in essence manages a collection of field classes that implement a standard more>> FormBuilder is a PHP class that simplifies the process of creation and validation of HTML forms. It can also output the results in a text form and email them. FormBuilder in essence manages a collection of field classes that implement a standard interface defined by the FormField class. Classes currently implemented include text fields, radio buttons, checkboxes, popup menus, date/time, etc. The generated form can be fully customized through CSS. The current version of FormBuilder is already very usable, but there are some improvements in planning: Better validation, more types of Fields and database integration.<<less
Added: 2005-08-02 License: BSD Price: $0.00USD
11 downloads
Other version of FormBuilder
License:BSD Style
Ajax form elements 0.4
Place linked select boxes or radio button groups on to your page that dynamicaly load items from database using Ajax. Like Category-Subcategory selections. You can chain as many select boxes as you like. Extra filtering parameter for roor select box more>> Place linked select boxes or radio button groups on to your page that dynamicaly load items from database using Ajax. Like Category-Subcategory selections. You can chain as many select boxes as you like. Extra filtering parameter for roor select box so all data can be stored in one db table. Tested on FF and IE for windows and now on FF and Safari for mac. In the same file sc_classes.php there is an other class. Called sc_form_elements. Used partialy from sc_ajax_select_boxes. It is a nice form helper class. Adds select boxes, radio groups and check box groups. It is usual to have options on db and have to populate with them select boxes, or show a list of radio buttons or a list of checkboxes. The routine is to query the database and loop throu the selected rows and add elements to the form. sc_form_elements class comes to save time rewriting that peace of code again and again, but still have control over the form.<<less
Added: 2006-11-28 License: GPL Price: $0.00USD
13 downloads
TinyButStrong 3.1.0
TinyButStrong is a Template Engine for pro and beginners. It?s a single Php class with 6 methods and 5 properties. The TBS tags can be visible with any Visual (wysiwyg) Html Editor. TinyButStrong support MySQL, PostgreSQL, SQLite and other databases more>> TinyButStrong is a Template Engine for pro and beginners. It?s a single Php class with 6 methods and 5 properties. The TBS tags can be visible with any Visual (wysiwyg) Html Editor. TinyButStrong support MySQL, PostgreSQL, SQLite and other databases in native. It merges blocs ; sub-blocs ; multi-columns ; Html lists, radio buttons and checkboxes ; sub-templates ; ? It performs headers ; formats ; conditional display ; event functions ; ? You can find Manual, Examples, Support and Forum at the web page.<<less
Added: 2003-01-10 License: LGPL Price: $0.00USD
12 downloads
Other version of TinyButStrong
License:LGPL
DodosMail 2.1
Features - Checks senders email address for validity - Allow secure way of handling your personal email address - Add as many customized fields as you want - Also send you senders info such as ip, computer name, page referer for reference - Allow more>> Features - Checks senders email address for validity - Allow secure way of handling your personal email address - Add as many customized fields as you want - Also send you senders info such as ip, computer name, page referer for reference - Allow either print output or redirect to a page after mail sent successfully - Allow an auto response mail sent to your sender - Added functions in version 2.0 - Allows you specify a php header and footer file - Backward compatible with older version setting - An improved email checking function - Compatible with checkboxes - Demo to show you how to use DodosMail with a long multi-page form - Compatible with register_globals off - Secured from header injection<<less
Added: 2005-07-06 License: Freeware Price: $0.00USD
12 downloads
PF Form Mailer 1.03
This script works with an already existing form and doesnt require modification to your existing form, except for the action attribute for the FORM tag and one hidden input field. All other options are configured through an include file. Handles more>> This script works with an already existing form and doesnt require modification to your existing form, except for the action attribute for the FORM tag and one hidden input field. All other options are configured through an include file. Handles checkboxes, radio buttons, drop-downs, textareas and text fields; Installation is done by simply uploading the files to your server, then changing your FORMs action attribute. Supports unlimited fields.<<less
Added: 2005-08-22 License: Freeware Price: $0.00USD
12 downloads
Other version of PF Form Mailer
License:Freeware
dhtmlxTree :: Ajax-based JavaScript Tree Menu 2.1
dhtmlxTree is an Ajax-enabled DHTML treeview component that provides robust and flexible solution to represent and manage hierarchical data. The tree can load its content dynamically from server using Ajax or directly from on-page XML data-island. more>> dhtmlxTree is an Ajax-enabled DHTML treeview component that provides robust and flexible solution to represent and manage hierarchical data. The tree can load its content dynamically from server using Ajax or directly from on-page XML data-island. Ready-to-use solution for server-side integration is available. Advanced features include powerful script API, in-line node editing, drag-n-drop capabilities, built-in checkboxes, context menu, XML/Javascript/JSON/CSV support, special techniques for handling large trees with great number of nodes, and more...<<less
Added: 2005-04-19 License: GPL Price: $149.00USD
12 downloads
vegUI
vegUI is a javascript-based window manager / widget collection that serves as a solid framework for the development of web applications and interactive dynamic websites. It was developed with 4 core c more>> vegUI is a javascript-based window manager / widget collection that serves as a solid framework for the development of web applications and interactive dynamic websites. It was developed with 4 core concepts in mind 1) speed 2) modular design 3) compact design 4) total control over appearance, flexibility vegUI comes with these premade widgets: Buttons, Scrollbars, Scrollable Contentboxes, Dropdown Menus, Windows, Lists, Tabbed Dialog, Checkboxes, Property Set, Selector Every element is built from actual HTML nodes and can thus be themed by whatever means HTML and CSS provide. vegUI also provides AJAX functionality. Release comes with tutorial examples and a little test page, more tutorial articles can be found on the vegui webpage.<<less
Added: 2005-10-11 License: Other Free / Open Source License Price: FreeAdditionalInfoMITlicense
1475 downloads
Secleted [ 0 ] software to compare
- Page: 1 of 2
- 1
- 2
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above checkboxes search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed