Access online application

A

AHR

I'm trying to find out if I can post a form I create in Access on to the web.
My goal is to have an online application that can be filled out and
submitted online with the information submitted going directly into a
database. Is this possible with Access?
 
W

Wayne-I-M

Hi

Create your form on an asp page. If you use Frontpage or Expression Web
there is a wizard for this.
Save the form's results to a database (online).
Import your online database to any hard drive
Import this into your off-line access application
 
Top