%! /* decls */ %> <% string appl, browser, what, tracefile, lastControlID; string action_no, p1, systemID; boolean error; string token; string msg_confirm; appl = __icm_get_system_property ("app_name"); browser = __icm_get_browser_type(); what = htmlenc(__icm_get_form_field ("what")); lastControlID = htmlenc(__icm_get_form_field ("lastControlID")); systemID = htmlenc(__icm_get_form_field ("systemID")); %>