Actually you can hardly do anything like that with just HTML and/or Javascript as both are just run on the client side.
You need something that runs on the server side, like for example PHP or ASP.