December 4, 200718 yr I'm creating a script that will send an email getting data from a particular record. As the primary user for this uses Thunderbird, I'm doing this with a open url mailto: script. There are a couple instances where I am trying to insert data from a checkbox set, however instead of there being a carriage return at the end of each option, it just runs them together. For example Option1Option2Option3 Instead of Option1 Option2 Option3 It works fine if I use the regular send mail function, but I can't get it working with the open url function. Thanks! Matt
Create an account or sign in to comment