I know vba with MSAccess but need to create a web app of an MS Access App.

I need to make it multi user with the user only being able to see and edit his own data. The db is quite simple and could have only a single table, but could divide into one main table with a couple of relational tables.

I need the user to be able to login in and create his own password. I would want the user to have to validate (e-mail) simular to registering for this forum.

I noticed that this forum is PHP driven. I thought that might be a better solution but a higher learning curve from vba to vb.net

I posted this on the database forum but got no response.