This tag does what Ajax.InPlaceEditor does in scriptaculous. It saves you from having to write any javascript (woohoo!). You must have scriptaculous field (www.script.aculo.us.com) or lasso 8.5 include files in the page. Bascially you click on the text an it becomes editable. THIS TAG IS NOT SECURE Basically it will pass the table name. and paramter to update to a file called "update.lasso" This lasso code should do an inline update. This will update the field in real time without submitting a form.
Parameters
-div
string, optional
The div surrounding the text if you want to stick it somewhere else
Click the "Download" button below to retrieve a copy of this tag,
including the complete documentation and sample usage shown
on this page. Place the downloaded ".inc" file in your
LassoStartup folder, restart Lasso, and you can begin using this
tag immediately.
script.aculo.us URL
BTW the URL is "script.aculo.us" not "www.script.aculo.us.com"