XML Recordset Behavior?

Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default XML Recordset Behavior?

    Has anyone seen a set of DW server bahaviors, similar to those for databases,
    yet for editing XML elements/attributes as recordsets? I saw a commercial
    plugin for VBScript, but I need a PHP flavor.
    Cheers,
    Artur

    moniuch Guest

  2. Similar Questions and Discussions

    1. RECORDSET
      I am trying to make a data base for a ASP website. But when I try to write the code DataSet11.Recordset.Addnew. Appears error when I compile to...
    2. ASP Recordset Help!
      Hi, I have been trying to construct a results page in dreamweaver/asp if i put a search in with one parameter it works fine (ie, select name from...
    3. ADO - Recordset
      I was wondering if anyone can help me. I've converting an already existing system (designed in Access which produces reports for the accounts dept)...
    4. RecordSet.Move or RecordSet.AbsolutePosition??
      Hi, I'm trying to use either one of these methods to position the cursor in a specific position inside a recordset, but neither one seems to...
    5. => Recordset value in ADO
      Hello, I have created a recordset in ADO and would like to perform two different operations dependant on if the recordset contains one or...
  3. #2

    Default Re: XML Recordset Behavior?

    moniuch wrote:
    > Has anyone seen a set of DW server bahaviors, similar to those for databases,
    > yet for editing XML elements/attributes as recordsets? I saw a commercial
    > plugin for VBScript, but I need a PHP flavor.

    What do you mean by "editing XML elements/attributes"? Do you mean to have the server edit an XML file rather than a database table as some server behaviors do, or do you mean generate XML with data pulled a database?


    --
    Danilo Celic
    | Extending Knowledge Daily : [url]http://CommunityMX.com/[/url]
    | Adobe Community Expert
    danilocelic AdobeCommunityExpert Guest

  4. #3

    Default Re: XML Recordset Behavior?

    I mean the former. Sort of set of wrapper functions to view, edit and save changes to XML file.
    moniuch Guest

  5. #4

    Default Re: XML Recordset Behavior?

    Have you tried the XSLT functions introduced in Dreamweaver 8? You can
    create either XSLT Fragments to insert in a page or the entire page which
    styles your XML information.


    --
    Nancy Gill
    Adobe Community Expert
    Author: Dreamweaver 8 e-book for the DMX Zone
    Co-Author: Dreamweaver MX: Instant Troubleshooter (August, 2003)
    Technical Editor: Dreamweaver CS3: The Missing Manual,
    DMX 2004: The Complete Reference, DMX 2004: A Beginner's Guide
    Mastering Macromedia Contribute
    Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP Web Development

    "moniuch" <webforumsuser@macromedia.com> wrote in message
    news:g14oca$q1$1@forums.macromedia.com...
    >I mean the former. Sort of set of wrapper functions to view, edit and save
    >changes to XML file.

    Nancy Guest

  6. #5

    Default Re: XML Recordset Behavior?

    moniuch wrote:
    > I mean the former. Sort of set of wrapper functions to view, edit and save changes to XML file.
    I don't recall seeing one that allows this specifically, but can you post a link to the VBScript one you saw, perhaps others may be able to suggest one based upon it's features


    --
    Danilo Celic
    | Extending Knowledge Daily : [url]http://CommunityMX.com/[/url]
    | Adobe Community Expert
    danilocelic AdobeCommunityExpert Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139