Guest Posted November 30, 2004 Share Posted November 30, 2004 Hi all, I'm in the process of building two stores with osc, which is all going well. I'm now sarting another project. I work for a small mail order firm in the UK. We have been looking at various expensive software solutions for our in house sales processing software. And I think I may be able to manage it with a slightly tweeked version of osc. Firstly I need to login via Postcode and surname and remove the need for a password. (Please note this would only be used by staff and be hosted on a secure server) We will have full password protection on the server. Also I would need to be able to create a report or download a file with all of our customer postal address's so we can send out our product catalogue. Does anybody out there know if any of this is possible. Thanks bobbywitts Link to comment Share on other sites More sharing options...
Guest Posted November 30, 2004 Share Posted November 30, 2004 you could modify login.php so you pull the postal code and surname for the login instead of the email. for the second part, install mysql odbc (available at mysql.com) and then create an odbc connection to the database, then pull the required info out. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.