I was wondering if there is a way that a form on a website will store the information in a access database. Please help. Thanks
access & website form submissions
Collapse
X
-
Tags: None
-
A Form/Page on a Website is nothing more than a vehicle that displays and/or allows data entry, modification. The actual data itself is usually stored in some remote location in the form of a Database. A persistent connection is maintained to the Database from the Front End Interface.Originally posted by topthebookieI was wondering if there is a way that a form on a website will store the information in a access database. Please help. Thanks
Comment