
xulRecordset is a project to create XUL widget library with a recordset behaviour, like ADORecordset in Visual Basic. It uses PHP server-side and derived XUL widgets (using XBL) and Javascript client-side. Communication between the client and server is supported by the JPSpan library. An agenda is provided as an example to show how it works. You can move next, move previous, move first, move last, update, remove, add records, etc. The example runs against a MySQL database.
Homepage:
http://xulrecordset.sourceforge.net/
Tar/BZ2:
http://prdownloads.sourceforge.net/[..]ordset/xulRecordset.0.4.tar.bz2?download
Zip:
http://prdownloads.sourceforge.net/[..]lrecordset/xulRecordset.0.4.zip?download
Demo site:
http://xulrecordset.sourceforge.net/demo.html

No comments:
Post a Comment