
Help with html application code (hta page)
You do realize that this is new in the IE 5.5 beta, right???
--
Michael Harris
MVP Scripting
Hi all,
Here I am again asking the gurus out there for their help. I have a test
hta page with the following code, but I can not seen to make the
"NAVIGABLE="yes" parameter to work. When I click on the link in this hta
page, it still opens another IE window. Am I missing something here? Please
any help will be greatly appreciated and thank you once again for anyone's
help!
<HTML>
<HEAD>
<TITLE>DCI Server</TITLE>
<HTA:APPLICATION ID="oHTA"
APPLICATIONNAME="myApp"
CAPTION="yes"
MAXIMIZEBUTTON="no"
BORDER="thin"
NAVIGABLE="yes"
>
</HEAD>
<BODY SCROLL="no" background="../PROG16/01.jpg">
<p><a href="WhatisNew.htm" target="_self">click here...</a></p>
</BODY>
</HTML>
Best regards,
Ronaldo De Assis
Manulife Financial