Rashar
01-09-2004, 02:30 PM
Hi.
Is it possible to call a javascript variable into HTML code?
For example, I have a javascript function that add's numbers, and the results are passed to a variable called called var total. I want to take that variable, and call it in the HTML code to display the results. I can display the results if it is in a text box, however i would rather just display the value.
Thanks,
Rashar.
Is it possible to call a javascript variable into HTML code?
For example, I have a javascript function that add's numbers, and the results are passed to a variable called called var total. I want to take that variable, and call it in the HTML code to display the results. I can display the results if it is in a text box, however i would rather just display the value.
Thanks,
Rashar.