JohannIcon
Programmer
Dear All,
We are going to do a website for a local company, and basically, what they need is a simple on-line shop so that their clients will buy books online. This is how the site will basically work:-
1) The user views a list of books and chooses the ones he wishes to purchase.
2) After choosing these books, he is passed onto a secure server using SSL and inputs his VISA number. Then this Visa number is inserted into an MS ACCESS database and the administrator of this site will see this VISA number and charge the client using and EPOS machine.
However I have some concerns about this. By inserting the VISA number into an MS ACCESS Database, will this be risk free? The database is in the root folder of the server, so a normal user cannot access the database. Also the folder where I will put the admin asp files will be protected. Is this enough to be risk free, or a hacker can still access these Visa numbers?
Thanks for your help and time
We are going to do a website for a local company, and basically, what they need is a simple on-line shop so that their clients will buy books online. This is how the site will basically work:-
1) The user views a list of books and chooses the ones he wishes to purchase.
2) After choosing these books, he is passed onto a secure server using SSL and inputs his VISA number. Then this Visa number is inserted into an MS ACCESS database and the administrator of this site will see this VISA number and charge the client using and EPOS machine.
However I have some concerns about this. By inserting the VISA number into an MS ACCESS Database, will this be risk free? The database is in the root folder of the server, so a normal user cannot access the database. Also the folder where I will put the admin asp files will be protected. Is this enough to be risk free, or a hacker can still access these Visa numbers?
Thanks for your help and time