>Date: Sat, 4 Apr 1998 16:25:01 -0700 (MST)
>From: "^..^" <marks@cis.nmclites.edu>
>To: "PC-ASK is one-stop PC support forum." <PC-ASK@MAELSTROM.STJOHNS.EDU>
>Subject: Re: Should I go, Communicator 4.03 to 4.04?
>
>Umm hello. It's a terrible tragedy when people accept software that crashes
>at even the slightest movement. I wonder how many users have been lost
>due to this poorly written browser. Undoubtedly, people have tried to use
>it and completely lost interest in computers & the internet. Netscrape makes
>the most buggy, crash-prone software I have seen in a while, and that is
>saying a lot. Just sitting around, waiting for the building to fall.. They
>can't compete. Please, for those who do like it though, visit www.oracle.com
>or www.applix.com:) Feel free to remove me from the list:p
>
>On Sun, 5 Apr 1998, Harry wrote:
>
>>> -----Original Message-----
>>> From: PC-ASK is one-stop PC support forum.
>>> [mailto:PC-ASK@MAELSTROM.STJOHNS.EDU]On Behalf Of ^..^
>>> Sent: 04 April 1998 21:03
>>> To: PC-ASK@MAELSTROM.STJOHNS.EDU
>>> Subject: Re: Should I go, Communicator 4.03 to 4.04?
>>>
>>>
>>> Use ie 4, netscrape ie complete junk.
>>No it isn't and saying this is just a waste of time and in some cases,
>>money.
>>If you have no "real" comment to add, why bother at all.
>>Why not add why you think NN is "complete junk" and if you're so uptight
>>about it, get the source code and write it yourself.
>>
>>Glad that doesn't help
>>Harry
>>mailto:harikeo@saqnet.co.uk
>>Homepage: http://www.saqnet.co.uk/users/hkeogh
>>Hey diddle diddle
>>The cat and the fiddle
>>The cow jumped over the moon
>>And burnt up on re-entry
>>
>>



>
>
>---------- Forwarded message ----------
>Date: Sat, 4 Apr 1998 18:53:54 -0700 (MST)
>From: marks@cis.nmclites.edu
>To: Lou Hall <louhall@bellsouth.net>
>Cc: PC-ASK@MAELSTROM.STJOHNS.EDU
>Subject: Re: Should I go, Communicator 4.03 to 4.04?
>
>In response to Mr. Hall's comments, he obviously didn't understand the
>subject. No I do not favor oracle. That's why I listed it and applix as
>good software sources. If you like netscape, you will love applix and
>oracle. Very well written software they are:) In case you can't tell, which
>obviously some cannot, I am being saracastic. Certain people's synapses
>aren't firing:P I am being quite constructive. It's junk.. Please ppl, stop
>encouraging them :p Next they will try to write their own OS:(
>
>



>---------- Forwarded message ----------
>Date: Tue, 5 May 1998 20:07:53 -0600 (MDT)
>From: marks@cis.nmclites.edu
>To: Bill Buckingham <CapnBuck@wabuckingham.com>
>Cc: Scripts <www-scripts@tahoenet.com>
>Subject: Re: GUESTBOOK.PL AND MORE?
>
>Your brother is way cool.. You can go your own waaaaaaaaaaay. I can call it
>another lonely day. Tell him he rules!!!
>
>On Tue, 5 May 1998, Bill Buckingham wrote:
>
>>Thanks for helping fix the syntax for the following items of my
>>guestbook.pl:
>>
>>     if ($FORM{'age'}) {
>>
>>         print GUEST"$FORM{'age'},";
>>
>>         }
>>
>>     if ($FORM{'sex type=radio value=M'}) {
>>
>>         print GUEST"$FORM{'Male'},";
>>
>>         }
>>
>>     if ($FORM{'sex type=radio value=F'}) {
>>
>>         print GUEST"$FORM{'Female'},";
>>
>>         }
>>
>>     if ($FORM{'Job'}) {
>>
>>         print GUEST"$FORM{'Job'},";
>>
>>         }
>>
>>     if ($FORM{'Hobbies'}) {
>>
>>         print GUEST"$FORM{'Hobbies'},";
>>
>>         }
>>
>>     if ($FORM{'Quote'}) {
>>
>>         print GUEST"$FORM{'Quote'},";
>>
>>         }
>>
>> I don't get error msgs anymore, but the items still do not appear in
>>the completed form.  Are there other areas/files I need to refer
>>(script) to these items?   The form itself can be seen at
>>http://www.wabuckingham.com/addguest.html.
>>
>>Thanks,
>>
>>Bill
>>
>>
>>--
>>Visit  http://www.gorski.net/scripts for Mailing List Archives.
>>To get unsubscription help, info and FAQs email
>>"majordomo@tahoenet.com" with a body of "info www-scripts".
>>
>
>
>--
>Visit  http://www.gorski.net/scripts for Mailing List Archives.
>To get unsubscription help, info and FAQs email
>"majordomo@tahoenet.com" with a body of "info www-scripts".
>



>---------- Forwarded message ----------
>Date: Tue, 5 May 1998 23:47:14 -0600 (MDT)
>From: marks@cis.nmclites.edu
>Reply-To: fleetwoodmac@sparklist.com
>To: fleetwoodmac@sparklist.com
>Subject: [FleetwoodMac] Re: GUESTBOOK.PL AND MORE? (fwd)
>
>Did the list move? I am confused:(
>
>---------- Forwarded message ----------
>Date: Tue, 5 May 1998 20:07:53 -0600 (MDT)
>From: marks@cis.nmclites.edu
>To: Bill Buckingham <CapnBuck@wabuckingham.com>
>Cc: Scripts <www-scripts@tahoenet.com>
>Subject: Re: GUESTBOOK.PL AND MORE?
>
>Your brother is way cool.. You can go your own waaaaaaaaaaay. I can call it
>another lonely day. Tell him he rules!!!
>
>On Tue, 5 May 1998, Bill Buckingham wrote:
>
>>Thanks for helping fix the syntax for the following items of my
>>guestbook.pl:
>>
>>     if ($FORM{'age'}) {
>>
>>         print GUEST"$FORM{'age'},";
>>
>>         }
>>
>>     if ($FORM{'sex type=radio value=M'}) {
>>
>>         print GUEST"$FORM{'Male'},";
>>
>>         }
>>
>>     if ($FORM{'sex type=radio value=F'}) {
>>
>>         print GUEST"$FORM{'Female'},";
>>
>>         }
>>
>>     if ($FORM{'Job'}) {
>>
>>         print GUEST"$FORM{'Job'},";
>>
>>         }
>>
>>     if ($FORM{'Hobbies'}) {
>>
>>         print GUEST"$FORM{'Hobbies'},";
>>
>>         }
>>
>>     if ($FORM{'Quote'}) {
>>
>>         print GUEST"$FORM{'Quote'},";
>>
>>         }
>>
>> I don't get error msgs anymore, but the items still do not appear in
>>the completed form.  Are there other areas/files I need to refer
>>(script) to these items?   The form itself can be seen at
>>http://www.wabuckingham.com/addguest.html.
>>
>>Thanks,
>>
>>Bill
>>
>>
>>--
>>Visit  http://www.gorski.net/scripts for Mailing List Archives.
>>To get unsubscription help, info and FAQs email
>>"majordomo@tahoenet.com" with a body of "info www-scripts".
>>
>
>
>--
>Visit  http://www.gorski.net/scripts for Mailing List Archives.
>To get unsubscription help, info and FAQs email
>"majordomo@tahoenet.com" with a body of "info www-scripts".
>
>_____________ * FleetwoodMac Email Discussion List * _________________
>To Remove, Send An Email To:  mailto:remove-fleetwoodmac@sparklist.com
>To Join, Send An Email To:    mailto:join-fleetwoodmac@sparklist.com
>To Post, Send An Email To:    mailto:fleetwoodmac@sparklist.com
>



>---------- Forwarded message ----------
>Date: Sat, 30 May 1998 23:48:39 -0600
>From: marks@CIS.NMCLITES.EDU
>To: PC-ASK@MAELSTROM.STJOHNS.EDU
>Subject: Re: ADMIN: Nothing to say?
>
>Umm I considered the hehe to be saying a lot. If the person cannot find
>setup on the cd, he has a problem. I do not see what the problem is with
>bandwidth usage. This is the only list I am on (and I am on several) that
>has ever concerned themselves with this matter. Are you getting low
>transfer rates due to the huge amounts of unwanted mail being sent? DARN
>YOU! You left an empty blank line at the end of the 3rd paragraph! Do
>that again and I will bring up your name at my next network
>conservationists meeting. That \\n cost me .0000000000079 ms in transfer
>time! Oh you'll pay.. don't think you won't pay. Well I think it is time for
>me to unsubscribe from the list. Oh my.. look at the paragraph I just typed.
>I forecast slow transfer rates tonight.. Try to hold off the ftps until
>morning ppl.
>
>On Sun, 31 May 1998, Yusry sLiDeRs Harfuddin wrote:
>
>>Hi,
>>
>>    Just a small note. If you have nothing to say, please *DON'T* reply.
>>It will degenerate the thread into a bandwidth-wasting vermin.
>>
>>    Examples would be "hehe:P" and "?" one-liners.
>>
>>+- Yusry Harfuddin - 1516887 - yusry@singaporemail.com -+
>>+-------------------------------------------------------+
>>|Accelerate! 3D Gaming Site| 3DGAMES-L List Owner       |
>>|http://www.accelerate.org | Email for subscription info|
>>+-------------------------------------------------------+
>>
>>
>>--------------------------------------------------------------------
>>Unsubscribing and other information @ http://www.yusry.com.sg/pc-ask
>>--------------------------------------------------------------------
>>
>
>
>--------------------------------------------------------------------
>Unsubscribing and other information @ http://www.yusry.com.sg/pc-ask
>--------------------------------------------------------------------
>


From: Casey <CKGrl44@AOL.COM>
To: www@gotmilk.nmclites.edu
Subject: Got Milk

Below is the result of your feedback form.  It was submitted by Casey (CKGrl44@AOL.COM) on
Sunday, February 15, 1998 at 23:27:47
---------------------------------------------------------------------------

Comments: The music that played bugged me. It was just annoying.


---------------------------------------------------------------------------
REMOTE_HOST: 152.163.201.137
REMOTE_ADDR: 152.163.201.137
REMOTE_USER:
REMOTE_IDENT:
HTTP_USER_AGENT: Mozilla/4.0 (compatible; MSIE 4.0; MSN 2.5; AOL 3.0; Windows 95

Referring to the midi file i put on all the web pages I create:p

Hehe, I'm on... top of the world looking... down on creation :P
