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.161.086 Times

Simple Html Guestbook freeware
Filter: All | Freeware | Demo
 

Simple Html Guestbook

< 1 2 3 4 5 > 
Added: August 19, 2010 | Visits: 982

HTML::Widget HTML::Widget is a Perl module with HTML Widget And Validation Framework. SYNOPSIS use HTML::Widget; # Create a widget my $w = HTML::Widget->new(widget)->method(get)->action(/); # Add a fieldset to contain the elements my $fs = $w->element( Fieldset, user )->legend(User Details); # Add...



Platforms: *nix

License: Freeware Size: 67.58 KB Download (93): HTML::Widget Download

Added: May 10, 2013 | Visits: 462

HTML BBcode MOD This MOD adds an HTML BBcode to your forum, which allows you to enter HTML tags yourself when posting a message. It is also possible to post JavaScript, Flash or Java objects, Forms, etc. You can even use other BBCode tags within an HTML block! Syntax is pretty simple: [html]text[/html]. While...





Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (50): HTML BBcode MOD Download

Added: December 10, 2013 | Visits: 843

OpenBook Script OpenBook is a simple PHP/MySQL guestbook application which is fast and lightweight. It allows your visitors to communicate with you or each other.


Platforms: PHP

License: Freeware Size: 40.96 KB Download (57): OpenBook Script Download

Added: November 27, 2013 | Visits: 412

Allow HTML Temp When switching to another message, it'll be shown automatically again in plain text or simple html mode (if this is your default mode). Visit Allow HTML Temp's homepage for more information including install instructions and a locales list (some locales include English strings because of missing...


Platforms: *nix

License: Freeware Size: 71.68 KB Download (42): Allow HTML Temp Download

Added: October 06, 2010 | Visits: 700

XMLNews::HTMLTemplate XMLNews::HTMLTemplate is Perl module for converting NITF to HTML. SYNOPSIS use XMLNews::HTMLTemplate; my $template = new XMLNews::HTMLTemplate(); $template->readTemplate("mytemplate.html"); $template->applyTemplate("output.html", "story.xml", "story.rdf"); NOTE: this module requires...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (106): XMLNews::HTMLTemplate Download

Added: June 10, 2010 | Visits: 1.580

EveryChat EveryChat is a very simple chat script designed to work on ANY server with Perl correctly installed. It allows a multi-user chat to take place with no maintenance. With both a frames and non frames mode using the SAME script, it can be used under ANY browser, even lynx. The whole script is...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (129): EveryChat Download

Added: August 14, 2013 | Visits: 525

SAPID for Scripts SAPID is a tool for site creation and management. SAPID is distinguished through the comfortable Ajax-based site structure management interface and high flexibility of design, content and functionality integration.SAPID does not need DB (file-flat CMS). SAPID is inline CMS. It means that site...


Platforms: PHP

License: Freeware Size: 1.31 MB Download (41): SAPID for Scripts Download

Added: September 04, 2013 | Visits: 389

Showlister for Scripts Showlister is a really simple content management system (CMS) framework for bands, public speakers, performers, entertainers, or anyone else who needs to maintain a performance calendar online.If you are interested in posting your important dates online, Showlister makes it simple. Light and...


Platforms: PHP

License: Freeware Size: 102.4 KB Download (39): Showlister for Scripts Download

Added: April 08, 2013 | Visits: 509

SAPID for PHPkode SAPID is a tool for site creation and management. SAPID is distinguished through the comfortable Ajax-based site structure management interface and high flexibility of design, content and functionality integration. SAPID does not need DB (file-flat CMS). SAPID is inline CMS. It means that site...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (44): SAPID for PHPkode Download

Added: April 13, 2013 | Visits: 508

d13gallery D13Gallery is a simple Wordpress plugin that allows you to quickly add thumbnail image galleries to your posts and pages. By including a simple HTML-like tag to the body of your post, a folder on your web server can be scanned for images and a gallery generated automatically.Editing the settings...


Platforms: PHP

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

Added: May 31, 2013 | Visits: 406

Plugins List This is a simple WordPress plug-in aimed at giving credit where credit is due.I am talking about those wonderful plug-in creators who make our life easier, allowing us to do wonderful things without any knowledge of php. After completing my website I felt I had to thanks those people and quote...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (39): Plugins List Download

Released: February 09, 2003  |  Added: June 12, 2006 | Visits: 5.206

AUTHENTIC AUTHENTIC 2004 is a browser-enabled XML document editor, allowing business users to seamlessly capture information directly into XML, for use in XML document management systems, web publishing, or knowledge management applications. AUTHENTIC 2004 empowers business users to capture both data and...


Platforms: Windows

License: Freeware Size: 20.43 MB Download (236): AUTHENTIC Download

Added: April 10, 2010 | Visits: 728

Addendat Addendat is a blogging program that can accept updates from either a CGI interface or a shell interface. Additions are stored as HTML, so you can edit both entries and design in any ordinary text editor. The project is configured using a simple HTML-like config file format and supports multiple...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (95): Addendat Download

Added: June 25, 2010 | Visits: 1.147

AeroMail AeroMail 2 is the next generation of Mark Cushmans AeroMail. AeroMail is a web-based e-mail client written in PHP. AeroMail uses an IMAP server to read and store messages in one or more user-defined folders. Features include HTTP authentication for login (no cookies) and folder manipulation....


Platforms: *nix

License: Freeware Size: 53.25 KB Download (94): AeroMail Download

Added: February 16, 2010 | Visits: 897

PAJAJ PAJAJ framework, it stands for (PHP Asynchronous Javascript and JSON). It is a object oriented Ajax framework written in PHP5 for development of event driven PHP web applications. The framework follows 5 basic principles: 1. Simple: You do not have to be an expert at PHP, HTML, JavaScript,...


Platforms: *nix

License: Freeware Size: 1.5 MB Download (90): PAJAJ Download

Added: October 02, 2010 | Visits: 1.048

Address Tangler AddressTangler is a PHP function that helps you protect email addresses that you need to add to a web page from spam bots. The project uses a simple HTML/CSS trick: The email address is divided into groups of letters, then each group is placed on a table cell, but not sequentially. If a bot...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (95): Address Tangler Download

Added: September 10, 2010 | Visits: 606

Pod::HTML2Pod Pod::HTML2Pod Perl module can translate HTML into POD. SYNOPSIS # Use the program html2pod that comes in this dist, or: use Pod::HTML2Pod; print Pod::HTML2Pod::convert( file => my_stuff.html, # input file a_href => 1, # try converting links ); Larry Wall once said (1999-08-27, on the...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (92): Pod::HTML2Pod Download

Added: January 25, 2010 | Visits: 493

Web Minimalist Web Minimalist is a simple HTML editor with a Safari engine preview feature.


Platforms: Mac

License: Freeware Download (99): Web Minimalist Download

Added: January 25, 2010 | Visits: 552

SplitBrowser SplitBrowser is donationware and allows you to display multiple HTML pages on single window. You can customize the size of each frame and display window into full screen mode. It's easy to display enterprise HTML informations on wall display for example.NOTE: SplitBrowser will not allow you to...


Platforms: Mac

License: Freeware Download (97): SplitBrowser Download

Added: May 10, 2013 | Visits: 393

Showlister Showlister is a really simple content management system (CMS) framework for bands, public speakers, performers, entertainers, or anyone else who needs to maintain a performance calendar online. If you are interested in posting your important dates online, Showlister makes it simple. Light and...


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

License: Freeware Download (52): Showlister Download

< 1 2 3 4 5 >