I would like to use the status bar for something useful for a change... I have a page cold fusion page that checks an email account for messages. When the page loads I use the onload event, with a return true at the end, to display "checking email". But when it is finished I would like it to blank out. I tried a <script>window.status=''</script> in the body at the end of the page but it did not display a blank.
How else could this be accomplished?
The only dumb questions are the ones that are never asked
How else could this be accomplished?
The only dumb questions are the ones that are never asked