DeX Posted June 20, 2011 Share Posted June 20, 2011 I have everything set up to share a contest with a friend by clicking a button and inputting your friend's email address but I can't seem to get the body of that email to contain the HTML web content I want. Basically I have it set up right now that the body of the email just contains some simple HTML code but I would like it to embed the content from another html file that I have on the server so it essentially displays that HTML webpage inside the email and the recipient can click the links. It's easy enough to manually create the email but if I'm doing it with JSP, how can I pull in that external HTML file from the server to include in the body? Quote Link to comment https://forums.phpfreaks.com/topic/239905-how-can-i-embed-a-webpage-into-an-email-and-send-with-jsp/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.