I am trying to make a form with data which is already existent in a website on the Internet. Thus I am trying to eliminate data inputting and linking each field to a part of a webpage. Any idea how I can go to do this?
In fact that's what I want. I want the changes in the website to update my database. Basically this is a country form, where i am going to capture Rate of exchanges etc... and I want the database to automatically link with a webpage to get the data and always display to the user the latest data. If anyone has an idea how I can do this I will appreciate it.
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.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.