S
Scott
How can I get text to remain on the Browser's statusbar?
For example, if I'm saving data to a DB Table after a user
clicks a Button in the ASP page, I want the statusbar to
show something like "Save Successful" or "Save Failed" so
they know something happened.
Right now, I'm trying to use the windows.status property,
but it just flashes real quickly in the statusbar and
then "Done" is displayed.
For example, if I'm saving data to a DB Table after a user
clicks a Button in the ASP page, I want the statusbar to
show something like "Save Successful" or "Save Failed" so
they know something happened.
Right now, I'm trying to use the windows.status property,
but it just flashes real quickly in the statusbar and
then "Done" is displayed.