Thank you for your answer. Thats the logic i'm missing as i dont understand 
much about the server side / node side. 
I was trying to understand what they are talking about in this 
<http://stackoverflow.com/questions/25614635/sending-angularjs-form-to-nodemailer-to-send-email>
 forum.

Basicly i just need to retrieve the content of a shopping cart either by 
HTML or with some angular magic. I would have liked writing someting like: 
var emailContent ="<div ng-repeat="item in cart">{{item}}</div>
<button ng-click="sendMail(emailContent)">

I feel i have been losing too much time trying to apply some Angular logic. 
.. that i dont have yet ^^ 

Best regards

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to