[AngularJS] Sending Email using Angular 7

2019-04-14 Thread suresh . success123
Hi Team, Can you help me provide information on how I can send email using Angular? Thanks & Regards, Suresh Kumar M 9910654993 -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop

[AngularJS] Re: Testing HTTP to see if it picked out the right JSON from local filesystem

2019-04-14 Thread andom . kifi
Thanks Sander! Always nice to learn new things. Curious, what is EMPTY? On Saturday, 13 April 2019 22:44:11 UTC-7, Sander Elias wrote: > > Hi Andom, > > I would start with replacing it with something like: > result$ = concat( > this.http.get('/assets/a.json').pipe(catchError(e => EMPTY)), >

[AngularJS] ngx pagination and visble page numbers at time

2019-04-14 Thread Dev C
I am using ngx- pagination in my angular 6 application, all well till it comes to number of page numbers visible at a time, I have set my HTML template code as below. but as per attached image it shows 1 .. 10 I dont want such kind of display, I want 1,2,3 at a time and when I click on next to the