# Access databases and the internet

**URL:** https://boards.straightdope.com/t/access-databases-and-the-internet/56788
**Category:** Factual Questions
**Created:** [March 5, 2001, 3:47am UTC](https://boards.straightdope.com/t/access-databases-and-the-internet/56788 "2001-03-05T03:47:15Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Sterra](https://avatars.discourse-cdn.com/v4/letter/s/8c91f0/32.png) [@Sterra](https://boards.straightdope.com/u/Sterra)
#### Post date: [March 5, 2001, 3:47am UTC](https://boards.straightdope.com/t/access-databases-and-the-internet/56788/1 "2001-03-05T03:47:15Z")

</div>

I put a kinda database thing together on my website [http://www.shygar.com/historyofhorizons/story1.htm](http://www.shygar.com/historyofhorizons/story1.htm) (at the bottom) I know how to use access and excel to make the databases(im using frontpage, don’t crucify me) but I don’t know how to make my someone able to put new information to it on my website. So I was wondering, do I need years of study needed before I could fix that, or is the answer something relatively simple.

---

<div class="post-metadata">

### Author: ![BF](https://avatars.discourse-cdn.com/v4/letter/b/b5ac83/32.png) [@BF](https://boards.straightdope.com/u/BF)
#### Post date: [March 5, 2001, 12:56pm UTC](https://boards.straightdope.com/t/access-databases-and-the-internet/56788/2 "2001-03-05T12:56:55Z")

</div>

Asmodean,  
It is relatively simple. Check out FrontPage help on how to create an Active Server Page (with a .ASP extension). You have to link your database to the page that will use it, including userid and password, if that’s the way you’ve set up your dbase. Sorry I don’t have time to give you links.

---

<div class="post-metadata">

### Author: ![padabe](https://avatars.discourse-cdn.com/v4/letter/p/919ad9/32.png) [@padabe](https://boards.straightdope.com/u/padabe)
#### Post date: [March 5, 2001, 7:14pm UTC](https://boards.straightdope.com/t/access-databases-and-the-internet/56788/3 "2001-03-05T19:14:27Z")

</div>

Try [Adding records to the database with ASP](http://www.stardeveloper.com/asp_addrec_1.asp). Some [others](http://www.aspin.com/home/tutorial/database/addrecor).

Most of these articles are generalized, hopefully your webhost has a message board where you can get more specific info.
