04-15-2009 10:57 AM
05-19-2009 04:16 AM
05-19-2009 08:37 AM
05-24-2009 10:05 AM
05-24-2009 10:45 AM
/alfresco/d/d/workspace/SpacesStore/771fbc61-d11a-4685-8a4d-143c310d07f0/image.png?ticket=TICKET_fb8dfe0f9fdf48b62e428fbe8f6665ddab01db55
This is ok but not desirable since accessing this URL from any browser will authenticate the request as that user which could pose a security risk.05-25-2009 01:26 PM
05-25-2009 09:37 PM
05-26-2009 01:41 PM
<script type="text/javascript">
<!–
function func() {
var link = document.getElementById("my");
link.setHTML('<a href="' + AWPr.encodeUrl("/alfresco/wcservice/quality/quality2") + '">Click Here</a>');
}
// –>
</script>
<body onload="func();">
<div class="content">
<div id="articles">
<div id="right">
<p id="my">temp</p>
….(other stuff)
05-26-2009 01:55 PM
05-26-2009 02:04 PM
The other supported scenario is for an outer webscript calling an inner webscript using an AJAX call much like what you see with MySpaces and MySpacesPanel.
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.