2 Replies Latest reply on Jul 7, 2010 7:36 AM by charles.salasoberlin.gmail.com

    Upload status information

    anitha.nagani.raj.gmail.com

      Hi all,


      I have an upload functionality in my application. To keep the track of status while uploading i have two tables
      which stores the information of the user who uploaded the file, time of uploading and the log message.


      Now i want to capture all these information from the database and display on the user screen while upload is taking place.


      How can i do that? Please help.