chimp Posted September 5, 2011 Share Posted September 5, 2011 Hi, I have developed a very simple database Database name: ApprovedProducts Table Name: approved that has a few fields: ProdID (number) Description (Text) Group (Text) MSDS (link) TDS (link) I am trying to develope a webpage for my small run business to ensure i am always up to date with datasheets, I would like to lay the page out similar to on the next link: http://www.crcind.com/csp/web/DSOverview.csp?lng=3&country=ALL&idx=1020986 My plan is to hold the database in a read only folder on my network and have the php form on my intranet page. The idea is that if someone want to browse for a product they can look down the list and click on the msds/tds link to open the pdf file attached. I have zero idea how to start this off could someone please help me. Quote Link to comment https://forums.phpfreaks.com/topic/246500-ms-access-to-php-form/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.