Skip to main content
Known Participant
January 27, 2011
Question

Create virtual recordset from XML

  • January 27, 2011
  • 2 replies
  • 1157 views

I'm searching a extension that give the possibility to create a virtual recordet from a XML file.

Interaktonline had an extension called "XML Import-Export" but isn't compatible with php 5.3 and require Dreamweaver 8.

Any ideas how can I resolve this my problem?

Thanks

This topic has been closed for replies.

2 replies

Inspiring
January 31, 2011

Recordset to XML from Linecraft might do what you need

http://www.linecraft.com/extensions.php

Scroll down the page and you'll see it. There's a demo there too.

David_Powers
Inspiring
January 28, 2011

IronADDT wrote:

I'm searching a extension that give the possibility to create a virtual recordet from a XML file.

You have two options, both of them built into Dreamweaver with no need for an extension:

  1. Use the XSL Transformations server behavior.
  2. Use a Spry Data Set.
IronADDTAuthor
Known Participant
January 28, 2011

Thanks David... Do you know if exist a tutorial about "XLS transformation server behaviour"?

David_Powers
Inspiring
January 29, 2011

I haven't read it, but you might find this helpful:

http://www.adobe.com/devnet/dreamweaver/articles/xsl_overview.html

It was written by Marius Zaharia when he worked for InterAKT (now Adobe Systems Romania). The XSL Transformations server behavior was actually created by InterAKT before it was acquired by Adobe.