ACK - should have mentioned I'm doing this in ASP vbscript - is it an easy re-translation? Or did the lab site have the same article using vb?
Thanks
Main Topics
Browse All TopicsHi,
I think i might be missing something, but if I want to have an AJAX-based table with navigation using Dreamweaver CS3 and Spry, I must first create a Spry dataset, but this only gives me an option for XML.
I get it that AJAX requires XML, but any other AJAX elements I've been experimenting with has ways to extract db tables and convert to XML - why wouldn't the creme de la creme application for WYSIWYG softies like me make this a streamlined process?
Any suggestions on a flat or Spry-compatible db-to-XML script that works nicely with everything else Dreamweaver will try to do?
Nitobi widgets, for example, are looking for a database connection and are constructing the XML on the fly from that dynamic data. Trying to get CS3 to do the same thing, but can't find literature or tutorials on this
Thanks
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
The lab had a comment that basically said "this is what you need to do" and a sample XML file. I did the rest by cutting and pasting and Googling.
Sorry, no recall on if there is a ASP version there. Also sorry, I'm PHP only but you may want to close this down as unanswered and repost it to the ASP VB Zone, among others.
Business Accounts
Answer for Membership
by: jason1178Posted on 2007-12-16 at 21:28:30ID: 20483068
Hi billium99,
Yeah, I ran into the same problem. I had to adapt/write a little script from the Spry Labs site that produces the XML from a dataset. I've attached it below. Let me know if you need it explained...
Select allOpen in new window