Hi all, I'm trying to use RQL inside a vbs script to get the preview version of a page. The RQL i'm using is
<PREVIEW mode="" url="/cms/ioRD.asp" querystring="Action=Preview&pageguid=<PAGEGUID>" /> but it doesn't return anything or generate an error. When I look in the common log file I see the server's response is simply <LONGTEXT /> which is the same as what it says if I preview it from the CMS. Is there a different method I need to use to access longtext? I'me using an object of type RDCMSASP.RdPageData with XmlServerClassName = RDCMSServer.XmlServer and using the ServerExecuteXml method to run the RQL. I've looked in the RQL 7.5 documentation and can't find any reference to the <PREVIEW /> function. Any ideas? Thanks, Luca -- 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.
