chevell Posted May 11, 2005 Posted May 11, 2005 Ok, I have now come to grips that CDML is dead. FINE! Now what? All of my solutions are built for 6 Unlimited, which you can't buy anywhere anymore. So, if i want to roll out this solution to any new clients, I'm up the creek. So, I guess its time to learn the new technology. Basically, I'm using JavaSctipt enabled HTML pages with CDML tags to submit, query and modify the database online. The backend of the system seems to work just fine in FMP 7, so I'm not worried there. I just need a new web front end. Is XML/XSLT the way to go here? We're talking some pretty basic CDML tags. Nothing fancy. The JavaScript and the database itself does all the fancy stuff. Any help, a nudge or a shove even, in the right direction would be greatly appreciated. Thanks! -- Chevell
beverly Posted May 12, 2005 Posted May 12, 2005 Use the converter to change your CDML into XSLT! This comes with FMS7 Avanced. I think you'll find that there are similarities. The action "-find" in CDML is the same in XSLT, for example. Your existing HTML, CSS and JavaScript probably can be used 'as is'. The converter will take your CDML tags and make them XSLT.
Recommended Posts
This topic is 7133 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