Right. That applet tag is there for Netscape, which doesn't do Iframes. If you do a view source (in IE, which does support Iframes) inside the iframe, you will see that it is DHTML.
Pete ----- Original Message ----- From: "Dave Hannum" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, August 02, 2002 12:43 PM Subject: Re: Coldfusion & News Tickers > Here's the code delivered to IE: > <span class="date">Friday, 2 August, 2002, 16:16 GMT 17:16 UK > </span> > <iframe height="30" marginwidth="0" width="315" scrolling="no" > src="/ticker/ticker.13800.stm" frameborder="0" marginheight="0"><applet > height="50" code="lightticker2.class" codebase="/java/" width="315"><param > name="bgcolor" value="255,255,255"><param name="linkcolor" > value="153,0,0"><param name="hdrcolor" value="153,0,0"><param > name="textcolor" value="0,0,0"><param name="RegionID" value="-1"><param > name="SubRegionID" value="-1"><param name="LanguageID" value="3"><param > name="text_first_line" value="World news stories online"><param > name="sectionId" value="13800"></applet></iframe> > > Dave > > ----- Original Message ----- > From: "Terry Roll" <[EMAIL PROTECTED]> > To: "CF-Talk" <[EMAIL PROTECTED]> > Sent: Friday, August 02, 2002 12:36 PM > Subject: Re: Coldfusion & News Tickers > > > Look again... > > >>It's a java applet. > > >>Dave > > > ----- Original Message ----- > From: "Ian Vaughan" <[EMAIL PROTECTED]> > To: "CF-Talk" <[EMAIL PROTECTED]> > Sent: Friday, August 02, 2002 11:19 AM > Subject: Coldfusion & News Tickers > > > Hi > > Does anybody know where you can get a news ticker exactly like the one at > > http://news.bbc.co.uk/ and or has anybody integrated this into coldfusion > so it is dynamically coming from the database. > > > > > ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

