2 forms html Arduino

Hi,

my form is working normal with the get method, when I put another form the get method is already no more, it is null, how do you put 2 forms on the same page?

how do you put 2 forms on the same page?

It is unlikely that you want to do this.

You can, by using with stuff in between more than once, and having each for have a submit button.

But, is is far more likely that there is something wrong with the code you have now, which you failed to post, despite that being a stated requirement for posting in this section.