Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
I think I understood what a person wants
, it's just not entirely clear how something can be sent to a form
, they send a request to the server and not to an html form
, so the
question was probably "where does this form send the request so that I can do exactly the same programmatically?"
in this case, the answer will be:
the action attribute is optional and if not specified, it refers to the current URL
, that is, the URL at which this form was loaded
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question