TransACT@CLUG this month

Kearns, Terry terry.kearns at dha.gov.au
Thu Nov 15 17:39:47 EST 2001


The invalid usage of nested HTML comments can't be helping (see inside the
script tags). Also, K may be having a problems with multiple HTML comments
in the JavaScript section. The genious who wrote the page decided not to use
JavaScript comments in his javascript.

The following code is from
http://images.v3.com/pop468c.htm

<SCRIPT LANGUAGE="JavaScript">
<!-- hide
<!-- here are oas site, page, and random number variables  -->
var oas='http://ads.fortunecity.com/RealMedia/ads/';
var sitepage = "cometo/memberpop468";
my_date = new Date();
my_ord = my_date.getTime() % 1000000;

<!-- here is the ad insertion function -->
function DisplayAds (position, width, height) {
var oaspage= sitepage + '/1' + my_ord + '@' + position;

my_chunk =
'<iframe src="http://ads.v3.com/RealMedia/ads/adstream_sx.ads/' + oaspage +
'" width="' + width +'" height="' + height + '" frameborder="no" border="0"
marginwidth="0" marginheight="0" scrolling="no"><a
href="http://204.198.135.79/RealMedia/ads/click_nx.cgi/' + oaspage + '"
target="_new"><img
src="http://204.198.135.79/RealMedia/ads/adstream_nx.cgi/' + oaspage +'"
border=0 height="' + height + '" width="' + width + '"></a></iframe>';
document.write (my_chunk);
}
// -->
</SCRIPT>

> -----Original Message-----
> From: John Griffiths [mailto:john at capmon.com]
> Sent: Tuesday, 6 November 2001 23:42
> To: Bob Edwards
> Cc: Simon Cousins; linux at samba.org
> Subject: Re: TransACT at CLUG this month
> 
> 
> At 10:32 AM 11/7/01 +1100, Bob Edwards wrote:
> >Simon Cousins wrote:
> >> 
> >> On Wed, 07 Nov 2001 08:52:40 +0000
> >> John Griffiths <john at capmon.com> wrote:
> >> 
> >> > what version?
> >> >
> >> > we have konq using readers
> >> 
> >> Konqueror 1.9.8 on KDE 2.0.1 segfaults on riotact for me too.
> >> 
> >> Simon.
> >> 
> >
> >Konqueror 2.2.1 segfaulted for me on riotact as well. Clearly a
> >bug in Konqueror, but I have never seen Konqueror crash before.
> >
> 
> I strongly suspect the v3 redirect popup is causing the konq 
> problems (our konq testing wasn't going through the redirect)
> 
> Also related to the IE issues (CLUG members not waiting for 
> the popup to load the way the rest of the community seems to)
> 
> the unreferred path to the front page is:
> 
> http://walrus.capmon.com/html/index.php 
> 
> but that will be chainging in the next 10 days now we have 
> our TransACT connection working properly so please don't bookmark it.
> 
> John
> 




More information about the linux mailing list