Not a good suggestion as DAPs have gone away in 2007 and above.
Right now, there aren't a whole lot of options for moving to a web presence with Access. When 2010 comes out you can do a lot better (if using SharePoint 2010 as well), but you can currently write web pages to connect to an Access database but that really takes someone who knows ASP, ASP.NET, etc.
The frontend items like forms, reports, etc. are not able to be run from the web (at this point).
If you just want to use an Access database as the data source for web pages, then take a look at Visual Web Developer 2008. This is a free web development tool from Microsoft. You can download it and you can use an Access database as the data souce for the asp.net web pages you create with it.