Sure, if your hosting provide PHP or server-side scripting feature, you could simply change your index.html into index.php or other script, this will let you make the page dynamic and let you interactively communicate with the user. Some googling on PHP will let you start coding dynamically.