jQuery: Show progress while server is processing data

Discussion in 'jQuery' started by DanielHB, Jul 9, 2008.

  1. #1
    I currently have a form which when submitted (using ajaxForm in jQuery) displays a standard "processing" message

    The problem is that the server has to do a lot of processing which can take upto 2 minutes and if there is no activity the user may think there is a problem and leave.

    Is there a way to update the processing message to say what it's currently doing? Any examples?

    Thanks
     
    DanielHB, Jul 9, 2008 IP