0

I have created login form ,but where it get submited in website?

Login form

25th Sep 2016, 7:57 AM
pushpak
3 odpowiedzi
+ 1
If you are just using HTML your form will not get any interaction with the website .You need to use server language like PHP which will take whatever information you have typed in forms and present it as an output .
27th Sep 2016, 7:00 AM
Sanjai Mampala
Sanjai Mampala - avatar
0
I think you need to learn Java Script to do this. HTML just consists of the buttons and user input but not the reaction to it.
25th Sep 2016, 10:33 AM
Cindy B
0
you should use server side languages like php or aps.net (and databases like mssql or mysql)to do that.
25th Sep 2016, 11:00 PM
sina jalalvandi
sina jalalvandi - avatar