Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
Hi,
I have integrated Arbortext 7 m010 with IE 11.
when click on CheckCompleteness it does all the operation and goes to the background.
Could you please help me in resolving.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Embedded ActiveX Editor Frame Sample</title>
</head>
<frameset>
<frame src="arbortext-editor-embed:C%3A%2FProgram%20Files%2FPTC%2FArbortext%20Editor%2Fdoctypes%2Faxdocbook%2Fdemo.xml">
</frameset>
</html>
Regards,
Anirudh