0
Good morning Guys! Great Friday!!
I’m having a doubt here I’m getting all the data from a form
$.post("salvar_1.php", $("#form").serialize())
More need to remove a select with the name date, serialize, and something else at the end I I pass all the data for $_GET with
var str = $('#data').val() + decodeURIComponent($( "form" ).serialize());
window.location.replace(str);
This part I managed to take out, @’s @40 for emails, but the spaces keep coming as %20... I can get this I need to clear the url at the end! and without the date variable of select!
Good day vlwho, cool serious shows how the values are, how the full url is, how the value is in select and how it is going to the server.
– Joan Marcos