I'm learning how to use Node.js and I find myself not being able to fix this code. I can't find the solution to this. Could someone help me? 'use strict'; modu
I am currently trying to implement THIS very simple content slider. I have reached a point where it is working, however using the CSS code below I need to make
I've got an issue with passing parameters to controller. The main program uses a controller factory to pass a stage object to my controller. The controller fact
I have a variable in PHP, and I need its value in my JavaScript code. How can I get my variable from PHP to JavaScript? I have code that looks
My frontend (written in VueJS) needs to download a large file from a server (~1GB but can get even larger). My current approach is using streamSaver however, al
Trying to take my paypal REST api site live. It works well in sandbox mode, with verified transfers. When I switch my sandbox for live client ID and secret, I
I am using JavaScript to toggle notification like below. How can I add transition between display: block and display: none; I don't want to add an external lib
I have an smtplib function that loops through 2 excel files and then opens them and adds them as an attachment. Right now the have generic names, but I thought
I have 3 versions of Visual Studio installed, and 3 projects that require a specific version. VSLauncher USED to look at the SLN or VCPROJ file and open the cor
I am fairly new to NodeJS and to JavaScript in general. Here is my script: var fs = require('fs') ; var temp = "???"; var test = function (){ fs.readdir(