Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Feedback on: irt.org FAQ Knowledge Base Q1160, August 25, 2000 at 00:48:22:

You are here: irt.org | About | Feedback | 1672 [ previous next ]

Feedback on:
irt.org FAQ Knowledge Base Q1160

Sent by
Jim Beveridge on August 25, 2000 at 00:48:22:

Comments:
IE5 has introduced the concept of HTML Applications, which can be created without a caption. The caveat is, because of security, they can't be served from a web server. The head of an HTML app with no caption would be:

<HEAD>
<TITLE>Sample No Caption</TITLE>
<HTA:APPLICATION ID="idApp"
APPLICATIONNAME="Sample No Caption"
BORDER="thick"
CAPTION="no"
ICON="/graphics/creature.ico"
SYSMENU="no"
>
</HEAD>


Other feedback on 'irt.org FAQ Knowledge Base Q1160' - show all

©2018 Martin Webb