Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Create virtual recordset from XML

Contributor ,
Jan 27, 2011 Jan 27, 2011

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

TOPICS
Server side applications
1.2K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jan 28, 2011 Jan 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.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Jan 28, 2011 Jan 28, 2011

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jan 29, 2011 Jan 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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Jan 31, 2011 Jan 31, 2011
LATEST

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines