I have created a Regristration form in which there is a Sumbit button but when I click submit it doesn't show anything | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

I have created a Regristration form in which there is a Sumbit button but when I click submit it doesn't show anything

;

2nd Dec 2020, 6:17 AM
Nitij Yadav
Nitij Yadav - avatar
8 Answers
+ 1
What to do
2nd Dec 2020, 6:17 AM
Nitij Yadav
Nitij Yadav - avatar
+ 1
Which code should I use
2nd Dec 2020, 6:17 AM
Nitij Yadav
Nitij Yadav - avatar
+ 1
Thank you friends 🙏
3rd Dec 2020, 3:03 AM
Nitij Yadav
Nitij Yadav - avatar
0
Can you show your code so we can help you. Be sure that you are writing a onsubmit field.
2nd Dec 2020, 6:43 AM
Yahya Bey
Yahya Bey - avatar
2nd Dec 2020, 6:48 AM
Nitij Yadav
Nitij Yadav - avatar
0
You need to use javascript. Using only CSS and HTML, you cannot take input or create output, as theyre not programming languages.
2nd Dec 2020, 9:57 PM
Aria
Aria - avatar
0
You will need a webserver to store the data collected from your forum. Continue with the basic tutorials, and then later you will learn about server side programing.
2nd Dec 2020, 10:17 PM
Chris Coder
Chris Coder - avatar
0
If you would like to learn more right now, Go here https://www.w3schools.com/php/php_forms.asp
2nd Dec 2020, 10:19 PM
Chris Coder
Chris Coder - avatar