How do you send a message to the browser in JavaScript?
Answer Posted / 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 |
Post New Answer View All Answers
What is the purpose of using javascript?
How to get value from dropdown (select) control?
How to convert “20” to number in javascript?
Does spacing matter in javascript?
What are the javascript data types?
Is null in javascript?
What is decodeuri(), encodeuri() in javascript?
What is a nan value?
How do I run javascript on my iphone?
How to create function in JavaScript?
What are global variables in javascript?
What is undefined value means in javascript?
How to open a window with no toolbar, but with the location object?
Where do I write javascript code?
Write the code for adding new elements dynamically?