Skip to main content
Inspiring
August 25, 2007
Question

Spry Dynamic Table Extension

  • August 25, 2007
  • 3 replies
  • 410 views
Hi all, I've noticed a lot of questions about exporting XML from spry, and
it seems that the ADDT contains an XML Export serverbehavior.

I was working on a Live Object to insert an XMLDataSet from a server-side
Recordset and a spry dynamic table to display the data, similar to the
default server-side dynamic table, now that the PHP_ADODB version is usable
I want to backport it to other ServerModels, but before investing a lot of
time into servermodels I don't use from day to day I'd like to confirm that
I'm not duplicating functionality already present in newer versions of
Dreamweaver (>6.1).

Does Dreamweaver CS3 contain such a "Live Object"?
(one that generates XML export and Spry DynamicTable code from a Recordset?)


thanks

Joris

This topic has been closed for replies.

3 replies

Inspiring
August 25, 2007
Joris van Lier wrote:
> I'll focus my efforts on duplicating the existing Spry integration
> for the PHAkt servermodel.

PHAkt is not supported in Dreamweaver CS3.

--
David Powers, Adobe Community Expert
Author, "The Essential Guide to Dreamweaver CS3" (friends of ED)
Author, "PHP Solutions" (friends of ED)
http://foundationphp.com/
Inspiring
August 25, 2007

"David Powers" <david@example.com> wrote in message
news:fapkm4$cjt$1@forums.macromedia.com...
> Joris van Lier wrote:
>> Does Dreamweaver CS3 contain such a "Live Object"?
>> (one that generates XML export and Spry DynamicTable code from a
>> Recordset?)
>
> One of the registration gifts for CS3 is an XML Export extension, which
> generates XML on the fly from a recordset.

Thanks for you reply David,
since I posted I've found the the Spry documentation for Dreamweaver 9, and
the info at
http://livedocs.adobe.com/en_US/Dreamweaver/9.0/help.html?content=WS48C07A61-5107-48d0-AC62-D96B7A008F01.html,
seems to suggest that inserting a spry DynamicTable is a multi step process,
so the Live Object may still be useful in other servermodels, but I'll focus
my efforts on duplicating the existing Spry integration for the PHAkt
servermodel.

Joris



Inspiring
August 25, 2007
Joris van Lier wrote:
> Does Dreamweaver CS3 contain such a "Live Object"?
> (one that generates XML export and Spry DynamicTable code from a
> Recordset?)

One of the registration gifts for CS3 is an XML Export extension, which
generates XML on the fly from a recordset.

--
David Powers, Adobe Community Expert
Author, "The Essential Guide to Dreamweaver CS3" (friends of ED)
Author, "PHP Solutions" (friends of ED)
http://foundationphp.com/