[thelist] W3schools requires a login?

Syed Zeeshan Haider zeeshan_paki at yahoo.com
Sat Mar 23 03:39:01 CST 2002


Hi Jane,
This is a great site for learning web techniques. I have learned a lot
from here. Therefore, I would like to suggest it to others also.
Syed Zeeshan Haider.
http://syedzeeshanhaider.faithweb.com/

----- Original Message -----
From: "Jane Williams" <jane at williams.nildram.co.uk>
To: thelist at lists.evolt.org
Date: Fri, 22 Mar 2002 07:52:17 -0000
Subject: Re: [thelist] W3schools requires a login?
Reply-To: thelist at lists.evolt.org

On 22 Mar 2002 at 3:31, Syed Zeeshan Haider wrote:

> Hi Carlos,
> I am in Pakistan. W3Schools is alright from here. I used
> http://www.w3schools.com/default.asp.

I just followed that link, and it worked fine for me.
(And I didn't know about the site before, so that's great! Bookmarked!)

WinXP, MSIE 6.02.




--__--__--

Message: 28
From: "Peter-Paul Koch" <gassinaumasis at hotmail.com>
To: thelist at lists.evolt.org
Subject: Re: [thelist] preload problem in NN6.2
Date: Fri, 22 Mar 2002 08:09:37 +0000
Reply-To: thelist at lists.evolt.org




>Any idea why NN6.2 loads images so slowly with the script below? (Seems
>fine with IE5.5)  http://www.huntacpa.com/

Not really, except that NN6 is generally very slow when preloading
images.
Every time I try to define a general rule for this bug, it turns out not
to
be a general rule after all.

Take a look at
http://www.xs4all.nl/~ppk/js/index.html?newmouseover.html,
you'll see two bunches of mouseover-images, one inside links and one
without
links. On my NN6 at home the mouseovers on the pure images work
significantly faster than those on images inside links, but at work I
don't
see this difference.

What do you see? Do the images without links behave smoother than those
with
links? Or not?

ppk

_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com


--__--__--

Message: 29
Date: Fri, 22 Mar 2002 10:04:36 +0000
From: darren <darren at web-bitch.co.uk>
To: thelist <thelist at lists.evolt.org>
Subject: Re: [thelist] tip: ASP.NET - Property Declarations
Reply-To: thelist at lists.evolt.org

On 21 March 2002 at 23:46:04, Chris Blessing <webguy at mail.rit.edu>
wrote:


CB> property ToAddress() as String
CB>         get
CB>                 return mstrAddr
CB>         end get

CB>         set(ByVal strAddr as String)
CB>                 mstrAddr = strAddr
CB>         end set
CB> end property

a slight alternative for your set is:

   property ToAddress() as String
      get
         return mstrAddr
      end get

      set
         mstrAddr = value
      end set
   end property

value is the values is a keyword that refers to the value being assigned
to
the property.

also, if you have only a get or a set in the property you have to mark
the
property as readonly or writeonly.

hth,

darren.


--__--__--

Message: 30
From: "david lloyd parker" <david at image2image.co.uk>
To: <thelist at lists.evolt.org>
Subject: Re: [thelist] Centering in IE6?
Date: Fri, 22 Mar 2002 10:20:30 -0000
Reply-To: thelist at lists.evolt.org

Erik Mattheis wrote:
>If you're simply trying to get that effect, wouldn't be easier/better
>to vertically tile a background image and put a spacer gif in that td
>which is the same width as you want the vertical bar to be? That
>would work in any browser that understood tables.
Eric - this threw me somewhat. If you tile a bg image as you suggest,
how do
you get the vertical bar to always go to the bottom of the opened
window?
I'm confused!
David


--__--__--

Message: 31
Date: Fri, 22 Mar 2002 04:36:32 -0800
From: Cayley Vos <cvos at netpaths.net>
To: evolt <thelist at lists.evolt.org>
Subject: [thelist] php3 form processor
Reply-To: thelist at lists.evolt.org

Im looking for any basic form processor - written in php3 for
compatibility.
I tried Jacks, but It requires newer php binaries

Will go here   www.echoads.com/phpinfo.php

Thanks,


--

Cayley Vos, Principal
office: 360-714-8395
cell: 360-303-0150
http://netpaths.net
_______________________________________________________
web hosting | search engine marketing | web development


--__--__--

Message: 32
Date: Fri, 22 Mar 2002 13:46:28 +0100
To: thelist at lists.evolt.org
From: Veronica Yuill <veronicay at archetype-it.com>
Subject: Re: [thelist] php3 form processor
Reply-To: thelist at lists.evolt.org

At 04:36 22/03/2002 -0800, you wrote:
>Im looking for any basic form processor - written in php3 for
compatibility.
>I tried Jacks, but It requires newer php binaries
>
>Will go here   www.echoads.com/phpinfo.php

A popular one is Phorm: http://www.phorm.com/ . Disclaimer: I haven't
used
it myself.

Regards


Veronica Yuill                 email: veronicay at archetype-it.com
Archetype Information Technology Ltd
http://www.archetype-it.com/english/
------------------------------------------------------------------
Dynamic websites for fast-moving businesses


--__--__--

Message: 33
From: "BT Bigpant" <bigpant at btinternet.com>
To: <thelist at lists.evolt.org>
Date: Fri, 22 Mar 2002 13:06:39 -0000
Subject: [thelist] VB subform
Reply-To: thelist at lists.evolt.org

How do I (easily) create an editable subform without using the Data
Control
?

To clarify, I have a clients form populated programmatically from an
Access
db, and I need a second form/table of orders (where orders!id =
clients!id).
I have been told not to use the ADO Data Control, as it is too heavy. I
have
managed to do a read-only list using a number of controls (DBGrid,
DataGrid,
FlexGrid). I could create a linked table in Access in a matter of
minutes.
Am I missing something ? I have VB6 SP4.

TIA
Phil Parker


--__--__--

Message: 34
Date: Fri, 22 Mar 2002 15:55:01 +0100
To: thelist at lists.evolt.org
From: "serena . latveria . com" <serena at latveria.com>
Subject: [thelist] webalizer problems
Reply-To: thelist at lists.evolt.org


hi folks
         i asked the office's admin to install a log analyzer for a site
of ours. he set up webalizer, but i have noticed several problems, first
of all that it doesn't show my test-visits up in the stats. i'm a
designer
and i really don't know what it is wrong with it: is it possibly an
incorrect
installation/configuration?

thank you



ciau
serena

:: serena at latveria.com
:: latveria web designer


--__--__--

Message: 35
From: Feingold Josh S <Josh.S.Feingold at irs.gov>
To: "'thelist at lists.evolt.org'" <thelist at lists.evolt.org>
Subject: RE: [thelist] webalizer problems
Date: Fri, 22 Mar 2002 10:11:51 -0500
Reply-To: thelist at lists.evolt.org

This message is in MIME format. Since your mail reader does not
understand
this format, some or all of this message may not be legible.
--
[ Picked text/plain from multipart/alternative ]
> first of all that it doesn't show my test-visits up in > the stats.

Maybe he blocked your IP on purpose.  I know that is how I set up my web
analysis software.  Why should my hits, skew the results?

What else is "wrong?"

Josh

--__--__--

Message: 36
From: "James Q. Stansfield" <jqs at iridani.net>
To: <thelist at lists.evolt.org>
Date: Fri, 22 Mar 2002 10:21:46 -0500
Subject: [thelist] Log Analizers
Reply-To: thelist at lists.evolt.org

This is a multi-part message in MIME format.
--
[ Picked text/plain from multipart/alternative ]

    While we're on the subject, has anyone had any good news about
http://www.deepmetrix.com/ 's LiveStats product? We have it installed
here and find it has more than a few problmes when dealing with large
traffic websites.

    //James
--


--__--__--

Message: 37
Date: Fri, 22 Mar 2002 16:29:06 +0100
To: thelist at lists.evolt.org
From: "serena . latveria . com" <serena at latveria.com>
Subject: RE: [thelist] webalizer problems
Reply-To: thelist at lists.evolt.org

At 10.11 22/03/2002 -0500, you wrote:
> > first of all that it doesn't show my test-visits up in > the stats.
>Maybe he blocked your IP on purpose.  I know that is how I set up my
web
>analysis software.  Why should my hits, skew the results?

         i did my test-visits from outside the office, from dialup and
dynamic-ip
adsl




ciau
serena

:: serena at latveria.com
:: latveria web designer


--__--__--

Message: 38
From: Feingold Josh S <Josh.S.Feingold at irs.gov>
To: "'thelist at lists.evolt.org'" <thelist at lists.evolt.org>
Subject: RE: [thelist] webalizer problems
Date: Fri, 22 Mar 2002 10:25:55 -0500
Reply-To: thelist at lists.evolt.org

This message is in MIME format. Since your mail reader does not
understand
this format, some or all of this message may not be legible.
--
[ Picked text/plain from multipart/alternative ]
I stand corrected.  Can you describe the error more fully, please.

Josh

-----Original Message-----
From: serena . latveria . com [mailto:serena at latveria.com]
Sent: Friday, March 22, 2002 10:29 AM
To: thelist at lists.evolt.org
Subject: RE: [thelist] webalizer problems


At 10.11 22/03/2002 -0500, you wrote:
> > first of all that it doesn't show my test-visits up in > the stats.
>Maybe he blocked your IP on purpose.  I know that is how I set up my
web
>analysis software.  Why should my hits, skew the results?

         i did my test-visits from outside the office, from dialup and
dynamic-ip
adsl




ciau
serena

:: serena at latveria.com
:: latveria web designer

--
For unsubscribe and other options, including
the Tip Harvester and archive of thelist go to:
http://lists.evolt.org Workers of the Web, evolt !

--__--__--

Message: 39
From: "Hardacker, Andrew" <Andrew.Hardacker at Compuware.com>
To: "'thelist at lists.evolt.org'" <thelist at lists.evolt.org>
Subject: RE: [thelist] preload problem in NN6.2
Date: Fri, 22 Mar 2002 10:29:05 -0500
Reply-To: thelist at lists.evolt.org

<snip>
Take a look at
http://www.xs4all.nl/~ppk/js/index.html?newmouseover.html,
...
What do you see? Do the images without links behave smoother than those
with
links? Or not?
</snip>

No noticeable difference here. Both pretty snappy.

Andy



The contents of this e-mail are intended for the named addressee only.
It
contains information that may be confidential. Unless you are the named
addressee or an authorized designee, you may not copy or use it, or
disclose
it to anyone else. If you received it in error please notify us
immediately
and then destroy it.


--__--__--

Message: 40
Date: Fri, 22 Mar 2002 15:30:20 +0000
From: **1st Vamp** <wes at pmason.karoo.co.uk>
Organization: EternalServices/GD Network
To: Robert Goodyear <thelist at lists.evolt.org>
Subject: Re[2]: [thelist] Live Chat system
Reply-To: thelist at lists.evolt.org

-----BEGIN PGP SIGNED MESSAGE-----
Hash: MD5

I can't advise in the favour of a particular chat system, but I can
advise against one chat system, the InterFun Chat System (IFCS) from
www.interfun.net
The reasons for this are the unprofessional way in the which the
system is designed. It is an HTML or Java (optional) chat system that
powers www.chatropolis.com, and
recent versions had many design flaws which I took the time to
document and pass the information along with recommendations to the
owner and main developer. Instead of discussing the problems with me,
he gave me one curt reply telling me I was wrong but giving no
reasons, and then stopped. I replied to try and carry the discussion
further, attempting to bring more value to the exchange of information
(or the very least actually GET an exchange), but I never recieved any
further communication.

My advice would be to stay away from this particular product, not just
because of one problematic exchange of e-mails between I and the
afformentioned owner, but also because of the fact that several
friends of mine whom are paying chatropolis.com users have also
complained about the useability problems of the recent versions of the
IFCS, and instead of taking the suggestions and being polite to his
paying customers, he practically spat in their faces and told them to
bugger off to another chat site if they weren't happy.
I could understand this of a volunteer chat site were people put in
personal time without reward, but from a commercial venture hoping to
gain more users and give satisfaction? Hardly professional actions.

- - Vamp


>> > At 03:47 PM 3/18/2002, thelist-request at lists.evolt.org wrote:
>> > >I am looking to integrate a live chat system, similiar to
>> > LivePerson.com's
>> > >solution.
>> > >
>> > >Does anyone know of a free alternative?
>> >


> __________________________________________________
> Do You Yahoo!?
> Yahoo! Movies - coverage of the 74th Academy Awards®
> http://movies.yahoo.com/

-----BEGIN PGP SIGNATURE-----
Version: 2.6

iQIMAwUAPJtOEOtR7En81eJTAQHFRA+4z70AJtlmDO4e2bAGu0JL/cZmY3HQ6/OU
v+B+AJMh4uPXok7v3VFdQDjUyUD7nRrSmhbYAfKx/WhjmMXRmc86kcglgAkx8/Oj
shNSW3DpLOOWUfxDfamZxj5av64cDSmzTbquvSNJFIAtbC+pQILhWXVfiLuzKSB4
DwMzAvW5gHrHrAcbWGA/ddJxNcMkxx7FFf6VjUeuTqdtgz1NNCqAfLoPmI4LEW4t
QNKZbgAaPZk3bYBQRzvGVF28RaojCGgKCCB0P7zjbOPfni28N1hxo+CpFMKffS5p
8PYeMDLIMLrW05paR6yxub3miEtp4JJWXElAM9BRtCMiqaFDmIWWKfP8gebbhJcs
jFoYIu3PBCH2SR6oWykiE4hhjwSCSi0CS059V1R3+duxyy11mKb1YtWDz1NRUrJH
ieaL+Nztag2kXZrD+e/caK4MS9I55jvAIoLmCZGMAnZ/mn/y3dFYkHGcs+DW/ZHu
pmF9duYo6VZcFYGoHPw27I/TBi2MlwL9dYNgd3GK5IXZJAw45BFpxleIK1hJkj+/
lb6YM5MqmFumhemiNloT4VCX7KGc3FPe2RAFpejsF7uoFGFcGU6OtdaRl0cDbhli
Q8veUN5IIfmzws4hmKfCHMvzBkJ0dmDbzzhFUiykvzt2jufK/lltNxV90EiJwl4=
=DAV6
-----END PGP SIGNATURE-----

--__--__--

Message: 41
From: Feingold Josh S <Josh.S.Feingold at irs.gov>
To: "'thelist at lists.evolt.org'" <thelist at lists.evolt.org>
Date: Fri, 22 Mar 2002 10:32:33 -0500
Subject: [thelist] RS.eof and RS.bof (ASP)
Reply-To: thelist at lists.evolt.org

This message is in MIME format. Since your mail reader does not
understand
this format, some or all of this message may not be legible.
--
[ Picked text/plain from multipart/alternative ]
I have query that returns one recordset.  In the event that no
recordsets
are returned I wish to hide the code that would try to read from the
recordset (so it does not break the page).

Here is the code

<% if not rs.BOF and rs.EOF then %>

<td>Name:<td><%=rs("name")%>

<% end if  %>

Any ideas where I am going wrong?

Thanks,
Josh

--__--__--

Message: 42
Date: Fri, 22 Mar 2002 16:40:01 +0100
To: thelist at lists.evolt.org
From: "serena . latveria . com" <serena at latveria.com>
Subject: RE: [thelist] webalizer problems
Reply-To: thelist at lists.evolt.org


At 10.25 22/03/2002 -0500, you wrote:
>I stand corrected.  Can you describe the error more fully, please.

         i logged in the stats, took note of visits and pages, visited
(or made trusted friends visit) the site, logged again the stats after
a while and noticed no changes. it occurred several times



ciau
serena

:: serena at latveria.com
:: latveria web designer


--__--__--

Message: 43
From: Feingold Josh S <Josh.S.Feingold at irs.gov>
To: "'thelist at lists.evolt.org'" <thelist at lists.evolt.org>
Subject: RE: [thelist] RS.eof and RS.bof (ASP)
Date: Fri, 22 Mar 2002 10:35:27 -0500
Reply-To: thelist at lists.evolt.org

This message is in MIME format. Since your mail reader does not
understand
this format, some or all of this message may not be legible.
--
[ Picked text/plain from multipart/alternative ]
I hate when I answer my own questions right after I hit send.  I did
spend
some time working on it, before I sent the email, though.

The correct format is:

<% if not rs.BOF and NOT rs.EOF then %>

Thanks anyways.

Josh

--__--__--

Message: 44
From: "Nicole Parrot" <nicole at parrot.ca>
To: <thelist at lists.evolt.org>
Date: Fri, 22 Mar 2002 10:37:07 -0500
Subject: [thelist] Norway?
Reply-To: thelist at lists.evolt.org

Good morning all...

Do we have anyone here from Norway? I've just been told that if you
develop
a site for the Norwagian market, that you don't really have to worry
about
slow downloads or slow machines because almost everyone has a high-speed
connection and a good computer.

without going into the debate about who you accept to leave out of your
site, I was wondering if it is true that high-speed connections are the
norm
in Norway...

Nicole


--__--__--

Message: 45
From: Feingold Josh S <Josh.S.Feingold at irs.gov>
To: "'thelist at lists.evolt.org'" <thelist at lists.evolt.org>
Subject: RE: [thelist] webalizer problems
Date: Fri, 22 Mar 2002 10:36:51 -0500
Reply-To: thelist at lists.evolt.org

This message is in MIME format. Since your mail reader does not
understand
this format, some or all of this message may not be legible.
--
[ Picked text/plain from multipart/alternative ]
Are you looking at the raw stat files generated by the server or the
analyzed data from the software?

Josh

--__--__--

Message: 46
Date: Fri, 22 Mar 2002 15:38:33 +0000
From: Anne Thorniley <anne at beerintheevening.com>
To: thelist at lists.evolt.org
Subject: Re: [thelist] webalizer problems
Reply-To: thelist at lists.evolt.org

On Fri, Mar 22, 2002 at 04:40:01PM +0100, serena . latveria . com wrote:
>          i logged in the stats, took note of visits and pages, visited
> (or made trusted friends visit) the site, logged again the stats after
> a while and noticed no changes. it occurred several times

How often is webalizer set up to run on your system? If whoever
installed
it only made it run once a week, for example, you'll have to wait that
long before you see the new stats.

Anne


--
If you didn't want this, and I didn't need it,
Then how has this interest become an addiction?
If you didn't want it, then why cant you do without?
I know I'm not your first one, but I pray I'll be your last.


--__--__--

Message: 47
From: "Jay Blanchard" <jay.blanchard at niicommunications.com>
To: <thelist at lists.evolt.org>
Subject: RE: [thelist] RS.eof and RS.bof (ASP)
Date: Fri, 22 Mar 2002 09:39:59 -0600
Reply-To: thelist at lists.evolt.org

<snip>
I have query that returns one recordset.  In the event that no
recordsets
are returned I wish to hide the code that would try to read from the
recordset (so it does not break the page).

Here is the code

<% if not rs.BOF and rs.EOF then %>

<td>Name:<td><%=rs("name")%>

<% end if  %>
</snip>
Try
<%
if NOT (rs.BOF AND  NOT rs.EOF)then {

do FOO
}
end if
%>

Jay



--__--__--

_______________________________________________
Help: http://lists.evolt.org/mailman/listinfo/thelist

Archives: http://lists.evolt.org

End of thelist Digest


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




More information about the thelist mailing list