Hello all,

I've set up a calendar interface in javascript/php that reads data from an Access DB. Right now it works fine on our intranet, but I want it to set it up to be accessed by external users on the web. If I move the front-end javascript/php hosting to an external host, how would the php connect to the Access 2007 DB on our server? The Access server is running windows XP, it is behind a router, has only been used in an intranet capacity thus far, and I'm not sure how to make it's ODBC connection visible to external users. Anyone have any ideas? I haven't been able to dig up anything useful elsewhere on the web.

Thanks,

Justin