Hello,
I want to monitor the time between the submit of a html - form and the time I receive my answer html page back on the screen (during my submit of the form a database is accessed and according to the data retrieved a dynamic web page is build up). I want to know the total time of submitting, database action and building up the dynamic html page.
I want to monitor the time between the submit of a html - form and the time I receive my answer html page back on the screen (during my submit of the form a database is accessed and according to the data retrieved a dynamic web page is build up). I want to know the total time of submitting, database action and building up the dynamic html page.