Hi, based on the httpd-example, I made a form with up to 16 input fields, but on processing the values there is a limit of 271 bytes. How can I process strings longer than 271 bytes? Is it possible to divide the http request in several "lines"? Many thanks in advance Peter