Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Email Issues

Avatar

Level 1

I've got a form that I need to be submitted via email.  I've tried using the Email Button and creating a button and using java to send the form to email but i'm having an issue.

When i try to submit via email, I get a pop up that says.

"Choose Profile"

The only option is MS Outlook which is the default email client.

If i choose OK, then the pop up closes, but Outlook never opens and of course my form never gets emailed.

Thanks for your help.

2 Replies

Avatar

Not applicable

In order to bypass the Client Email Software, you need to submit to a server-side script, which sends the PDF or PDF data as an attachment using a SMTP host.

For more information, please visit:

http://www.pdfemail.net/

Avatar

Level 1

I had the same issue and was able to fix

it by running the Fixmapi.exe tool.

For more Info on it you can check out.

http://support.microsoft.com/kb/228457