in reply to Ajax to refresh array
The basic structure of your AJAX handler, then, will be something along the lines of:
If you show some of your current code, we can provide more detailed advice, but perhaps that brief outline will be enough to get you going.retrieve previous set of values add new user-submitted value to the set store new set of values send an HTML snippet back for CGI::Ajax to insert into the page
|
|---|