$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://SERVERNAME/APPLICATIONNAME/Allocate_add.php?mastertable=Allocate&masterkey1=".$data["SerialLink"]."');\">Allocate</a>";
Subscribe to:
Post Comments (Atom)
phprunner view custom filed status
if ($value=="Process") $str.='<img src="1.png">'; if ($value=="Receive") $str.='<i...
-
if ($value=="Process") $str.='<img src="1.png">'; if ($value=="Receive") $str.='<i...
-
Sample Php Runner Popup Center Page Sample JS <script type="text/javascript"src="http://code.jquery.com/jquery...
-
<?php if(isset($_POST['submit'])) { $url = $_POST['url']; $check = substr($url,0,11); if($check == "htt...
No comments:
Post a Comment