HI,
I use perl with CGI.
During the execution of a script I want to inform the user regarding a procedure that ended.
For example: "Step 1 is done".
The thing is that I do not want to loose the information that is currently displayed in the browser, I do not want to redirect to a different page.
I guess I need something like a message box.
Thanks,
I use perl with CGI.
During the execution of a script I want to inform the user regarding a procedure that ended.
For example: "Step 1 is done".
The thing is that I do not want to loose the information that is currently displayed in the browser, I do not want to redirect to a different page.
I guess I need something like a message box.
Thanks,