web forms

R

Ron C

is it possible to create an access form to used on a web page? Can one also
display an access report as a web page?
 
D

Dan Artuso

Hi,
Web applications are complex things.
The simple answer is try a DAP project from Access.
You can google on data access pages for more info.

This is only a good solution for an intranet environment, *not* the internet.

For reports, you can try exporting in HTML to keep it simple.
 
Top