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_001_01BFEC29.DA889A70
Content-Type: text/plain;
        charset="iso-8859-1"

Well, I wasn't suggesting that....though it might be cool ;-)

I just meant they may (or should) put fake data in the message elsewhere.
Not the specific message 'Syntax Error on line: XXXX'....but maybe switch
out the path and some other info.  Maybe even server specific data.

I know its far fetched.....but you can't assume everything is true.

They may be running their site on CF Linux!  Yeah right.

--b

--------------------------------------------
Bryan D. Batchelder       Work: 813-935-7100
Palm/Internet Developer   Home: 727-547-1322
--------------------------------------------
ConnectWise, Inc. (www.ConnectWise.com)
2803 West Busch Blvd, Suite 204
Tampa, FL 33618
--------------------------------------------

-----Original Message-----
From: Greg Creedon [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 12, 2000 11:55 AM
To: '[EMAIL PROTECTED]'
Subject: RE: You know what would be really cool?


I see! What a great idea. All of the tech staff and admins would have
their Allaire Secret Decoder Rings(tm), available in Personal or
Enterprise versions. Error says ODBC error? A quick flick of the dial and
it's actually a syntax error! Zounds! a misplaced > sign.

The future is so bright, I need shades!

Greg Creedon

On Wed, 12 Jul 2000, Bryan Batchelder wrote:

> 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_001_01BFEC13.BA40F1D0
> Content-Type: text/plain
> 
> Or they have deliberately misinformed you in the error message :-)  Not
that
> the error is deliberate...but the information it is giving you could be
> deliberately wrong.
> 
> I have done this in past systems I have worked on.....and set up most of
my
> UNIX boxes to give wrong profiling information (including information in
> errors).
> 
> Just a thought.  Its fun watching people try linux exploits on a solaris
> box...or vice versa - or making a linux box look like an NT box.
> 
> --------------------------------------------
> Bryan D. Batchelder       Work: 813-935-7100
> Palm/Internet Developer   Home: 727-547-1322
> --------------------------------------------
> ConnectWise, Inc. (www.ConnectWise.com)
> 2803 West Busch Blvd, Suite 204
> Tampa, FL 33618
> --------------------------------------------
> 
> -----Original Message-----
> From: Steve Bernard [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, July 12, 2000 11:03 AM
> To: [EMAIL PROTECTED]
> Subject: RE: You know what would be really cool?
> 
> 
> It is truly a sad state of affairs isn't it? This sort of thing has been
> happening on a regular basis since Allaire first started hosting a
website.
> All three of their main components, Corporate, Forums, and Beta sites,
have
> gone down or produced errors that really make them look bad. The two
general
> types that I have seen the most, and that speak volumes about their
> infrastructure/administration in my opinion, are related to
performance/load
> and database management. Ironically enough, these are two of tenants of
the
> Allaire Performance Tuning class, optimizing your code and your database.
> Another problem that this exposes is Allaire's attention to detail and
> security. You can learn a lot about a system by getting such error
messages.
> It may seem innocent enough but from this error message you know:
> 
> 1) Using IIS
> 2) .. therefore, using NT
> 3) Web root is on D:, seperate from the system root
> 4) Exact path to the customtags directory
> 5) Template name
> 6) Exact line of offending code
> 7) 'CustomTagsV65' may indicate that they have multiple versions in one
> tree. This may provide further opportunity
>    if the system is breached.
> 8) Allaire doesn't monitor it's servers effectively
> 9) Allaire doesn't seem to take it's web presence seriously enough even
> though the product it sells is made for
>    developing high-end, robust, data-driven, web sites (enought buzz words
> there?).
> 
> All this provides is information, not vulnerabilities, but, it is a
definite
> start in profiling the system, and all without having to send a single
> suspicious packet their way. Anyone who has spent time profiling systems
> will understand this. So if Allaire is this shoddy in
protecting/maintaining
> their corporate site what's going on with the areas of the site that
manage
> customer information?
> 
> Steve
> 
> p.s. I don't have anything against Allaire, I'm just calling it like I see
> it.
> 
> 
> > -----Original Message-----
> > From: Sean Renet [mailto:[EMAIL PROTECTED]]
> >
> > I think it would be really cool if you went to Allaire's website,
searched
> > for something and didn't get this:
> >
> >       Error Diagnostic Information
> >       Error occurred in tag CFSEARCH
> >
> >       Collection failed to open: AllaireWeb6SiteSearch
> >
> >
> >       The error occurred while processing an element with a general
> > identifier of (CFSEARCH), occupying document position (28:1) to (31:57)
in
> > the template file
> > D:\WWWROOT\ALLAIREWEB65\CUSTOMTAGSV65\ALLAIREWEB\SITESEARCH\SITESE
> > ARCH.CFM.
> >
> >
> >       Date/Time: 07/11/00 22:55:58
> >       Browser: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)
> >       Remote Address: 63.203.119.82
> >       HTTP Referer: http://www.allaire.com/search/index.cfm
> >
> >
> >
> > How do these guys expect to have people buy into this language when
thier
> > own site is constantly breaking?
> 
>
----------------------------------------------------------------------------
> --
> Archives: http://www.mail-archive.com/[email protected]/
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
> send a message to [EMAIL PROTECTED] with 'unsubscribe' in
> the body.
> 
> ------_=_NextPart_001_01BFEC13.BA40F1D0
> Content-Type: text/html
> Content-Transfer-Encoding: quoted-printable
> 
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
> <HTML>
> <HEAD>
> <META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
> charset=3Dus-ascii">
> <META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
> 5.5.2650.12">
> <TITLE>RE: You know what would be really cool?</TITLE>
> </HEAD>
> <BODY>
> 
> <P><FONT SIZE=3D2>Or they have deliberately misinformed you in the =
> error message :-)&nbsp; Not that the error is deliberate...but the =
> information it is giving you could be deliberately wrong.</FONT></P>
> 
> <P><FONT SIZE=3D2>I have done this in past systems I have worked =
> on.....and set up most of my UNIX boxes to give wrong profiling =
> information (including information in errors).</FONT></P>
> 
> <P><FONT SIZE=3D2>Just a thought.&nbsp; Its fun watching people try =
> linux exploits on a solaris box...or vice versa - or making a linux box =
> look like an NT box.</FONT></P>
> 
> <P><FONT SIZE=3D2>--------------------------------------------</FONT>
> <BR><FONT SIZE=3D2>Bryan D. =
> Batchelder&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Work: =
> 813-935-7100</FONT>
> <BR><FONT SIZE=3D2>Palm/Internet Developer&nbsp;&nbsp; Home: =
> 727-547-1322</FONT>
> <BR><FONT SIZE=3D2>--------------------------------------------</FONT>
> <BR><FONT SIZE=3D2>ConnectWise, Inc. (www.ConnectWise.com)</FONT>
> <BR><FONT SIZE=3D2>2803 West Busch Blvd, Suite 204</FONT>
> <BR><FONT SIZE=3D2>Tampa, FL 33618</FONT>
> <BR><FONT SIZE=3D2>--------------------------------------------</FONT>
> </P>
> 
> <P><FONT SIZE=3D2>-----Original Message-----</FONT>
> <BR><FONT SIZE=3D2>From: Steve Bernard [<A =
> HREF=3D"mailto:[EMAIL PROTECTED]">mailto:[EMAIL PROTECTED]</A>]</FONT>
> <BR><FONT SIZE=3D2>Sent: Wednesday, July 12, 2000 11:03 AM</FONT>
> <BR><FONT SIZE=3D2>To: [EMAIL PROTECTED]</FONT>
> <BR><FONT SIZE=3D2>Subject: RE: You know what would be really =
> cool?</FONT>
> </P>
> <BR>
> 
> <P><FONT SIZE=3D2>It is truly a sad state of affairs isn't it? This =
> sort of thing has been</FONT>
> <BR><FONT SIZE=3D2>happening on a regular basis since Allaire first =
> started hosting a website.</FONT>
> <BR><FONT SIZE=3D2>All three of their main components, Corporate, =
> Forums, and Beta sites, have</FONT>
> <BR><FONT SIZE=3D2>gone down or produced errors that really make them =
> look bad. The two general</FONT>
> <BR><FONT SIZE=3D2>types that I have seen the most, and that speak =
> volumes about their</FONT>
> <BR><FONT SIZE=3D2>infrastructure/administration in my opinion, are =
> related to performance/load</FONT>
> <BR><FONT SIZE=3D2>and database management. Ironically enough, these =
> are two of tenants of the</FONT>
> <BR><FONT SIZE=3D2>Allaire Performance Tuning class, optimizing your =
> code and your database.</FONT>
> <BR><FONT SIZE=3D2>Another problem that this exposes is Allaire's =
> attention to detail and</FONT>
> <BR><FONT SIZE=3D2>security. You can learn a lot about a system by =
> getting such error messages.</FONT>
> <BR><FONT SIZE=3D2>It may seem innocent enough but from this error =
> message you know:</FONT>
> </P>
> 
> <P><FONT SIZE=3D2>1) Using IIS</FONT>
> <BR><FONT SIZE=3D2>2) .. therefore, using NT</FONT>
> <BR><FONT SIZE=3D2>3) Web root is on D:, seperate from the system =
> root</FONT>
> <BR><FONT SIZE=3D2>4) Exact path to the customtags directory</FONT>
> <BR><FONT SIZE=3D2>5) Template name</FONT>
> <BR><FONT SIZE=3D2>6) Exact line of offending code</FONT>
> <BR><FONT SIZE=3D2>7) 'CustomTagsV65' may indicate that they have =
> multiple versions in one</FONT>
> <BR><FONT SIZE=3D2>tree. This may provide further opportunity</FONT>
> <BR><FONT SIZE=3D2>&nbsp;&nbsp; if the system is breached.</FONT>
> <BR><FONT SIZE=3D2>8) Allaire doesn't monitor it's servers =
> effectively</FONT>
> <BR><FONT SIZE=3D2>9) Allaire doesn't seem to take it's web presence =
> seriously enough even</FONT>
> <BR><FONT SIZE=3D2>though the product it sells is made for</FONT>
> <BR><FONT SIZE=3D2>&nbsp;&nbsp; developing high-end, robust, =
> data-driven, web sites (enought buzz words</FONT>
> <BR><FONT SIZE=3D2>there?).</FONT>
> </P>
> 
> <P><FONT SIZE=3D2>All this provides is information, not =
> vulnerabilities, but, it is a definite</FONT>
> <BR><FONT SIZE=3D2>start in profiling the system, and all without =
> having to send a single</FONT>
> <BR><FONT SIZE=3D2>suspicious packet their way. Anyone who has spent =
> time profiling systems</FONT>
> <BR><FONT SIZE=3D2>will understand this. So if Allaire is this shoddy =
> in protecting/maintaining</FONT>
> <BR><FONT SIZE=3D2>their corporate site what's going on with the areas =
> of the site that manage</FONT>
> <BR><FONT SIZE=3D2>customer information?</FONT>
> </P>
> 
> <P><FONT SIZE=3D2>Steve</FONT>
> </P>
> 
> <P><FONT SIZE=3D2>p.s. I don't have anything against Allaire, I'm just =
> calling it like I see</FONT>
> <BR><FONT SIZE=3D2>it.</FONT>
> </P>
> <BR>
> 
> <P><FONT SIZE=3D2>&gt; -----Original Message-----</FONT>
> <BR><FONT SIZE=3D2>&gt; From: Sean Renet [<A =
> HREF=3D"mailto:[EMAIL PROTECTED]">mailto:sean@broadcastdynamics=
> .com</A>]</FONT>
> <BR><FONT SIZE=3D2>&gt;</FONT>
> <BR><FONT SIZE=3D2>&gt; I think it would be really cool if you went to =
> Allaire's website, searched</FONT>
> <BR><FONT SIZE=3D2>&gt; for something and didn't get this:</FONT>
> <BR><FONT SIZE=3D2>&gt;</FONT>
> <BR><FONT SIZE=3D2>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Error =
> Diagnostic Information</FONT>
> <BR><FONT SIZE=3D2>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Error =
> occurred in tag CFSEARCH</FONT>
> <BR><FONT SIZE=3D2>&gt;</FONT>
> <BR><FONT SIZE=3D2>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Collection =
> failed to open: AllaireWeb6SiteSearch</FONT>
> <BR><FONT SIZE=3D2>&gt;</FONT>
> <BR><FONT SIZE=3D2>&gt;</FONT>
> <BR><FONT SIZE=3D2>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; The error =
> occurred while processing an element with a general</FONT>
> <BR><FONT SIZE=3D2>&gt; identifier of (CFSEARCH), occupying document =
> position (28:1) to (31:57) in</FONT>
> <BR><FONT SIZE=3D2>&gt; the template file</FONT>
> <BR><FONT SIZE=3D2>&gt; =
> D:\WWWROOT\ALLAIREWEB65\CUSTOMTAGSV65\ALLAIREWEB\SITESEARCH\SITESE</FONT=
> >
> <BR><FONT SIZE=3D2>&gt; ARCH.CFM.</FONT>
> <BR><FONT SIZE=3D2>&gt;</FONT>
> <BR><FONT SIZE=3D2>&gt;</FONT>
> <BR><FONT SIZE=3D2>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Date/Time: =
> 07/11/00 22:55:58</FONT>
> <BR><FONT SIZE=3D2>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Browser: =
> Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)</FONT>
> <BR><FONT SIZE=3D2>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Remote =
> Address: 63.203.119.82</FONT>
> <BR><FONT SIZE=3D2>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; HTTP =
> Referer: <A HREF=3D"http://www.allaire.com/search/index.cfm" =
> TARGET=3D"_blank">http://www.allaire.com/search/index.cfm</A></FONT>
> <BR><FONT SIZE=3D2>&gt;</FONT>
> <BR><FONT SIZE=3D2>&gt;</FONT>
> <BR><FONT SIZE=3D2>&gt;</FONT>
> <BR><FONT SIZE=3D2>&gt; How do these guys expect to have people buy =
> into this language when thier</FONT>
> <BR><FONT SIZE=3D2>&gt; own site is constantly breaking?</FONT>
> </P>
> 
> <P><FONT =
> SIZE=3D2>---------------------------------------------------------------=
> ---------------</FONT>
> <BR><FONT SIZE=3D2>Archives: <A =
> HREF=3D"http://www.mail-archive.com/[email protected]/" =
> TARGET=3D"_blank">http://www.mail-archive.com/[email protected]/=
> </A></FONT>
> <BR><FONT SIZE=3D2>To Unsubscribe visit <A =
> HREF=3D"http://www.houseoffusion.com/index.cfm?sidebar=3Dlists&body=3Dli=
> sts/cf_talk" =
> TARGET=3D"_blank">http://www.houseoffusion.com/index.cfm?sidebar=3Dlists=
> &body=3Dlists/cf_talk</A> or send a message to =
> [EMAIL PROTECTED] with 'unsubscribe' in the =
> body.</FONT></P>
> 
> </BODY>
> </HTML>
> ------_=_NextPart_001_01BFEC13.BA40F1D0--
>
----------------------------------------------------------------------------
--
> Archives: http://www.mail-archive.com/[email protected]/
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
> 
> 

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

------_=_NextPart_001_01BFEC29.DA889A70
Content-Type: text/html;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2650.12">
<TITLE>RE: You know what would be really cool?</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2>Well, I wasn't suggesting that....though it might be =
cool ;-)</FONT>
</P>

<P><FONT SIZE=3D2>I just meant they may (or should) put fake data in =
the message elsewhere.&nbsp; Not the specific message 'Syntax Error on =
line: XXXX'....but maybe switch out the path and some other info.&nbsp; =
Maybe even server specific data.</FONT></P>

<P><FONT SIZE=3D2>I know its far fetched.....but you can't assume =
everything is true.</FONT>
</P>

<P><FONT SIZE=3D2>They may be running their site on CF Linux!&nbsp; =
Yeah right.</FONT>
</P>

<P><FONT SIZE=3D2>--b</FONT>
</P>

<P><FONT SIZE=3D2>--------------------------------------------</FONT>
<BR><FONT SIZE=3D2>Bryan D. =
Batchelder&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Work: =
813-935-7100</FONT>
<BR><FONT SIZE=3D2>Palm/Internet Developer&nbsp;&nbsp; Home: =
727-547-1322</FONT>
<BR><FONT SIZE=3D2>--------------------------------------------</FONT>
<BR><FONT SIZE=3D2>ConnectWise, Inc. (www.ConnectWise.com)</FONT>
<BR><FONT SIZE=3D2>2803 West Busch Blvd, Suite 204</FONT>
<BR><FONT SIZE=3D2>Tampa, FL 33618</FONT>
<BR><FONT SIZE=3D2>--------------------------------------------</FONT>
</P>

<P><FONT SIZE=3D2>-----Original Message-----</FONT>
<BR><FONT SIZE=3D2>From: Greg Creedon [<A =
HREF=3D"mailto:[EMAIL PROTECTED]">mailto:[EMAIL PROTECTED]</A>]</FONT>
<BR><FONT SIZE=3D2>Sent: Wednesday, July 12, 2000 11:55 AM</FONT>
<BR><FONT SIZE=3D2>To: '[EMAIL PROTECTED]'</FONT>
<BR><FONT SIZE=3D2>Subject: RE: You know what would be really =
cool?</FONT>
</P>
<BR>

<P><FONT SIZE=3D2>I see! What a great idea. All of the tech staff and =
admins would have</FONT>
<BR><FONT SIZE=3D2>their Allaire Secret Decoder Rings(tm), available in =
Personal or</FONT>
<BR><FONT SIZE=3D2>Enterprise versions. Error says ODBC error? A quick =
flick of the dial and</FONT>
<BR><FONT SIZE=3D2>it's actually a syntax error! Zounds! a misplaced =
&gt; sign.</FONT>
</P>

<P><FONT SIZE=3D2>The future is so bright, I need shades!</FONT>
</P>

<P><FONT SIZE=3D2>Greg Creedon</FONT>
</P>

<P><FONT SIZE=3D2>On Wed, 12 Jul 2000, Bryan Batchelder wrote:</FONT>
</P>

<P><FONT SIZE=3D2>&gt; This message is in MIME format. Since your mail =
reader does not understand</FONT>
<BR><FONT SIZE=3D2>&gt; this format, some or all of this message may =
not be legible.</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; =
------_=3D_NextPart_001_01BFEC13.BA40F1D0</FONT>
<BR><FONT SIZE=3D2>&gt; Content-Type: text/plain</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; Or they have deliberately misinformed you in =
the error message :-)&nbsp; Not that</FONT>
<BR><FONT SIZE=3D2>&gt; the error is deliberate...but the information =
it is giving you could be</FONT>
<BR><FONT SIZE=3D2>&gt; deliberately wrong.</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; I have done this in past systems I have worked =
on.....and set up most of my</FONT>
<BR><FONT SIZE=3D2>&gt; UNIX boxes to give wrong profiling information =
(including information in</FONT>
<BR><FONT SIZE=3D2>&gt; errors).</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; Just a thought.&nbsp; Its fun watching people =
try linux exploits on a solaris</FONT>
<BR><FONT SIZE=3D2>&gt; box...or vice versa - or making a linux box =
look like an NT box.</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; =
--------------------------------------------</FONT>
<BR><FONT SIZE=3D2>&gt; Bryan D. =
Batchelder&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Work: =
813-935-7100</FONT>
<BR><FONT SIZE=3D2>&gt; Palm/Internet Developer&nbsp;&nbsp; Home: =
727-547-1322</FONT>
<BR><FONT SIZE=3D2>&gt; --------------------------------------------</FO=
NT>
<BR><FONT SIZE=3D2>&gt; ConnectWise, Inc. (www.ConnectWise.com)</FONT>
<BR><FONT SIZE=3D2>&gt; 2803 West Busch Blvd, Suite 204</FONT>
<BR><FONT SIZE=3D2>&gt; Tampa, FL 33618</FONT>
<BR><FONT SIZE=3D2>&gt; =
--------------------------------------------</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; -----Original Message-----</FONT>
<BR><FONT SIZE=3D2>&gt; From: Steve Bernard [<A =
HREF=3D"mailto:[EMAIL PROTECTED]">mailto:[EMAIL PROTECTED]</A>]</FONT>
<BR><FONT SIZE=3D2>&gt; Sent: Wednesday, July 12, 2000 11:03 AM</FONT>
<BR><FONT SIZE=3D2>&gt; To: [EMAIL PROTECTED]</FONT>
<BR><FONT SIZE=3D2>&gt; Subject: RE: You know what would be really =
cool?</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; It is truly a sad state of affairs isn't it? =
This sort of thing has been</FONT>
<BR><FONT SIZE=3D2>&gt; happening on a regular basis since Allaire =
first started hosting a website.</FONT>
<BR><FONT SIZE=3D2>&gt; All three of their main components, Corporate, =
Forums, and Beta sites, have</FONT>
<BR><FONT SIZE=3D2>&gt; gone down or produced errors that really make =
them look bad. The two general</FONT>
<BR><FONT SIZE=3D2>&gt; types that I have seen the most, and that speak =
volumes about their</FONT>
<BR><FONT SIZE=3D2>&gt; infrastructure/administration in my opinion, =
are related to performance/load</FONT>
<BR><FONT SIZE=3D2>&gt; and database management. Ironically enough, =
these are two of tenants of the</FONT>
<BR><FONT SIZE=3D2>&gt; Allaire Performance Tuning class, optimizing =
your code and your database.</FONT>
<BR><FONT SIZE=3D2>&gt; Another problem that this exposes is Allaire's =
attention to detail and</FONT>
<BR><FONT SIZE=3D2>&gt; security. You can learn a lot about a system by =
getting such error messages.</FONT>
<BR><FONT SIZE=3D2>&gt; It may seem innocent enough but from this error =
message you know:</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; 1) Using IIS</FONT>
<BR><FONT SIZE=3D2>&gt; 2) .. therefore, using NT</FONT>
<BR><FONT SIZE=3D2>&gt; 3) Web root is on D:, seperate from the system =
root</FONT>
<BR><FONT SIZE=3D2>&gt; 4) Exact path to the customtags =
directory</FONT>
<BR><FONT SIZE=3D2>&gt; 5) Template name</FONT>
<BR><FONT SIZE=3D2>&gt; 6) Exact line of offending code</FONT>
<BR><FONT SIZE=3D2>&gt; 7) 'CustomTagsV65' may indicate that they have =
multiple versions in one</FONT>
<BR><FONT SIZE=3D2>&gt; tree. This may provide further =
opportunity</FONT>
<BR><FONT SIZE=3D2>&gt;&nbsp;&nbsp;&nbsp; if the system is =
breached.</FONT>
<BR><FONT SIZE=3D2>&gt; 8) Allaire doesn't monitor it's servers =
effectively</FONT>
<BR><FONT SIZE=3D2>&gt; 9) Allaire doesn't seem to take it's web =
presence seriously enough even</FONT>
<BR><FONT SIZE=3D2>&gt; though the product it sells is made for</FONT>
<BR><FONT SIZE=3D2>&gt;&nbsp;&nbsp;&nbsp; developing high-end, robust, =
data-driven, web sites (enought buzz words</FONT>
<BR><FONT SIZE=3D2>&gt; there?).</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; All this provides is information, not =
vulnerabilities, but, it is a definite</FONT>
<BR><FONT SIZE=3D2>&gt; start in profiling the system, and all without =
having to send a single</FONT>
<BR><FONT SIZE=3D2>&gt; suspicious packet their way. Anyone who has =
spent time profiling systems</FONT>
<BR><FONT SIZE=3D2>&gt; will understand this. So if Allaire is this =
shoddy in protecting/maintaining</FONT>
<BR><FONT SIZE=3D2>&gt; their corporate site what's going on with the =
areas of the site that manage</FONT>
<BR><FONT SIZE=3D2>&gt; customer information?</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; Steve</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; p.s. I don't have anything against Allaire, I'm =
just calling it like I see</FONT>
<BR><FONT SIZE=3D2>&gt; it.</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; &gt; -----Original Message-----</FONT>
<BR><FONT SIZE=3D2>&gt; &gt; From: Sean Renet [<A =
HREF=3D"mailto:[EMAIL PROTECTED]">mailto:sean@broadcastdynamics=
.com</A>]</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &gt; I think it would be really cool if you =
went to Allaire's website, searched</FONT>
<BR><FONT SIZE=3D2>&gt; &gt; for something and didn't get this:</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Error =
Diagnostic Information</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Error =
occurred in tag CFSEARCH</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
Collection failed to open: AllaireWeb6SiteSearch</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; The =
error occurred while processing an element with a general</FONT>
<BR><FONT SIZE=3D2>&gt; &gt; identifier of (CFSEARCH), occupying =
document position (28:1) to (31:57) in</FONT>
<BR><FONT SIZE=3D2>&gt; &gt; the template file</FONT>
<BR><FONT SIZE=3D2>&gt; &gt; =
D:\WWWROOT\ALLAIREWEB65\CUSTOMTAGSV65\ALLAIREWEB\SITESEARCH\SITESE</FONT=
>
<BR><FONT SIZE=3D2>&gt; &gt; ARCH.CFM.</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
Date/Time: 07/11/00 22:55:58</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
Browser: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Remote =
Address: 63.203.119.82</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; HTTP =
Referer: <A HREF=3D"http://www.allaire.com/search/index.cfm" =
TARGET=3D"_blank">http://www.allaire.com/search/index.cfm</A></FONT>
<BR><FONT SIZE=3D2>&gt; &gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &gt; How do these guys expect to have people =
buy into this language when thier</FONT>
<BR><FONT SIZE=3D2>&gt; &gt; own site is constantly breaking?</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; =
------------------------------------------------------------------------=
----</FONT>
<BR><FONT SIZE=3D2>&gt; --</FONT>
<BR><FONT SIZE=3D2>&gt; Archives: <A =
HREF=3D"http://www.mail-archive.com/[email protected]/" =
TARGET=3D"_blank">http://www.mail-archive.com/[email protected]/=
</A></FONT>
<BR><FONT SIZE=3D2>&gt; To Unsubscribe visit</FONT>
<BR><FONT SIZE=3D2>&gt; <A =
HREF=3D"http://www.houseoffusion.com/index.cfm?sidebar=3Dlists&body=3Dli=
sts/cf_talk" =
TARGET=3D"_blank">http://www.houseoffusion.com/index.cfm?sidebar=3Dlists=
&body=3Dlists/cf_talk</A> or</FONT>
<BR><FONT SIZE=3D2>&gt; send a message to =
[EMAIL PROTECTED] with 'unsubscribe' in</FONT>
<BR><FONT SIZE=3D2>&gt; the body.</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; =
------_=3D_NextPart_001_01BFEC13.BA40F1D0</FONT>
<BR><FONT SIZE=3D2>&gt; Content-Type: text/html</FONT>
<BR><FONT SIZE=3D2>&gt; Content-Transfer-Encoding: =
quoted-printable</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; &lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML =
3.2//EN&quot;&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;HTML&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;HEAD&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;META =
HTTP-EQUIV=3D3D&quot;Content-Type&quot; CONTENT=3D3D&quot;text/html; =
=3D</FONT>
<BR><FONT SIZE=3D2>&gt; charset=3D3Dus-ascii&quot;&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;META NAME=3D3D&quot;Generator&quot; =
CONTENT=3D3D&quot;MS Exchange Server version =3D</FONT>
<BR><FONT SIZE=3D2>&gt; 5.5.2650.12&quot;&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;TITLE&gt;RE: You know what would be really =
cool?&lt;/TITLE&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;/HEAD&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BODY&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; &lt;P&gt;&lt;FONT SIZE=3D3D2&gt;Or they have =
deliberately misinformed you in the =3D</FONT>
<BR><FONT SIZE=3D2>&gt; error message :-)&amp;nbsp; Not that the error =
is deliberate...but the =3D</FONT>
<BR><FONT SIZE=3D2>&gt; information it is giving you could be =
deliberately wrong.&lt;/FONT&gt;&lt;/P&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; &lt;P&gt;&lt;FONT SIZE=3D3D2&gt;I have done =
this in past systems I have worked =3D</FONT>
<BR><FONT SIZE=3D2>&gt; on.....and set up most of my UNIX boxes to give =
wrong profiling =3D</FONT>
<BR><FONT SIZE=3D2>&gt; information (including information in =
errors).&lt;/FONT&gt;&lt;/P&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; &lt;P&gt;&lt;FONT SIZE=3D3D2&gt;Just a =
thought.&amp;nbsp; Its fun watching people try =3D</FONT>
<BR><FONT SIZE=3D2>&gt; linux exploits on a solaris box...or vice versa =
- or making a linux box =3D</FONT>
<BR><FONT SIZE=3D2>&gt; look like an NT =
box.&lt;/FONT&gt;&lt;/P&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; &lt;P&gt;&lt;FONT =
SIZE=3D3D2&gt;--------------------------------------------&lt;/FONT&gt;<=
/FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;Bryan D. =
=3D</FONT>
<BR><FONT SIZE=3D2>&gt; =
Batchelder&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =
Work: =3D</FONT>
<BR><FONT SIZE=3D2>&gt; 813-935-7100&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;Palm/Internet =
Developer&amp;nbsp;&amp;nbsp; Home: =3D</FONT>
<BR><FONT SIZE=3D2>&gt; 727-547-1322&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT =
SIZE=3D3D2&gt;--------------------------------------------&lt;/FONT&gt;<=
/FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;ConnectWise, =
Inc. (www.ConnectWise.com)&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;2803 West =
Busch Blvd, Suite 204&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;Tampa, FL =
33618&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT =
SIZE=3D3D2&gt;--------------------------------------------&lt;/FONT&gt;<=
/FONT>
<BR><FONT SIZE=3D2>&gt; &lt;/P&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; &lt;P&gt;&lt;FONT SIZE=3D3D2&gt;-----Original =
Message-----&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;From: Steve =
Bernard [&lt;A =3D</FONT>
<BR><FONT SIZE=3D2>&gt; HREF=3D3D&quot;<A =
HREF=3D"mailto:[EMAIL PROTECTED]">mailto:[EMAIL PROTECTED]</A>&quot;&gt;<A=
 =
HREF=3D"mailto:[EMAIL PROTECTED]">mailto:[EMAIL PROTECTED]</A>&lt;/A&gt;]&=
lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;Sent: =
Wednesday, July 12, 2000 11:03 AM&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;To: =
[EMAIL PROTECTED]&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;Subject: RE: =
You know what would be really =3D</FONT>
<BR><FONT SIZE=3D2>&gt; cool?&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;/P&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; &lt;P&gt;&lt;FONT SIZE=3D3D2&gt;It is truly a =
sad state of affairs isn't it? This =3D</FONT>
<BR><FONT SIZE=3D2>&gt; sort of thing has been&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;happening on a =
regular basis since Allaire first =3D</FONT>
<BR><FONT SIZE=3D2>&gt; started hosting a website.&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;All three of =
their main components, Corporate, =3D</FONT>
<BR><FONT SIZE=3D2>&gt; Forums, and Beta sites, =
have&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;gone down or =
produced errors that really make them =3D</FONT>
<BR><FONT SIZE=3D2>&gt; look bad. The two general&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;types that I =
have seen the most, and that speak =3D</FONT>
<BR><FONT SIZE=3D2>&gt; volumes about their&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT =
SIZE=3D3D2&gt;infrastructure/administration in my opinion, are =
=3D</FONT>
<BR><FONT SIZE=3D2>&gt; related to performance/load&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;and database =
management. Ironically enough, these =3D</FONT>
<BR><FONT SIZE=3D2>&gt; are two of tenants of the&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;Allaire =
Performance Tuning class, optimizing your =3D</FONT>
<BR><FONT SIZE=3D2>&gt; code and your database.&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;Another =
problem that this exposes is Allaire's =3D</FONT>
<BR><FONT SIZE=3D2>&gt; attention to detail and&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;security. You =
can learn a lot about a system by =3D</FONT>
<BR><FONT SIZE=3D2>&gt; getting such error =
messages.&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;It may seem =
innocent enough but from this error =3D</FONT>
<BR><FONT SIZE=3D2>&gt; message you know:&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;/P&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; &lt;P&gt;&lt;FONT SIZE=3D3D2&gt;1) Using =
IIS&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;2) .. =
therefore, using NT&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;3) Web root is =
on D:, seperate from the system =3D</FONT>
<BR><FONT SIZE=3D2>&gt; root&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;4) Exact path =
to the customtags directory&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;5) Template =
name&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;6) Exact line =
of offending code&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;7) =
'CustomTagsV65' may indicate that they have =3D</FONT>
<BR><FONT SIZE=3D2>&gt; multiple versions in one&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;tree. This may =
provide further opportunity&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT =
SIZE=3D3D2&gt;&amp;nbsp;&amp;nbsp; if the system is =
breached.&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;8) Allaire =
doesn't monitor it's servers =3D</FONT>
<BR><FONT SIZE=3D2>&gt; effectively&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;9) Allaire =
doesn't seem to take it's web presence =3D</FONT>
<BR><FONT SIZE=3D2>&gt; seriously enough even&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;though the =
product it sells is made for&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT =
SIZE=3D3D2&gt;&amp;nbsp;&amp;nbsp; developing high-end, robust, =
=3D</FONT>
<BR><FONT SIZE=3D2>&gt; data-driven, web sites (enought buzz =
words&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT =
SIZE=3D3D2&gt;there?).&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;/P&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; &lt;P&gt;&lt;FONT SIZE=3D3D2&gt;All this =
provides is information, not =3D</FONT>
<BR><FONT SIZE=3D2>&gt; vulnerabilities, but, it is a =
definite&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;start in =
profiling the system, and all without =3D</FONT>
<BR><FONT SIZE=3D2>&gt; having to send a single&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;suspicious =
packet their way. Anyone who has spent =3D</FONT>
<BR><FONT SIZE=3D2>&gt; time profiling systems&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;will =
understand this. So if Allaire is this shoddy =3D</FONT>
<BR><FONT SIZE=3D2>&gt; in protecting/maintaining&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;their =
corporate site what's going on with the areas =3D</FONT>
<BR><FONT SIZE=3D2>&gt; of the site that manage&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;customer =
information?&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;/P&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; &lt;P&gt;&lt;FONT =
SIZE=3D3D2&gt;Steve&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;/P&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; &lt;P&gt;&lt;FONT SIZE=3D3D2&gt;p.s. I don't =
have anything against Allaire, I'm just =3D</FONT>
<BR><FONT SIZE=3D2>&gt; calling it like I see&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;it.&lt;/FONT&gt=
;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;/P&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; &lt;P&gt;&lt;FONT SIZE=3D3D2&gt;&amp;gt; =
-----Original Message-----&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;&amp;gt; From: =
Sean Renet [&lt;A =3D</FONT>
<BR><FONT SIZE=3D2>&gt; HREF=3D3D&quot;<A =
HREF=3D"mailto:[EMAIL PROTECTED]">mailto:sean@broadcastdynamics=
.com</A>&quot;&gt;<A =
HREF=3D"mailto:sean@broadcastdynamics=3D">mailto:sean@broadcastdynamics=3D=
</A></FONT>
<BR><FONT SIZE=3D2>&gt; .com&lt;/A&gt;]&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT =
SIZE=3D3D2&gt;&amp;gt;&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;&amp;gt; I =
think it would be really cool if you went to =3D</FONT>
<BR><FONT SIZE=3D2>&gt; Allaire's website, searched&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;&amp;gt; for =
something and didn't get this:&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT =
SIZE=3D3D2&gt;&amp;gt;&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT =
SIZE=3D3D2&gt;&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;=
&amp;nbsp; Error =3D</FONT>
<BR><FONT SIZE=3D2>&gt; Diagnostic Information&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT =
SIZE=3D3D2&gt;&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;=
&amp;nbsp; Error =3D</FONT>
<BR><FONT SIZE=3D2>&gt; occurred in tag CFSEARCH&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT =
SIZE=3D3D2&gt;&amp;gt;&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT =
SIZE=3D3D2&gt;&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;=
&amp;nbsp; Collection =3D</FONT>
<BR><FONT SIZE=3D2>&gt; failed to open: =
AllaireWeb6SiteSearch&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT =
SIZE=3D3D2&gt;&amp;gt;&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT =
SIZE=3D3D2&gt;&amp;gt;&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT =
SIZE=3D3D2&gt;&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;=
&amp;nbsp; The error =3D</FONT>
<BR><FONT SIZE=3D2>&gt; occurred while processing an element with a =
general&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;&amp;gt; =
identifier of (CFSEARCH), occupying document =3D</FONT>
<BR><FONT SIZE=3D2>&gt; position (28:1) to (31:57) =
in&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;&amp;gt; the =
template file&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;&amp;gt; =
=3D</FONT>
<BR><FONT SIZE=3D2>&gt; =
D:\WWWROOT\ALLAIREWEB65\CUSTOMTAGSV65\ALLAIREWEB\SITESEARCH\SITESE&lt;/F=
ONT=3D</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;&amp;gt; =
ARCH.CFM.&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT =
SIZE=3D3D2&gt;&amp;gt;&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT =
SIZE=3D3D2&gt;&amp;gt;&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT =
SIZE=3D3D2&gt;&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;=
&amp;nbsp; Date/Time: =3D</FONT>
<BR><FONT SIZE=3D2>&gt; 07/11/00 22:55:58&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT =
SIZE=3D3D2&gt;&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;=
&amp;nbsp; Browser: =3D</FONT>
<BR><FONT SIZE=3D2>&gt; Mozilla/4.0 (compatible; MSIE 5.01; Windows NT =
5.0)&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT =
SIZE=3D3D2&gt;&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;=
&amp;nbsp; Remote =3D</FONT>
<BR><FONT SIZE=3D2>&gt; Address: 63.203.119.82&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT =
SIZE=3D3D2&gt;&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;=
&amp;nbsp; HTTP =3D</FONT>
<BR><FONT SIZE=3D2>&gt; Referer: &lt;A HREF=3D3D&quot;<A =
HREF=3D"http://www.allaire.com/search/index.cfm" =
TARGET=3D"_blank">http://www.allaire.com/search/index.cfm</A>&quot; =
=3D</FONT>
<BR><FONT SIZE=3D2>&gt; TARGET=3D3D&quot;_blank&quot;&gt;<A =
HREF=3D"http://www.allaire.com/search/index.cfm" =
TARGET=3D"_blank">http://www.allaire.com/search/index.cfm</A>&lt;/A&gt;&=
lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT =
SIZE=3D3D2&gt;&amp;gt;&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT =
SIZE=3D3D2&gt;&amp;gt;&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT =
SIZE=3D3D2&gt;&amp;gt;&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;&amp;gt; How =
do these guys expect to have people buy =3D</FONT>
<BR><FONT SIZE=3D2>&gt; into this language when =
thier&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;&amp;gt; own =
site is constantly breaking?&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;/P&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; &lt;P&gt;&lt;FONT =3D</FONT>
<BR><FONT SIZE=3D2>&gt; =
SIZE=3D3D2&gt;----------------------------------------------------------=
-----=3D</FONT>
<BR><FONT SIZE=3D2>&gt; ---------------&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;Archives: =
&lt;A =3D</FONT>
<BR><FONT SIZE=3D2>&gt; HREF=3D3D&quot;<A =
HREF=3D"http://www.mail-archive.com/[email protected]/" =
TARGET=3D"_blank">http://www.mail-archive.com/[email protected]/=
</A>&quot; =3D</FONT>
<BR><FONT SIZE=3D2>&gt; TARGET=3D3D&quot;_blank&quot;&gt;<A =
HREF=3D"http://www.mail-archive.com/[email protected]/=3D" =
TARGET=3D"_blank">http://www.mail-archive.com/[email protected]/=
=3D</A></FONT>
<BR><FONT SIZE=3D2>&gt; &lt;/A&gt;&lt;/FONT&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;BR&gt;&lt;FONT SIZE=3D3D2&gt;To Unsubscribe =
visit &lt;A =3D</FONT>
<BR><FONT SIZE=3D2>&gt; HREF=3D3D&quot;<A =
HREF=3D"http://www.houseoffusion.com/index.cfm?sidebar=3D3Dlists&body=3D=
3Dli=3D" =
TARGET=3D"_blank">http://www.houseoffusion.com/index.cfm?sidebar=3D3Dlis=
ts&body=3D3Dli=3D</A></FONT>
<BR><FONT SIZE=3D2>&gt; sts/cf_talk&quot; =3D</FONT>
<BR><FONT SIZE=3D2>&gt; TARGET=3D3D&quot;_blank&quot;&gt;<A =
HREF=3D"http://www.houseoffusion.com/index.cfm?sidebar=3D3Dlists=3D" =
TARGET=3D"_blank">http://www.houseoffusion.com/index.cfm?sidebar=3D3Dlis=
ts=3D</A></FONT>
<BR><FONT SIZE=3D2>&gt; &amp;body=3D3Dlists/cf_talk&lt;/A&gt; or send a =
message to =3D</FONT>
<BR><FONT SIZE=3D2>&gt; [EMAIL PROTECTED] with =
'unsubscribe' in the =3D</FONT>
<BR><FONT SIZE=3D2>&gt; body.&lt;/FONT&gt;&lt;/P&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; &lt;/BODY&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &lt;/HTML&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; =
------_=3D_NextPart_001_01BFEC13.BA40F1D0--</FONT>
<BR><FONT SIZE=3D2>&gt; =
------------------------------------------------------------------------=
------</FONT>
<BR><FONT SIZE=3D2>&gt; Archives: <A =
HREF=3D"http://www.mail-archive.com/[email protected]/" =
TARGET=3D"_blank">http://www.mail-archive.com/[email protected]/=
</A></FONT>
<BR><FONT SIZE=3D2>&gt; To Unsubscribe visit <A =
HREF=3D"http://www.houseoffusion.com/index.cfm?sidebar=3Dlists&body=3Dli=
sts/cf_talk" =
TARGET=3D"_blank">http://www.houseoffusion.com/index.cfm?sidebar=3Dlists=
&body=3Dlists/cf_talk</A> or send a message to =
[EMAIL PROTECTED] with 'unsubscribe' in the =
body.</FONT></P>

<P><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
</P>

<P><FONT =
SIZE=3D2>---------------------------------------------------------------=
---------------</FONT>
<BR><FONT SIZE=3D2>Archives: <A =
HREF=3D"http://www.mail-archive.com/[email protected]/" =
TARGET=3D"_blank">http://www.mail-archive.com/[email protected]/=
</A></FONT>
<BR><FONT SIZE=3D2>To Unsubscribe visit <A =
HREF=3D"http://www.houseoffusion.com/index.cfm?sidebar=3Dlists&body=3Dli=
sts/cf_talk" =
TARGET=3D"_blank">http://www.houseoffusion.com/index.cfm?sidebar=3Dlists=
&body=3Dlists/cf_talk</A> or send a message to =
[EMAIL PROTECTED] with 'unsubscribe' in the =
body.</FONT></P>

</BODY>
</HTML>
------_=_NextPart_001_01BFEC29.DA889A70--
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to