I guess it's time I start asking these questions in the right forum...
I was browsing some of the sample JSP files that are in 6.0 and there's one called:
<iw-home>/local\config\lib\content_center\customer_samples\customer_samples/iwov_devnet.jsp
that just happens to display the DevNet home page if you set up a tab in CCP to do so. Simple enough. But here's what the code looks like in that file:
<iframe name="devnet"
id="devnet"
src="http://devnet.interwoven.com"
width="100%"
height="620"
border=0
frameborder=0
scrolling="yes">
</iframe>
I can't seen to find any documentation for what an
<iframe> tag is. Is this a Java thing? An Interwoven thing? Can someone point me to some documentation?
Dave SmithSr. Software Engineer
Nike, Inc.
(503) 671-4238
DavidH.Smith@nike.com