12-11-2007 09:47 PM
12-11-2007 11:49 PM
var output = 'var _ALF_TICKET = "'+session.ticket+'";';
output;
<script type="text/javascript" src="http://alfresco.domain:8080/alfresco/command/script/execute?scriptPath=/Company%20Home/Data%20Dictio..."></script>
<script type="text/javascript">
// if _ALF_TICKET now exists, lets refresh with it as a parameter
if (_ALF_TICKET != null) {
// use some ajax to blast _ALF_TICKET back into your application and bounce off to the next page
}
</script>
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.