Questions tagged as 'angularjs'

0
answers

Angular CLI Configuration

You can help me please this error, do not let me compile, this is my package.json { "name": "smartboxes", "version": "0.1.0", "license": "MIT", "scripts": { "ng": "ng", "start": "ng serve", "build": "ng build", "t...
asked by 28.08.2018 / 19:55
1
answer

NaN error in angular when adding amounts

I have a function in angular which me suma the amount that happens with the parameter, but throws me at the end of the suma error Nan , which can be ?, this total is plasmo in html , I hope for your help, thanks!...
asked by 23.08.2018 / 17:32
0
answers

Error in forms with AngularJS and Materialize

I am setting up a web application with AngularJS and Materialize. The versions I use are the following: AngularJS 1.6.6 Materialize 0.100.2 jQuery 3.2.1 I need to paint the response of a service in a form (ng-model in each field) but...
asked by 22.08.2018 / 14:15
0
answers

how to make angular "receive" or pull an html file, and from angular to python?

In a form of an HTML page with the tag input typye="file", in which you can select a file, this file is sent by email in automatic .. in my project I pull the data to angular and later by means of post I send it to python to send mail from py...
asked by 29.08.2018 / 21:28
0
answers

AngularJS | How to put different meta tags in a dynamic site with NgRoute?

I'm making a web page with AngularJS , and use a controller with NgRoute , and with Ngview pass page by page as a dynamic website, the problem is that I want to change the title and the metatags for each page that happe...
asked by 20.08.2018 / 19:00
0
answers

Emails are not sent from the application

I am sending emails automatically from an application in python, run the whole process but the email is not sent, I hope you can help me, I leave the code @csrf_exempt def tickets_canalizacion(request): try: conexion = conexion_db(...
asked by 20.08.2018 / 16:38
1
answer

It takes more than 5000 angularjs records and c #

I'm trying to show 5000 records and I'm using angularjs and c # mvc5 if it shows me all the records in the datatable just that it takes to show them, what can I do to optimize this and not be late, it's worth mentioning that in the console it sh...
asked by 18.08.2018 / 02:14
0
answers

ERROR in node_modules/@angular/cdk/table/typings/cell.d.ts (41,47): TS1005 error: ',' expected

The present error appeared after executing my project of angular in another computer, the way in which it was installed was only with a npm install to then execute ng serve. I have eliminated cache, downloaded the version of npm that was in 6...
asked by 29.08.2018 / 01:58
0
answers

Equivalent of apache poi in javascript, angulgarjs or react

I want to download an xlsx file so that it can be read in google documents. In java you can use apache poi, I want to know what is the equivalent in javascript, angularjs or react. For my part I will look for it and if I find the solution, I wil...
asked by 17.08.2018 / 17:25
0
answers

Problems connecting to the server from IIS

I am trying to connect my web application published in IIS with Sql server but it launches the following Error: Login failed for user 'ENT \ BERASA3-D1 $'.     
asked by 15.08.2018 / 17:57