- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
I've tried your code by replacing cSubLine and cBody vars by a simple string and it worked fine here...
I suggest you make messageBox for each var you are passing through the submitForm
xfa.host.messageBox(cCCAddr);
xfa.host.messageBox(cSubLine);
xfa.host.messageBox(cBody);
then now take a look at those variables and see if there's something wrong.
Good luck!
Views
Replies
0 Likes
Total Likes