D 
		
								
				
				
			
		Daan
When I open a local html file with the following code in it:
<a href=\"tel:0612345678\">0612345678</a>
the device will launch the phone app to call the given number, when
the link is tabbed. But when I use the same code in a webbrowser
component inside a managed application, a security warning shows,
"Some content cannot be displayed due to the Pocket PC security
settings."
How can I make it work, either by changing something in my
application, or by changing a setting on the device?
Thanks,
Daan
				
			<a href=\"tel:0612345678\">0612345678</a>
the device will launch the phone app to call the given number, when
the link is tabbed. But when I use the same code in a webbrowser
component inside a managed application, a security warning shows,
"Some content cannot be displayed due to the Pocket PC security
settings."
How can I make it work, either by changing something in my
application, or by changing a setting on the device?
Thanks,
Daan
