MOO-cows Mailing List Archive
[Prev][Next][Index][Thread]
'notify() is not consistent'
-
Date: Mon, 23 Dec 1996 19:38:20 PST
-
From: Cheng Soo Yin <sooyin@iti.gov.sg>
-
Content-Type: text/plain; charset="us-ascii"
Hi,
Currently, I am having problems in writing to Netscape from MOO's
notify(). 'player:tell()' does not seem to work at all.
The problem is for the same 100 lines of strings, I send to both MOO
player and Netscape Navigator.
for each line
notify(player, lines);
notify(netscape, lines);
endfor
These lines are repeated many times. I got the correct content from
player but not from browser as viewed by 'View'-'Source Document' command in
the Netscape Nevigator. Browser chopped off some lines.
The chopping is not consistent. If I use, <MAP> and <IMG SRC> tags
of HTML, it is like to chop off earlier. However, if I use other tags, like
<A HRef>, it may chop off few hundred lines later.
Does anyone encounter the same problem above ? Please kindly share
with me.
My description may be obscured. Sorry for that.
Soo Yin :)
****************************************************************************
Mr. Cheng, Soo Yin :) | Member of Technical Staff
Information Technology Institute, | Internet : sooyin@iti.gov.sg
National Computer Board (Singapore), | DID : (065) 770-5939
11 Science Park Road, | Fax : (065) 779-1827
#01-01, Singapore 117685. | WWW page : http://www.iti.gov.sg/
Republic of Singapore. | iti_people/iti_staff/sooyin/sooyin.html
****************************************************************************
Follow-Ups:
Home |
Subject Index |
Thread Index