|
Hi,
Sorry if these are dumb questions, I have some past programming abilities using qbasic, vb etc... I think some of that is making it difficult to get the javascript basics down.
I have a program with 4 inputs, a calc button, and 2 outputs. I want to take the 4 inputs, calc them, and display those results in the 2 output boxes. Is this possible? Can you please enlighten me on how I would do this?
I thought maybe I could write to it by the document.write, that doesn't seem to work, then I ran out of ideas....
Thank you
|