Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.416.837 Times

Html Table Calendar Code freeware
Filter: All | Freeware | Demo
 

Html Table Calendar Code

1 2 3 4 5 > 
Added: July 29, 2013 | Visits: 501

Sortable HTML Table Sortable HTML Table is a javascript code that can be used to convert tables in ordinary HTML into sortable ones. This script is unobtrusive.No additional coding is necessary. All you need to do is put header (sorting) row in THEAD section, table body rows in TBODY section, footer rows (if you...



Platforms: JavaScript

License: Freeware Size: 10 KB Download (49): Sortable HTML Table Download

Added: August 22, 2013 | Visits: 825

Scrollable HTML table plugin for jQuery Scrollable HTML table plugin for jQuery code can be used to convert tables in ordinary HTML into scrollable ones. No additional coding is necessary.All you need to do is put header rows (if you need them) in THEAD section, table body rows in TBODY section, footer rows (if you need them) in TFOOT...





Platforms: JavaScript

License: Freeware Size: 10 KB Download (50): Scrollable HTML table plugin for jQuery Download

Added: September 14, 2013 | Visits: 811

HTML Table Filter Generator This script adds to any html table a "filter by column" feature that enables users to filter and limit the data displayed within a long table. It even works on tables with uneven rows.The script automatically adds a filter grid bar at the top of the desired table. Users can use the following...


Platforms: JavaScript

License: Freeware Size: 51.2 KB Download (54): HTML Table Filter Generator Download

Released: December 20, 2012  |  Added: December 20, 2012 | Visits: 562

CHT - Cartesian HTML Table A JavaScript component that allows an ordinary HTML table to be visually browsed both in the 'X' and 'Y' axis, as a Cartesian Coordinate System. Highlights it's rows, columns and/or single cells and allows the user to mark and unmark them.


Platforms: Windows, Mac, Linux

License: Freeware Size: 5.41 KB Download (52): CHT - Cartesian HTML Table Download

Added: April 06, 2010 | Visits: 1.035

HTML::Toc HTML::Toc module can generate, insert and update HTML Table of Contents. The HTML::Toc consists out of the following packages: HTML::Toc HTML::TocGenerator HTML::TocInsertor HTML::TocUpdator HTML::Toc is the object which will eventually hold the Table of Contents. HTML::TocGenerator does...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (125): HTML::Toc Download

Released: June 20, 2012  |  Added: June 20, 2012 | Visits: 490

Html Table 2 Java This project it's a Java Lib to read some html (a File or a URL) and get a table into that. This returns a ArrayList with the information inside this HTML table. To find the table you need to say a String index to find this table.


Platforms: Windows, Mac, Linux

License: Freeware Size: 4.15 KB Download (49): Html Table 2 Java Download

Added: May 10, 2013 | Visits: 1.224

Event Calendar Generator PHP Class Event Calendar Generator PHP Class generates calendars (year, month or week view) as a HTML Table (XHTML-Valid).Features: - can be static (without any links) - can optionally have navigation controls - can optionally have a date picker control - can optionally have linkable days (url or...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (73): Event Calendar Generator PHP Class Download

Added: April 06, 2013 | Visits: 831

HTML Horizontal Bar Chart Script HTML Horizontal Bar Chart script generates bar charts using HTML Table, DIVs and javascript.This mechanism can be clubbed with any web development tool like ASP, ASP.NET, JSP etc to generate effective charts.


Platforms: JavaScript

License: Freeware Size: 10 KB Download (61): HTML Horizontal Bar Chart Script Download

Added: August 10, 2010 | Visits: 1.758

Javascript::Menu Javascript::Menu is a NumberedTree that generates HTML and Javascript code for a menu. SYNOPSIS use Javascript::Menu; # Give it something to do (example changes the menus caption): my $action = sub { my $self = shift; my ($level, $unique) = @_; my $value = $self->getValue; return...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (102): Javascript::Menu Download

Added: May 10, 2013 | Visits: 683

MySQL Query to HTML MySQL Query to HTML is a simple PHP Class that takes any MySQL result and will turn it into a formatable HTML table. This class is wonderful for development


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (57): MySQL Query to HTML Download

Added: August 07, 2013 | Visits: 706

Eyesis Data Grid Control Eyesis Data Grid Control can execute a given SQL query and generate HTML and javascript code to display the data in an HTML table.The table listing can be sorted by clicking on the column header titles.AJAX can also be used to display the data grid tables.


Platforms: Java

License: Freeware Size: 307.2 KB Download (43): Eyesis Data Grid Control Download

Added: March 12, 2010 | Visits: 864

DBIx::XHTML_Table DBIx::XHTML_Table is Perl module for SQL query result set to XML-based HTML table. SYNOPSIS use DBIx::XHTML_Table; # database credentials - fill in the blanks my ($data_source,$usr,$pass) = (); my $table = DBIx::XHTML_Table->new($data_source,$usr,$pass); $table->exec_query(" select...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (93): DBIx::XHTML_Table Download

Added: May 09, 2010 | Visits: 850

phpSortable phpSortable project is a PHP class that shows MySQL QueryResults in an HTML table. As implied by the name "Sortable", the table also displays the column headers as links which lead to a version of the table that is sorted according to that column. Furthermore, it allows you to link the...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (125): phpSortable Download

Released: July 15, 2012  |  Added: July 15, 2012 | Visits: 678

PHP Table Entity Code Generator This is a code generator program for PHP. It will read all the tables from the given DB, generate Entity classes in PHP. This is Written in Java. You need JRE to execute this. See wiki for details.


Platforms: Windows, Mac, Linux

License: Freeware Size: 776.28 KB Download (52): PHP Table Entity Code Generator Download

Added: August 03, 2013 | Visits: 432

Tablecloth Tablecloth is lightweight, easy to use, unobtrusive way to add style and behaviour to your html table elements.By simply adding 2 lines of code to your html page you will have styled and active tables that your visitors will love.Tablecloth is meant for proper usage of tables only. Used on...


Platforms: JavaScript

License: Freeware Size: 10 KB Download (40): Tablecloth Download

Released: July 13, 2012  |  Added: July 13, 2012 | Visits: 294

Table2GridBag Table2GridBag purpose is to convert a layout, provided as an HTML table, into an equivalent configuration for the GridBagLayout layoutmanager. With Table2GridBag, creating a GridBagLayout configuration for a GUI application becomes as easy as specifying it as a HTML table with the names of the...


Platforms: Windows

License: Freeware Download (54): Table2GridBag Download

Added: May 10, 2013 | Visits: 377

Wristwatch Multiple identifiers can be set in order to determine the execution times for multiple section and display them in an HTML table


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (50): Wristwatch Download

Added: May 10, 2013 | Visits: 573

CMS - Bandits The CMS - Bandits is a set of PHP scripts that implement an online HTML editor, calendar, search engine, RSS reader and editor, image gallery, comment system,Web crawler and many more.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (51): CMS - Bandits Download

Added: June 26, 2013 | Visits: 608

PHP Oracle Grid PHP Oracle Grid aims to display Oracle query results in an HTML table. It can execute a given SQL query and then generate an HTML table in which the query results displayed. The presentation of the table rows is configurable using CSS styles. Headers, odd and even rows can use different CSS...


Platforms: PHP

License: Freeware Size: 10 KB Download (44): PHP Oracle Grid Download

Added: May 31, 2013 | Visits: 464

VSFlexGrid This class is meant to compose and output the contents of an HTML table similarly to the VSFlexGrid component for Visual Basic.It supports defining in a first step the contents and presentation style details of table headers and data rows like colors, alignment, width, etc.. Then in a second step...


Platforms: PHP

License: Freeware Size: 10 KB Download (41): VSFlexGrid Download

1 2 3 4 5 >