Creating HTML Sortable Files/Reports

padlocked17

Registered User.
Local time
Today, 05:34
Joined
Aug 29, 2007
Messages
275
I've got an Access 2007 Database that is stored on a local LAN.

We utilize Sharepoint which resides outside of the LAN on a WAN (essentially a server elsewhere that we connect to through the internet).

I'm currently using the local Access Database to export PDF's to Sharepoint through VBA.

What I'd like to do is create sortable HTML/ASP/PHP pages that either pull real-time from the Access Database (Assuming I migrated the database to Sharepoint which I think brings in another level of I don't know how to's) or I'd want to create static html pages that would be sortable.

I'm assuming that if I went the static route I'd need to incorporate javascript to do the sorting. We basically don't want static PDF reports with no sort capability on Sharepoint.

Does anyone have any ideas on how to accomplish this?

Thanks!
 

Users who are viewing this thread

Back
Top Bottom