just as a test, try adding the attribute option="extendedinfo" to your
PAGE node.
Are you getting information back in the PAGE node at all?
Have you checked the returning error to see if there's something
wrong?
Wayne.

On Apr 6, 7:18 am, abdn_webteam <[email protected]> wrote:
> It seems we cannot get at the <ELEMENT> nodes using RQL, that or the
> <ELEMENTS> node doesn't have any elements, which is ridiculous... it
> has 10.
>
> Our external plug-in RQL script is logging on, we have the login guid
> and the session key, and for the moment we have hard-coded a page guid
> in the script. We can response.write all of the variables out no
> problem. We can list link elements of the page no problem. But trying
> to determine the elements of a page returns nothing.
>
> We've set up the query exactly as it appears in the RQL manual:
>
> <IODATA loginguid="[!guid_login!]" sessionkey="[!key!]">
>   <PAGE guid="[!guid_page!]" >
>     <ELEMENTS action="load"/>
>   </PAGE>
> </IODATA>
>
> What we're getting back seems to be exactly the same thing (i.e.
> IODATA/PAGE/ELEMENTS), only without any of the <ELEMENT> nodes which
> the manual says we should expect. If we use session variables, the
> script works fine and can get at all the element nodes just as the
> manual describes, but this needs to run as an external plug-in.
>
> Thanks in advance, as always, for any help.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"RedDot CMS Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/RedDot-CMS-Users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to