February 3, 200619 yr Can you suppress the email client window and have the email automatically sent in the background using open URL script step via IWP?
February 8, 200619 yr In a word, no. When you are in IWP, you're at the mercy of the browser/operating system, and the browser is where the email trigger occurs. In my opinion, the mailto URL for sending email is a kludge. I'm spinning off the top of my head here, but perhaps you could open a URL that was a PHP script that creates emails using passed variables and sends it. David
Create an account or sign in to comment