   #PHP Manual Forms Data Format functions fdf_set_flags fdf_set_opt

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                           fdf_set_javascript_action

   (PHP 4 >= 4.0.2)
   fdf_set_javascript_action -- Sets an javascript action of a field

Description

   bool fdf_set_javascript_action ( resource fdf_document, string
   fieldname, int trigger, string script)

   fdf_set_javascript_action() sets a javascript action for the given
   field fieldname.

   See also fdf_set_submit_form_action().
   ______________________________________________________________________

   Prev          Home        Next
   fdf_set_flags  Up  fdf_set_opt
