G
Guest
In ASP.NET, I'm trying to create an email that lists all the products ordered
in a "cart."
I'm not sure how to go about this. Do I create a method in my object file?
Or do I create the string in an ASPX page?
Thanks for any direction!
in a "cart."
I'm not sure how to go about this. Do I create a method in my object file?
Or do I create the string in an ASPX page?
Thanks for any direction!