I have a need for this exact behaviour since, for some reason, there's
no block mark to represent 'show in redot but not in publication'. How
do I 'close' the RDExecute block?

- Bobby

On Jul 17, 2:36 pm, Stefan Buchali <[email protected]> wrote:
> Sid,
> don't mix two different rendering technologies:
>
> PreExecute runs when the page is rendered (SmartEdit, preview AND
> publication)
> You indicate it via block marks.
> It is used to publish the result of a script as a static page.
>
> RDExecute runs only within RedDot (SmartEdit and preview), AFTER
> PreExecute.
> You indicate it via the HTML comment <!--RDExecute=ASP--> anywhere in
> the code.
> It is used to simulate a script that will be executed on the web
> server.
>
> Both run virtually on the RedDot server, and both need to be
> configured via the server manager.
>
> Regards,
> Stefan
--~--~---------~--~----~------------~-------~--~----~
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