$value = "
<script type=\"text/javascript\">
// Popup window code
function Allocate(url) {
popupWindow = window.open(
url,'popUpWindow','height=500,width=650,left=20,top=20,resizable=no,scrollbars=no,toolbar=no,menubar=no,location=no,directories=no,status=no')
}
</script>
<a href=\"Javascript:Allocate('http://10.1.42.18/archive/ViewerJS/#../files/".$data["Attach"]."');\">Allocate</a>";
No comments:
Post a Comment