Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Im having output from a form emailed to me, but its all binary data. Whats wrong?

0
Posted

Im having output from a form emailed to me, but its all binary data. Whats wrong?

0

It’s probably not binary — just ordinary form output, which is all text, ampersand-delimited, URL-encoded, variable-value pairs. Your form is probably being processed by a “mailto” URL instead of a real CGI program, and that’s not a satisfactory alternative.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123