How do you send a message to the browser in JavaScript?
Answers were Sorted based on User's Feedback
Answer / krisha
Either use (document.write) or use web technology like php
and pass the value through url and get on that page.
| Is This Answer Correct ? | 14 Yes | 2 No |
Answer / ravi
Document.write("Message") It's the correct format
| Is This Answer Correct ? | 13 Yes | 2 No |
What are escape characters in javascript?
What is the importance of javascript?
I am working on project in asp.net in which i have opned doc file on client side.plz send me coding on markpatentoffice@yahoo.com.
How to have the status line update when the mouse goes over a link (the support of the status line is sporadic)?
Write a program to exaplain the deferred scripts using event handlers in javascript.
How can javascript be used to improve the "look and feel" of a web site? By the same token, how can javascript be used to improve the user interface?
What is the difference between a web-garden and a web-farm?
What is the difference between var and let?
What is a javascript code?
What creates scope in javascript?
Is it possible make a call to server side event of any button using javascript?
How to call a function inside a function in javascript?