Posts by Igor Imperiali • 11 points
1 post
- 
		1 votes1 answer28 viewsA: Alerts are not fired on the pageYour call should be like this: die("<script type="text/javascript">alert('Erro')</script>"); Declaring what type of script you are calling. 
1 post
1
votes1
answer28
viewsYour call should be like this: die("<script type="text/javascript">alert('Erro')</script>"); Declaring what type of script you are calling.