StewartKnight Posted January 26, 2007 Posted January 26, 2007 I'm trying to pass data from a form in Dreamweaver to an access file. Something simple, like name and address. Can anyone explain (preferably in simple terms) how I can achieve this? I've tried binding in C# and PHP, but without much success!
Nij.UK Posted January 26, 2007 Posted January 26, 2007 you need to make an ODBC connection in windows to your access database file..... i think once u have done that, then it should bind with either c# or php Link below ODBC Connection in Windows hope this helps Niraj
Norphy Posted January 26, 2007 Posted January 26, 2007 When I was trying to do this myself, I found the Dreamweaver MX tutorials at http://www.webthang.co.uk very useful.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now