That is out of scope for Publisher. You're talking about web programming
versus web design. For the Windows Server platform you'd want to look at
ASP.NET (www.asp.net) which uses ADO.NET for database connectivity.
David Bartosik - [MSFT MVP]
www.publishermvps.com
www.davidbartosik.com
>I am trying to build a web form capable of capturing information from
> individuals who hit the site. I have built the basic HTML page but I want
> to
> store the captured information in a database such as access, can you help
> or
> point me in any particular direction?