This sample is an updated version of the original login sample:
» It now uses the new HTML_AJAX_Action class.
» The initialization of the labels and their input elements is done by Javascript to clean up the page (function: initPage()).
Design notes:
» The attribute "style.display" cannot be set from php code. Don't know why though. I created a wrapper function for it called "toggleElement" which does the trick. Funny enough when i execute thesame lines of script using ->insertScript nothing happens.
» You have to add a dummy callback in order to show the loading progress bar.
» Enter username "peter", password "gabriel" and any valid e-mail adress to see a messagebox.
© under LGPL @ 21 nov 2005 by www.webunity.nl