This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes HTML, CSS and JavaScript and the fly likes receive javascript value in html Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "receive javascript value in html" Watch "receive javascript value in html" New topic
Author

receive javascript value in html

gaurav chaudhary
Ranch Hand

Joined: Jun 24, 2002
Posts: 64
I have a var temp in javascript which has some string as value which is dynamically generated. Now, How do I display that value in html?


gaurav
Eric Pascarello
author
Rancher

Joined: Nov 08, 2001
Posts: 15362
    
    6
how do you want to display it?
form element,
innerHTML,
document.write,
alert
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: receive javascript value in html
 
Similar Threads
Accessing indexed properties in Javascript
How to supply argument value in javasciript...
Control a String Value Display
global variables in Javascript
Struts html:options and JavaScript