Project

General

Profile

Actions

SendEmail » History » Revision 1

Revision 1/3 | Next »
Soh Keong, 08/22/2022 03:16 PM


SendEmail

Steps

1. https://www.tpmserver.tk:9093/TestPage/page/email/email.jsp
2. Paste content to Email Content column
3. Click on the "Source" button.

4. Copy the html content from Email Content column
5. Paste the content to Notepad++
6. Remove empty line --> Edit -> Line Operations -> Remove empty lines
7. Replace '"' with '\"'
8. Replace '^(.+)$' with 'sb.append\("\1"\);' using Search Mode'Regular expression'

9. Copy and paste to 'Stockist_batch.com.ecosway.stockist.main.EmailSend'

Updated by Soh Keong about 2 years ago · 1 revisions