Guest User

Untitled

a guest
Sep 20th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. console.warn(this.profileForm);
  2. this.http.post('./script.php',this.profileForm).subscribe(function(data){
  3.  
  4. });
Add Comment
Please, Sign In to add comment