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

Reading Mail and Answer with a hidden field for the body

Contributor ,
Mar 23, 2011 Mar 23, 2011

When I read Email with CFPOP,

ok, no problem.

To answer the mail, i put a form with a hidden field containing the incoming Mail body (to resend)

Sometimes, depending of incoming mails,

the hidden field display unwanted caracters (caracters contained at end of the body of original mail)

How to get reed of this ?

That should be a known problem ?

Thanks for any help.

Pierre.

TOPICS
Advanced techniques
815
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
Contributor ,
Mar 23, 2011 Mar 23, 2011

Just a thought, to advance in my diagnostic,

Hidden fields do not support HTML inside ?

Thanks for help again.

Pierre.

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
Contributor ,
Mar 23, 2011 Mar 23, 2011

As far as I can see, the Mail Body must be cleaned up before I can reuse it

in an hidden field ?

Any idea ? Thanks.

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
LEGEND ,
Mar 23, 2011 Mar 23, 2011

Use a session variable instead of a hidden field.

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
Contributor ,
Mar 23, 2011 Mar 23, 2011

Ok, thanks, I will try.

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
Contributor ,
Mar 23, 2011 Mar 23, 2011

Thanks a lot,

seems working,

I will go farther with more sofisticated mails to see.

Pierre.

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
Contributor ,
Mar 23, 2011 Mar 23, 2011
LATEST

Thanks, does work fine.

Pierre.

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
Resources