Send parameters of a url for other urls of the site to have these same parameters for use of variables

Asked

Viewed 8 times

0

1 answer

0

puts the parameters in the form action attribute:

<form method="POST" action="/teste?dia=4&mes=Janeiro&ano=1948&nome=Anderson">

Browser other questions tagged

You are not signed in. Login or sign up in order to post.