PS. Danny Lesandrini has a download titled "ASP Client Error Log" that you
might find useful. You can find it on this page:
http://www.amazecreations.com/datafast/download.aspx
Also, try this page:
http://www.amazecreations.com/datafast/ShowArticle.aspx?File=Articles/dsexample1.htm
Good Luck, and thanks for marking my response as an answer.
Tom
http://www.access.qbuilt.com/html/expert_contributors.html
__________________________________________
:
I think so, if you are willing to use data access pages (DAP's). I tend to
avoid DAPs myself. These were first introduced in Access 2000, so you have
version 1 of DAP's available. There are many limitations of using DAP's,
including Internet Explorer must be installed on each client PC, along with
Office web extensions, which I believe you can only get by having a legal
copy of Office 2000 installed on each PC.
DAP's are "okay" (not great) if limited to a tightly controlled environment,
such as a company Intranet. They are not suitable for the Internet. If you
want real-time data retrieval, with sorting and without the limitations of
DAP's, you should probably be looking into ASP, ASP.NET, DreamWeaver, or some
other software package.
Tom
http://www.access.qbuilt.com/html/expert_contributors.html
__________________________________________
:
Is it possible to make it so that they can sort the data (like A-Z, Z-A) on
the webpage