Data Access Pages are used as the "GUI" over an intranet for an ACCESS
database. They work through the internet browser, and use VBScripting or
JavaScript as the programming language. They also use ADO for recordsets and
queries.
They have many limitations when compared to forms and reports, but they do
have their uses. Unfortunately, there is not a lot of documentation for
them, nor have many words been written about them in books.
Data Access Pages are used as the "GUI" over an intranet for an ACCESS
database. They work through the internet browser, and use VBScripting or
JavaScript as the programming language. They also use ADO for recordsets and
queries.
They have many limitations when compared to forms and reports, but they do
have their uses. Unfortunately, there is not a lot of documentation for
them, nor have many words been written about them in books.