Hey everybody, i need to send a file to NutOS via HTTP Post request. Therefore i need to specify the "multipart/form-data" enctype in my html form. Unfortunately NutOS won't understand that enctype and NutHttpGetParameterCount returns 0 :( How can i send a file to NutOS via HTTP POST request? Any ideas? Greets, Goddchen