Hello, First of all, I load the page HTML to search for information, and
this page HTML has one input text and one button, when I type and click on
the button, I search for information on DB, and with data try to reload the
page with, but it's not happening.
How do I reload that same page wit
Hello,
I'm a noob about Golang, I'm studying and making samples...
I have a form HTML with inputs and a table
I created a function to update and execute a function javascript
In function, js get all information from HTML, inputs, and table, but in
golang
I don't get the table information...How ca