smith Posted June 5, 2005 Posted June 5, 2005 Is it possible to use Dreamweaver MX2004 to publish web pages and use FileMaker as the database it connects to - using the application server ColdFusion? What is the best configuration for using Dreamweaver and connecting to databases created in FileMaker?
Garry Claridge Posted June 5, 2005 Posted June 5, 2005 HTTP requests are used to access data in FM. The results are returned as XML. Hence, if ColdFusion can deal with XML you are in business. Good Luck. Garry
kfutter Posted June 9, 2005 Posted June 9, 2005 I'm not sure about the Coldfusion part, but as Garry suggests, if it can handle XML then you should be able to work with it. However, your Dreamweaver question makes me think you're planning to use it in Design (visual) mode. However, the best way to use DW for server-sider functionality/connectivity is in Code view, where I feel it is one of the best web code editing environments around. This supposes that you know all the requisite languages you plan to use though. I've never used DW's WYSISYG environment for any server side stuff, so I can't comment on how it might work with CF & FM, but I'd guess that the FM part might be a struggle. Cheers, Kevin
Recommended Posts
This topic is 7448 days old. Please don't post here. Open a new topic instead.
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