i have gone thr' it
i want to place the mesage box / alert in code behind before the start of the code & after excution just for checking across the internet as debugging is not possible
i tried
script = "<script type = 'text/javascript'>alert('Before =1');</script>";
but its not working