Rank: Member Groups: Member
 
 
Joined: 9/11/2014 Posts: 17 
	 | 
		   
	     
		    Hi eo_support! I'm using EO.WebBrowser. I want to prevent alert, confirm javascript from webpage. Can you help me! Thank you very much!
		 
	 | 
	
		Rank: Administration Groups: Administration
 
 
Joined: 5/27/2007 Posts: 24,427 
	 | 
		   
	    
		    Hi, You will need to handle the WebView's FileDialog event: http://www.essentialobjects.com/doc/6/customize/file_dialog.aspxUsually your own custom handle would just display a dialog but you can just skip that part and that will silence those calls. Thanks!
		  
	 |