I need to create a modular component that drops data into a access database. The index page must be able to be exchanged on a per client basis. Further, the interface must be able to take information from credit cards and drop it in the database from a magnetic card reader and be touch screen enabled. I'm just getting started with this project and I'm not sure where to begin. Can anyone point me in the right direction or throw any sample code my way?
Hmm, the Access DB should not be an issue. What kind of software were you givne with your card reader? As in - did you get a COM obj to communicate from ASP to your card reader? Otherwise you might need to buidl one or use asp.NET to communicate to your card reader device. No sample code until we can find out what your using here... but we'll be happy to help you once we know the specs