function message() { alert('Welcome to E-Business!!!') } You want the user to see the above message upon opening the page, how will you implement this?" class="related-a">
104. Consider the following JavaScript alert: You want the user to see the above message upon opening the page, how will you implement this?