Settings

The page will reload to apply your changes.
Theme

ASCII Art Font

ASCII Art Menu

Original Usenet message from alt.ascii-art, 16 May 2003.
Re: Fokker F100 (geek talk warning)

Re: Fokker F100 (geek talk warning)

> Joaquim G�ndara wrote in message ...
> >"Anonymous" <gue...@guest.net> skrev i meddelandet
> > news:ba23ni$8ug$1...@pheidippides.axion.bt.co.uk
> >>
> >> Do you know where I could get a decent free text-only counter from ?
> >
> >I could make one for you, but I don't know how you would include it in
> >your page. An <IMG> could easily point to another server, but how would
> >you include another HTML page in yours? Does your ISP allow server-side
> >includes?
>
> No; ordinary home users like me don't get write access to the cgibin.  That
> would enable me to make a professional, scripted, business website.
>
> Business account holders are given this priveledge.
>
> Would it be possible to make a Javascript that would run from my page, that
> would access something on your page (say, an empty text file), and have a
> cgi on your server monitor the number of times that file was accessed?

I don't think that's possible. For security reasons, Java and JavaScript
aren't allowed to access anything outside of their domain. I think the
only solution is an IFRAME, like Dennis suggested. In that case you'd
just have to put

  <iframe src="http://www.nerd-boy.net/counter/graeme" frameborder="0"
          width=100 height=40 scrolling="no">
    Error   <!-- "Error" shown when nerd-boy.net is down -->
  </iframe>

or something like it somewhere on your page. The URL would just be a
PHP page that shows a higher number each time it's accessed.

Some website claimed that you could also use <OBJECT> to include an
HTML file in another, but I couldn't get their example to work, so
obviously it doesn't work in all browsers. That's probably true for
<IFRAME> as well, so you might want to do this:

  <iframe src="http://www.nerd-boy.net/counter/graeme" frameborder="0"
          width="100" height="40" scrolling="no">
    <object data="http://www.nerd-boy.net/counter/graeme">
      Error   <!-- "Error" shown when nerd-boy.net is down -->
    </object>
  </iframe>

That way, if a browser doesn't support <IFRAME>, it tries to use the
<OBJECT> code instead.

--
 OO  Joaquim G�ndara
.||. http://www.Nerd-Boy.net
 bb  jg

Original message headers
X-Google-Language: ENGLISH,ASCII
X-Google-Thread: f996b,c30b1a871cc50442
X-Google-Attributes: gidf996b,public
X-Google-ArrivalTime: 2003-05-16 05:16:04 PST
Path: archiver1.google.com!news1.google.com!sn-xit-02!sn-xit-03!sn-xit-04!sn-xit-01!sn-xit-08!supernews.com!newsswitch.lcs.mit.edu!news-FFM2.ecrc.net!fu-berlin.de!uni-berlin.de!212.75.92.6!not-for-mail
From: "Joaquim G�ndara" <cla...@lords.com>
Newsgroups: alt.ascii-art
Subject: Re: Fokker F100 (geek talk warning)
Date: Fri, 16 May 2003 13:56:29 +0200
Lines: 54
Message-ID: <ba2jld$o57ih$1...@ID-102694.news.dfncis.de>
References: <545...@proliant.tsd-ltd.demon.co.uk> <slrnbc8ge4.5db.Faux_Pseudo@fugozi.cx1209071-a> <ba23ni$8ug$1...@pheidippides.axion.bt.co.uk> <ba2dkp$odtq9$1...@ID-102694.news.dfncis.de> <ba2gdv$ga5$1...@pheidippides.axion.bt.co.uk>
NNTP-Posting-Host: 212.75.92.6
X-Trace: fu-berlin.de 1053086189 25337425 212.75.92.6 (16 [102694])
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2720.3000
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2727.1300
Xref: archiver1.google.com alt.ascii-art:23141
About this message. This message was posted publicly to the newsgroup alt.ascii-art in 2003 and is mirrored here unchanged as part of the Historic Archives – only email addresses are masked. The artwork and text belong to their original authors: if you copy a piece, keep the artist's initials or signature intact and credit them where you can. Are you the author? Contact us to get your posts attributed, connected to your artist profile, or removed.

Report this message

Help us keep the archive clean and accurate. Reports are reviewed by a person – nothing is changed automatically.

Help classify this post