|
The Dynamic Form script illustrates how you can create forms that can be expanded as users add items. DHTML is used to dynamically generate content and update the page. To customize, substitute the HTML in the GetFormHTML() function and include any special form generating logic, including preserving any previously entered form field data, in the AddField() function. |