Projects tagged ‘forms’, ‘javascript’, and ‘xml’


Jump to tag:

Projects tagged ‘forms’, ‘javascript’, and ‘xml’

Filtered by Project Tags forms javascript xml

Refine results Project Tags web (6) form (4) php (4) ajax (4) development (3) framework (3) html (3) xslt (3) lamp (2) java (2) free (2) opensource (2)

[9 total ]

41 Users
   

Apache Cocoon is a web development framework built around the concepts of separation of concerns and component-based web development. Cocoon is "web glue for your web application development needs". ... [More] It is a glue that keeps concerns separate and allows parallel evolution of all aspects of a web application, improving development pace and reducing the chance of conflicts. [Less]
Created over 3 years ago.

5 Users
 

Chiba provides an Java implementation of the W3C XForms standard, thereby delivering generic, XML-based form-processing on any Java-capable platform either client- or server-side. This project page ... [More] only refers to Chiba Core - the actual XForms implementation. Other integrations for different purposes are available e.g. for building Ajax apps. [Less]
Created over 3 years ago.

5 Users
 

Formidable is an open source application framework based on the TYPO3 CMS. It features smart template engine, many form widgets, ajax and events handling, XHTML valid code and accessibility thanks ... [More] to the unobtrusive-js technique. It is usable as pure TypoScript cObj, inside front end plugins or even in the TYPO3 backend. [Less]
Created about 1 year ago.

4 Users
 

This javascript function creates an auto-complete field powered by PHP or whatever language you may want to use as your backend provider. It implements easily and is totally customizable.
Created over 3 years ago.

1 Users

Internet Discussion Boards is a message board system by Game Maker 2k. Its very easy to set up. Your web host needs PHP and MySQL/PostgreSQL/SQLite. Internet Discussion Boards is Open Source so you can make changes to it.
Created about 1 year ago.

1 Users

Lightweight framework for heavy lifting With Evolutility, you can build database CRUD web applications for ASP.net and SQL Server simply by describing their metadata (UI and DB mapping)... without ... [More] any hand coding necessary. http://www.evolutility.org [Less]
Created about 1 year ago.

0 Users

Ceyw is a PHP library for create advanced web forms.
Created about 1 year ago.

0 Users

A simple script that extends the prototype library with methods that help relate a form to an xml document.
Created about 1 year ago.

0 Users

Features Simplify from xml data source binding to DHTML, and from DHTML update to xml data source. Be absorbed in tree-type xml format. Support list-view and detail-view. Simple syntax, The ... [More] readability is good, Suitable for complex application (RIAs) used. Support multi-browser, include Firefox 1.5+, IE6+, Google Chrome. Base on jQuery, write less, do more. Examples JavaScript: // Binders new treeforms.binder({ name: "Merchant Signup", tree: get_tree_handler(), commit: put_tree_handler(), linkings: [ { from: "/MerchantInfo", to: "#company", equivs: { from: "Name", to: "value"} }, { from: "/MerchantInfo", to: "#email", equivs: { from: "Email", to: "value"} }, { from: "/MerchantInfo", to: "#to-subscribe", equivs: { from: "To-Subscribe", to: "checked"} } } ]); HTML: XML: 47a9c9ff-bb51-4d80-ad16-54514dd24061 Singapore Hotel false See a http://www.uuhello.cn/signup demo page. [Less]
Created 4 months ago.