Posts by Victor Hugo • 5 points
3 posts
-
0
votes1
answer229
viewsQ: Nodejs send server files to server
Good afternoon, my friends, I am trying to send a file from an application of mine (in Node) to a web server made in PHP. But it is returning the message saying that the file parameter (arqCsv) was…
-
0
votes1
answer297
viewsQ: Firebird + Entityframework with Visual Studio 2015
Hello, I need to create a Firebird connection with visual studio, but I’m having problems with the integration, I searched videos on the internet, and only have reference 2012, I did not find…
firebirdasked Victor Hugo 5 -
-1
votes2
answers405
viewsA: Angular $routeProvider using <div ng-view></div>
I think we missed the ng-app and the ng-controller on the index. You only declare the dependencies in the first file declaring the angular application. in the case only in the main will have the…