whole form progress bar

whole form progress bar

Hi Community,

I am trying to implement a form with progress bar displaying the processing level
I am using the ajaxForm plugin here:  http://malsup.com/jquery/form/
This plugin have nice feature that supports progress bar of file upload.
While my form have many post process after file upload.
I was wondering how to monitor the whole form instead of just file uploading with this plugin?

Thanks.