0
Html problems
How can i send my html from automatic submit
1 Respuesta
+ 1
Are you talking about forms? Or the file html?
In the first case, you need to add the function in the form label like:
<form onsubmit="function()">
How can i send my html from automatic submit