0 Replies Latest reply on Aug 18, 2011 5:03 PM by jessebs

    Event Information in Richfaces 4

    jessebs

      I'm using the fileUpload component, and am trying to get information (like filename and size) in the onfilesubmit event.  Is there an example on how to do this?  I've found some examples in RF3.3, but they don't help.

       

      I'm trying to do it in the form:

       

      onfilesubmit="alert(*filename*);"