Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

Needed - a beginners guide to XML & FileMaker Pro


This topic is 7783 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

I am planning on web enabling some databases. I know XML is really the best way to go, but I don't know where to start.

Can anyone suggest any good introductory tutorials, books etc. to get me going with basics and beyond.

Thanks

Posted

Why not start with CDML first. Docs are on your FM CD.

Writing XSL files can be a pain in the a... and is not compatible with all browsers.

  • 5 weeks later...
Posted

Hi Steve, the book is probably very helpful. But using XML for displaying Filemaker data on the web is a long, long journey if you are just starting with Filemaker ....

  • 1 month later...
Posted

I agree with Christian! While my book is more comprehesive on XML (web published). I don't go into as much detail as Bob Bowers and Steve Lane (where web publishing is the focus of the book).

Just keep in mind that web published XML mostly relies on the browser to parse the XML and process the XSL. If you do not have strict control over the browser used, you may become very frustrated with XML web publishing. Using third party web servers (using PHP, for example), you may have better control of what happens with the XML and avoid the XSL processing problem. If the web server can push pure HTML (or XHTML), then a larger audience can view the pages.

http://www.moonbow.com/xml/

This topic is 7783 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.