dood

<IODATA loginguid="[!guid_login!]" sessionkey="[!key!]" format="0">
  <ELT action="load" guid="[!guid_element!]" />
</IODATA>

dis should do for u, it would return u a result like:

<IODATA>
  <ELT action="load" sessionkey="[!key!]" dialoglanguageid="ENU"
   languagevariantid="ENU" ok="1" editoroptions="0" guid="[!
guid_element!]"
   templateelementguid="[!guid_templateelement!]"
   pageguid="[!guid_page!]" eltflags="0" eltrequired="0" islink="0"
   formularorderid="0" orderid="1" status="0" name="element_name"
   eltname="element_name" aliasname="element_name"
   variable="element_name" folderguid="" type="32" elttype="32"
   templateelementflags="0" templateelementislink="0"
value="element_value"
   reddotdescription="desc" flags="16777216" manuallysorted="-1"
   useconnection="1" userguid="[!guid_user!]"/>
</IODATA>

which has an attribute pageguid that we need

Now dis one is given in d RQL documentation at /
CMS_7.5_RQL_Documentation/562.htm under "[RQL Queries]/[Content/Pages/
Elements]/[Element Data]/[Determining Element Data]"

Hope it helps
--~--~---------~--~----~------------~-------~--~----~
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