+ 1
i have written a webpage on HTML,and i want to open it with taking user's ID and password,will it done with html and css??
10 Antworten
+ 1
Syed Arsalan Only with html and CSS it is not possible. You need one Programming Language like PHP or Java.
Here an example is given in PHP language-
https://www.tutorialrepublic.com/php-tutorial/php-mysql-login-system.php
0
What do you want to open? Html page?
0
Yes
0
To open html html page just do double click on the file.
What do you mean by taking user input and password?
0
I think you have to use javascript php
0
I'm not sure
0
Yes i want to take user input
0
Syed Arsalan Means you want to take user inputs like username and password and after login want to go on another page. Right?
0
Yess
0
You could easily find some javascript online to imput