We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello there,I am developing an application using Network Component Version 7.13.1. The application has a HTTP Server and I am using method POST in a several of html pages to submit my device configurations.Every time that a POST is received by HTTP Server, it calls netCGI_ProcessData(), but I don't know how to find out what form is being submitted.Should I use unique input names in my html pages even in different forms? Or is there any way to work with different forms with same input names?Regards,Murilo