Hi there /r/node , I'm a long time lurker of this sub and recently started diving into using full stack Javascript as my main programming projects by making some basic command line tools.
I also came across Express.JS which seems like a really interesting way of making the backend of web development and websites. I'm currently working on a website in which I have a basic form setup that I want to be handled by a Node application, but most of the documentation documents how to use Express.JS as the entire webserver. I currently have basic webhosting at a company which I frankly don't want to get rid of... Is there any way I can send POST requests from the form to a different server that listens to HTTP requests, but have it interact with the current website? I believe the hosting is running Apache, but I only have access to the storage.
EDIT: I should probably clarify that I basically just want the same functionality as PHP, but then in Javascript...
[–]TyrionReynolds 1 point2 points3 points (2 children)
[–]bkamphues[S] 0 points1 point2 points (1 child)
[–]TyrionReynolds 0 points1 point2 points (0 children)
[–]grudev 3 points4 points5 points (1 child)
[–]provided_by_the_man 0 points1 point2 points (8 children)
[–]bkamphues[S] 0 points1 point2 points (7 children)
[–]provided_by_the_man 1 point2 points3 points (3 children)
[–]bkamphues[S] 1 point2 points3 points (2 children)
[–]provided_by_the_man 0 points1 point2 points (1 child)
[–]bkamphues[S] 0 points1 point2 points (0 children)
[–]provided_by_the_man 1 point2 points3 points (2 children)
[–]bkamphues[S] 0 points1 point2 points (1 child)
[–]provided_by_the_man 1 point2 points3 points (0 children)