So you want to build a database-driven web site. There are many ways to do it. Since you want to use Access database as the web (backend) database, I recommend posting questions in the forum of "Microsoft: Active Server Pages (ASP)" or "Microsoft: ASP.NET".
Classic ASP uses vb script language, which is very similar to VBA used in Access. ASP.Net uses vb.net language, which is still visual basic but quite different from VBA.