I am setting up a website to use at work and i am trying to figure out a way to set up a form on the website that once a value is entered on the web form and a button is pressed or the tab button hit, it will run a query on an access database and return the value for that object. For instance...
the access database has area codes as well as the different servers the area code is homed off of, on the website i want to be able to enter the area code and hit GO and it return the name of the server it is homed off of. I have something set up in Excel (VBA) that does this for me but i wanted to move it to HTML or something...any advise?
the access database has area codes as well as the different servers the area code is homed off of, on the website i want to be able to enter the area code and hit GO and it return the name of the server it is homed off of. I have something set up in Excel (VBA) that does this for me but i wanted to move it to HTML or something...any advise?