rlb_wpg
Oct 16th, 2000, 12:05 PM
Is there a way to update the window's status bar
within an asp page?
I would like to show the different stages of the
report in the status bar. For example, connecting,
getting records, creating report, etc.
In html it's done by typing window.status="Getting Records"
within an asp page?
I would like to show the different stages of the
report in the status bar. For example, connecting,
getting records, creating report, etc.
In html it's done by typing window.status="Getting Records"