Jump to content

Roy Heath

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Roy Heath

  1. I am new to this forum and am not even sure this is the correct place to put this, so would like feedback if I need to put this somewhere else.

    I have an HTML file I created to make a computation portable to any browser back when I was programming in c about 2000.  I wrote the calculation in JavaScript and used HTML TR and TD tags to process input and output.

    I am learning about node.js and suspect that I can put the JavaScript code in a javaScript file and keep the HTML TR and TD tags as they are.

    Given this, please advise as to what I need to focus on in node.js to make this happen.  I expect to know the entire node.js system eventually, but am looking to have results sooner than later and perhaps write an article about the process for others who have a similar starting point.

    Thanks in advance,

    Roy

×
×
  • Create New...