Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Trying to SUBMIT a form via email and need to open port 143 on my machine...HELP!

New Here ,
Jun 16, 2016 Jun 16, 2016

Created a pdf form in acrobatDC. Using a SUBMIT button I get an error msg asking to open port 143. I believe I need to

Open a port in Windows Firewall. Agree?

Error 143 Port.JPG

TOPICS
Acrobat SDK and JavaScript , Windows
415
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Jun 17, 2016 Jun 17, 2016
LATEST

You didn't say what operating system or router/FF you were using; but, you should look into setting up the button to submit to a server-side script such as PHP or ASP.net. Scripts bypass client-side email software; end users don't need to open any ports and it is a more reliable and secure way to get the submission to your inbox.

Visit the following website for online examples:

www.pdfemail.net/examples/

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines