Andreas Hartmann wrote:
The problem is quite complex, and I didn't yet find a solution.
AFAIK BXE doesn't allow to change the BX_xmlfile parameter after each "save" action, which would be necessary to pass the continuation ID from request to request. A workaround could be to add the continuation ID to the session.
from what i understand, that is a global setting. might be good to change that to sessions in general. what i don't like about continuation id's in the request is that people bookmark a page and then always get invalid continuation ids..
Another option is to write the XML to a temporary source and copy this temp source to the original source when the user exits BXE.
we had that with the other editors, and it adds more complexity.. im not a big fan.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
