Expand my Community achievements bar.

What data to return when submitting form to a php script?

Avatar

Level 1

Been trying to figure this out for few days now. Been googling it up and found nothing.

I made a form with livecycle designer, put a http submit button to post data to my php script and when I open it up on acrobat reader and try to submit it, I get an error about content-type not being correct etc.

What kind of content-type should I be returning then? text/plain, text/html and application/pdf with 0 lenght content doesn't seem to cut it. Can I disable whole return-check as I really dont have anything to return? Or can I somehow send an "success/failure" pop-up or something?

0 Replies