Complete code
On Sat, Dec 28, 2019, 19:52 Aneesking 2 <[email protected]> wrote:
> Passing a String in a Method of Submit Giving undefined error in Angular 7.
>
>
> I am getting error so anyone who knows Angular 7 then please add me in
> Skype: aneesking2
>
> This is code:
> validateEmailUser(Email:string)
> {
> console.log('This called',Email);
>
> this.httpclient.post('http://localhost:65513/check-emails',{Email}).
> subscribe(
> (response) =>{
> this.toastr.success('User Deleted Successfully');
>
> });
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Angular and AngularJS discussion" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/angular/55f52eae-c7c6-463c-a7db-e845e43fc030%40googlegroups.com
> <https://groups.google.com/d/msgid/angular/55f52eae-c7c6-463c-a7db-e845e43fc030%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
--
You received this message because you are subscribed to the Google Groups
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/angular/CANmMz6QX42fSZub4DAmAQAvw4XxtwavFu26hkDd-k71NK8DMQw%40mail.gmail.com.