• hi,

    I want to use a calculation in JS but I want to keep it hidden for the cli?nt. So, I want to run the JS serverside.
    How can I easily connect to it from a webbased form?
    So, the user fills in several fields with which te JS will calculate at the backend.
    After that, a pdf has to be mailed to the requestor.

    • This topic was modified 4 years, 10 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Everything else WordPress topic

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • You can not use ServerSide JS (NodeJS) with WordPress.

    Alternatively, you could use ReactJs to build your Form and Minimize (Compress) the Javascript for the Production Server.

Viewing 1 replies (of 1 total)
  • The topic ‘Use JS serverside with WP’ is closed to new replies.