How can I redirect user to new page after submit the form to the server. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How can I redirect user to new page after submit the form to the server.

I mean to say that how the form perform both the task by just one click on submit button?

15th Jun 2018, 4:33 PM
BALOOCH ANZARAHMEDKHAN ZAKIRAHMEDKHAN
BALOOCH ANZARAHMEDKHAN ZAKIRAHMEDKHAN - avatar
5 Answers
+ 1
What language?
15th Jun 2018, 10:24 PM
Ben Allen (Njinx)
Ben Allen (Njinx) - avatar
16th Jun 2018, 11:32 AM
BALOOCH ANZARAHMEDKHAN ZAKIRAHMEDKHAN
BALOOCH ANZARAHMEDKHAN ZAKIRAHMEDKHAN - avatar
+ 1
What language are you trying to accomplish this in? PHP, node.js, ASP.NET, etc.
16th Jun 2018, 11:49 AM
Ben Allen (Njinx)
Ben Allen (Njinx) - avatar
+ 1
You can't do this purely in HTML. You need a Turing complete language like PHP or JS.
17th Jun 2018, 12:47 PM
Ben Allen (Njinx)
Ben Allen (Njinx) - avatar
0
Html
17th Jun 2018, 8:19 AM
BALOOCH ANZARAHMEDKHAN ZAKIRAHMEDKHAN
BALOOCH ANZARAHMEDKHAN ZAKIRAHMEDKHAN - avatar