On Sep 17, 2:19 pm, "Henry Lu, Sun Certified Java Programmer" <[EMAIL PROTECTED]> wrote: > After a few tries, I surrendered and just moved the data-modification > RQL block outside the page, triggered it with Ajax at some page events > (like jQuery's "ready" or Dojo's "AddOnload"). > > After the execution of the external RQL, just force the page to reload > upon the Ajax return. > > Would'nt that serve your purpose? Without the Don Quixotic fight?
It would, but I have no idea how to do this. I need to be able to pass information from the caller to the RQL that is going to run (page GUIDs and so forth), which I don't know how to do in SmartEdit using AJAX. I've tried URL parameters and session variables, among other things, but the preexecute ASP running in the page I call via AJAX does not seem to have access to any of those things. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
