I have a VB application that interfaces with an access database. I would like to run it on the web, and have subsequent users accessing the application from various sites. I imagine that i would need to install the application and the database on the web server. Upon new users accessing program on the web, a download would take place to add the necessary files to the client computer so they can run the program from the web. Am I right in my assumptions? In any case, please provide some directions in this process. Thanks.