PDA

View Full Version : PHP & java help


nadman123
09-19-2008, 08:28 AM
hi guys,

in the below code where do i need to put the escape character(\)???
just write the corrected code plz....




<script language="javascript">
function confirm_delete()
{
window.location='CustModify.php?custno=
<?php echo $_GET["custno"]; ?>&Action=ConfirmDelete';
}
</script>



thanx in advance......

achintha
09-19-2008, 09:25 AM
u can get fast answer if u post this in php forum.
just google and see for php forums...