Re: Backup Place

2001-02-11 Thread Michael Dinowitz

Yep. This allows it to be set into the archive and 'saves' it when
post.office decides to be temperamental. It also does a lot of filtering of
content such as removing viruses, html junk, etc.


> i could be wrong, but i think all the mail is filtered through CF before
it
> gets posted. is that right?
>
> -Original Message-
> From: lsellers [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, February 11, 2001 8:51 PM
> To: CF-Talk
> Subject: RE: Backup Place
>
>
>
> >
> > > Is there an alternate location that people go to when the list
> > is burping?
> > > It seems like everytime I have a "code crisis" the list is on hiatus.
:)
>
> I think the question is is there anything better than the post.office
3.5.3
> that's being used. It seems very flaky.
> --min
>
~~
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: Encryption of CFML

2001-02-11 Thread Teng-Yan Loke

Thanks Roger.


Loke, Teng-Yan | [EMAIL PROTECTED] | +65-2169725
E-commerce | novaSPRINT.com (S) Pte Ltd

> -Original Message-
> From: Roger Lim [mailto:[EMAIL PROTECTED]]
> Sent: Monday, February 12, 2001 16:07
> To: CF-Talk
> Subject: Re: Encryption of CFML
> 
> 
> Of course it's possible. Try using CFENCODE, located under the 
> directory of
> ColdFusion/bin
> 
> Regards,
> Roger Lim
> Senior Engineer, Technology
> X-media Pte Ltd
> Tel: (65)796-9500 (Ext. 666)
> Fax: (65)796-9533
> 
> - Original Message -
> From: Teng-Yan Loke <[EMAIL PROTECTED]>
> To: CF-Talk <[EMAIL PROTECTED]>
> Sent: Monday, February 12, 2001 3:48 PM
> Subject: Encryption of CFML
> 
> 
> > Dear all
> >
> > I would like to secure my CF code after deployment on the live 
> server but
> I
> > do not wish to have my code to be vulnerable to copying. Is it 
> possible to
> > encrypt or compile CF code so that it can't be read by humans?
> >
> > Thanks.
> >
> > 
> > Loke, Teng-Yan | [EMAIL PROTECTED] | +65-2169725
> > E-commerce | novaSPRINT.com (S) Pte Ltd
> >
> >
> >
>
~~
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: Encryption of CFML

2001-02-11 Thread Roger Lim

Of course it's possible. Try using CFENCODE, located under the directory of
ColdFusion/bin

Regards,
Roger Lim
Senior Engineer, Technology
X-media Pte Ltd
Tel: (65)796-9500 (Ext. 666)
Fax: (65)796-9533

- Original Message -
From: Teng-Yan Loke <[EMAIL PROTECTED]>
To: CF-Talk <[EMAIL PROTECTED]>
Sent: Monday, February 12, 2001 3:48 PM
Subject: Encryption of CFML


> Dear all
>
> I would like to secure my CF code after deployment on the live server but
I
> do not wish to have my code to be vulnerable to copying. Is it possible to
> encrypt or compile CF code so that it can't be read by humans?
>
> Thanks.
>
> 
> Loke, Teng-Yan | [EMAIL PROTECTED] | +65-2169725
> E-commerce | novaSPRINT.com (S) Pte Ltd
>
>
>
~~
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



Encryption of CFML

2001-02-11 Thread Teng-Yan Loke

Dear all

I would like to secure my CF code after deployment on the live server but I
do not wish to have my code to be vulnerable to copying. Is it possible to
encrypt or compile CF code so that it can't be read by humans?

Thanks.


Loke, Teng-Yan | [EMAIL PROTECTED] | +65-2169725
E-commerce | novaSPRINT.com (S) Pte Ltd


~~
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: [secure pages...]

2001-02-11 Thread Max Paperno

At 2/12/2001 12:24 AM -0500, you wrote:
>On 2/11/01, <[EMAIL PROTECTED]> penned:
>>Or cut out all interpretation and grab the CGI.SERVER_PORT_SECURE boolean,
>>which will be 1 if on a secure port, and 0 if not. (We're running CF4.5x,
>>not sure if this was available in 4.0x.)
>
>  It is in 4.01.
>-- 

Probably depends on the Web server more than on the CF version, since it's a CGI var.  
Don't have it for WebSite or Apache, I don't think.

-Max


~~
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: CF 4.5 install steps

2001-02-11 Thread Dave Watts

> > If you've got the SP 2 full version, as opposed to the 
> > upgrade, you can just install it directly. That worked 
> > fine for me.
> 
> Can that be downloaded if you on 4.51? I'd rather install 
> in one step.
> 
> What about upgrading from 4.01? Should 4.01 be removed 
> first? Or is it safe/recommended to install 4.51 over it?

I haven't had any install problems with either the full or upgrade packages
on Windows; usually, I've installed over previous versions.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~~
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: CF 4.5 install steps

2001-02-11 Thread Bud

On 2/11/01, Dave Watts penned:
>If you've got the SP 2 full version, as opposed to the upgrade, you can just
>install it directly. That worked fine for me.

Can that be downloaded if you on 4.51? I'd rather install in one step.

What about upgrading from 4.01? Should 4.01 be removed first? Or is 
it safe/recommended to install 4.51 over it?
-- 

Bud Schneehagen - Tropical Web Creations

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
ColdFusion Solutions / eCommerce Development
[EMAIL PROTECTED]
http://www.twcreations.com/
954.721.3452

~~
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: Backup Place

2001-02-11 Thread Dylan Bromby

i could be wrong, but i think all the mail is filtered through CF before it
gets posted. is that right?

-Original Message-
From: lsellers [mailto:[EMAIL PROTECTED]]
Sent: Sunday, February 11, 2001 8:51 PM
To: CF-Talk
Subject: RE: Backup Place



>
> > Is there an alternate location that people go to when the list
> is burping?
> > It seems like everytime I have a "code crisis" the list is on hiatus. :)

I think the question is is there anything better than the post.office 3.5.3
that's being used. It seems very flaky.
--min
~~
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: [secure pages...]

2001-02-11 Thread Bud

On 2/11/01, <[EMAIL PROTECTED]> penned:
>Or cut out all interpretation and grab the CGI.SERVER_PORT_SECURE boolean,
>which will be 1 if on a secure port, and 0 if not. (We're running CF4.5x,
>not sure if this was available in 4.0x.)

  It is in 4.01.
-- 

Bud Schneehagen - Tropical Web Creations

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
ColdFusion Solutions / eCommerce Development
[EMAIL PROTECTED]
http://www.twcreations.com/
954.721.3452

~~
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: NTT's iMode & CF???

2001-02-11 Thread Dylan Bromby

cHTML is just another presentation layer like HTML, WML, HDML, etc.

i've written several cHTML, CF-based applications. cHTML is really just a
subset of HTML.

for a good cHTML browser, go to www.pixo.com. you can sign up for my
cf-wireless discussion list at www.bromby.com/cfwireless.

--dylan

-Original Message-
From: ibtoad [mailto:[EMAIL PROTECTED]]
Sent: Sunday, February 11, 2001 8:36 PM
To: CF-Talk
Subject: NTT's iMode & CF???


What do we know about NTT's iMode that is currently the rave in Japan?  I
see that they use cHTML and have added JAVA support.  Anyone know anything
about cHTML and how it may work with Cold Fusion?

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: Web Design

2001-02-11 Thread zac

JoshMEagle wrote:

> Jakob Neilsen - Designing Web Usability

Bear in mind that he has a very distinct view of what usable is.

--

   Remember, what we do here might seem like criminal
   fraud but its not. Its marketing!

   Scott Adams

   email: [EMAIL PROTECTED]
   WWW: http://www.pixelgeek.com/


~~
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: Backup Place

2001-02-11 Thread lsellers


>
> > Is there an alternate location that people go to when the list
> is burping?
> > It seems like everytime I have a "code crisis" the list is on hiatus. :)

I think the question is is there anything better than the post.office 3.5.3
that's being used. It seems very flaky.
--min


~~
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: NTT's iMode & CF???

2001-02-11 Thread Dave Watts

> What do we know about NTT's iMode that is currently the rave 
> in Japan? I see that they use cHTML and have added JAVA support.  
> Anyone know anything about cHTML and how it may work with Cold 
> Fusion?

CF can generate any kind of ASCII text you need, whether it's HTML for
standard browsers, WML for WAP devices, or RTF for MS Word. cHTML is just
another kind of text, so you shouldn't have any problems generating valid
cHTML from CF.

By the way, there's a list dedicated to wireless CF development. You can
sign up at http://www.bromby.com/.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~~
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: Multi-language Content Management

2001-02-11 Thread David Cummins

When you say CF doesn't support Unicode now - you just mean the string
functions, right? i.e. length of strings, finding text, etc?

David

Russel Madere wrote:
> 
> I have been considering this myself.  What I may implement is storing all of
> the web text in a database table for each language (CF doesn't support
> unicode right now) and use a URL variable to determine which language to
> retrieve from the database and then server the page using CF.
> 
> I haven't gotten much beyond the concept stage, but any meb content
> management system should be able to be modified for this purpose.
> 
> Russel
> 
> 
>   Russel Madere, Jr. Senior Web Developer
>   ICQ: 5446158   http://www.TurboSquid.com
> 
> Some days you eat the bear; some days the bear eats you.
> 
> 
> > -Original Message-
> > From: Darryl Lyons [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, January 24, 2001 18:05
> > To: CF-Talk
> > Subject: Multi-language Content Management
> >
> >
> > Has anybody developed an architecture or worked out a
> > multi-language content
> > Management system in CF. I guess the main question is regarding
> > the display
> > of numerous languages within the same 'site' or even the same 'page'.
> >
> > I've basically worked out that English and Japanese or Chinese on the same
> > page won't affect the display, but chinese and japanese on the same page
> > looks to be pretty hard. (All of the data is kept in the database btw).
> >
> > Any ideas or suggestions?

~~
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: Backup Place

2001-02-11 Thread Jon Hall

irc EFNet #coldfusion

jon
- Original Message -
From: "Jay Jennings" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Sunday, February 11, 2001 11:09 PM
Subject: Backup Place


> Is there an alternate location that people go to when the list is burping?
> It seems like everytime I have a "code crisis" the list is on hiatus. :)
>
>  Jay
>
~~
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



NTT's iMode & CF???

2001-02-11 Thread ibtoad

What do we know about NTT's iMode that is currently the rave in Japan?  I
see that they use cHTML and have added JAVA support.  Anyone know anything
about cHTML and how it may work with Cold Fusion?

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: Bizarre disappearing page - help!!!

2001-02-11 Thread Jon Hall

Nope, heard that directly from an Allaire consultant. cfmail is the slowest
;-) There are tons of benefits to cfloop, but if you are just straight
looping over a query, I think cfoutput is best.

jon

- Original Message -
From: "David Cummins" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Sunday, February 11, 2001 10:34 PM
Subject: Re: Bizarre disappearing page - help!!!


> You're kidding about the cfloop thing surely? It's so much more useful
that
> cfoutput loops - no whitespace problems. And what is the slowest tag?
>
> David
>
> Jon Hall wrote:
> >
> > I've seen it tons of times, CF pukes and outputs nothing. No error
message,
> > but I've never seen anything else cause cf to output nothing so at least
> > it's possible to figure out what is causing it...
> > Perhaps using blockfactor might help? Then again no one wants to look at
> > 1300+ records. You could put 2 cfquerys on the page and have the first
one
> > get only 1000 records and have the second one get 1000-2000 and so
on...very
> > kludgy though.
> > Also  is the second slowest tag in cf. Get rid of the  > query="queryName">, and just use . You will
> > speed that program up quite a bit.
> >
> > jon
> > - Original Message -
> > From: "David Cummins" <[EMAIL PROTECTED]>
> > To: "CF-Talk" <[EMAIL PROTECTED]>
> > Sent: Sunday, February 11, 2001 7:38 PM
> > Subject: Re: Bizarre disappearing page - help!!!
> >
> > > Are you sure? If the DB chokes, you'd expect an error message, or your
> > page to
> > > display as if there were less/no records, right?
> > >
> > > If I limit the records using endrow it works fine!
> > >
> > > David
> > >
> > > Jon Hall wrote:
> > > >
> > > > heh damn, still check the max records allowed. What you are
describing
> > is
> > > > exactly what happens when too many records are pulled from a db. Or
try
> > just
> > > > changing the query so it pulls less records to test it.
> > > >
> > > > jon
> > > > - Original Message -
> > > > From: "David Cummins" <[EMAIL PROTECTED]>
> > > > To: "CF-Talk" <[EMAIL PROTECTED]>
> > > > Sent: Sunday, February 11, 2001 7:02 PM
> > > > Subject: Re: Bizarre disappearing page - help!!!
> > > >
> > > > > Nope... SQL Server 7... ;)
> > > > >
> > > > > Dave
>
>
~~
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: Backup Place

2001-02-11 Thread Howie Hamlin

http://groups.yahoo.com/group/cold_fusion

HTH,

Howie

- Original Message -
From: "Jay Jennings" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Sunday, February 11, 2001 11:09 PM
Subject: Backup Place


> Is there an alternate location that people go to when the list is burping?
> It seems like everytime I have a "code crisis" the list is on hiatus. :)
>
>  Jay
>
~~
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



Backup Place

2001-02-11 Thread Jay Jennings

Is there an alternate location that people go to when the list is burping?
It seems like everytime I have a "code crisis" the list is on hiatus. :)

 Jay
~~
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



GMT in CF

2001-02-11 Thread David Cummins

Hi people!

Anybody know how I would work with GMT in Cold Fusion, or some other
international format? I would fudge it, but its got to handle daylight savings
too.

David Cummins

~~
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: Web Design

2001-02-11 Thread JoshMEagle

Jakob Neilsen - Designing Web Usability

Joshua Miller
Web Development
Eagle Technologies Group, Inc.
Business Solutions for the Next Generation
www.eagletgi.com
[EMAIL PROTECTED]

- Original Message -
From: "Mak Wing Lok" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Sunday, February 11, 2001 7:13 PM
Subject: OT : Web Design


> anyone know where i can get a good article that talk about what is the
best
> web design and pratice
>
>
>
>
>
~~
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: Y2K Pivot Year Question.

2001-02-11 Thread Scott, Andrew

Coldfusion, you can find this info in the CF Manuals I think. Or at least
somehwere in the online docs to studio/homesite:-)

regards

Andrew Scott
Senior Coldfusion Application Developer


-Original Message-
From: Arden Weiss [mailto:[EMAIL PROTECTED]]
Sent: 12 February 2001 14:23
To: CF-Talk
Subject: Y2K Pivot Year Question.


I noticed that when you enter a date with only a two-digit year, 30 is the 
pivot date when using CFUPDATE to post valid dates back to the table in the 
database (ODBC to Visual FoxPro database).

Any year less than 30 gets posted as 19##.
Any year 30 or larger gets posted as 20##.

Is there a way to change this default pivot year to say 1950?

Is it a Cold Fusion or ODBC thing?

 ^
/ \__
   (@\___
  /  O
 /(_/
/_/
Whoof...
410-757-3487
~~
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: Replace List Help - SORRY

2001-02-11 Thread Erika Foster

Thanks, David - that was it!  Took out the spaces and  everything replaced
as stipulated.  Now - off to try the valuelist thing.

Thanks again for your question response,

Erika

- Original Message -
From: "David Cummins" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Sunday, February 11, 2001 8:41 PM
Subject: Re: Replace List Help - SORRY


: Okay - sounds strange... have you tried removing the space after the
commas in
: the list (remember the space will become part of the string to match).
:
: As far as building them dynamically, try using the valuelist function -
once for
: the things to replace, once for the replacements.
:
: David
:
: Erika Foster wrote:
: >
: > Sorry about that last message - kids playing with the keyboard.
: >
: > Can someone tell me why this doesn't work?
: >
: > #ReplaceList(ParagraphFormat(message), ":-), :'(", " src=images/smiley.gif>, ")#
: >
: > It works for the first replacement, but not for subsequent replacements
in
: > the list.  Also - I have the text and the images to replace the texts in
a
: > DB table.  I'd like to be able to build this ReplaceList function
: > dynamically.  Any suggestions?
: >
: > Thanks!
: >
: > Erika Foster
: > engineering-environmental Management
: > Applications Developer
: > (505) 866-1654
: > [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: Replace List Help - SORRY

2001-02-11 Thread Chad Elley

Dont you need to include "ALL" for it to replace all strings in the message?
Otherwise it just replaces the first found.

-Original Message-
From: David Cummins [mailto:[EMAIL PROTECTED]]
Sent: Sunday, February 11, 2001 7:41 PM
To: CF-Talk
Subject: Re: Replace List Help - SORRY


Okay - sounds strange... have you tried removing the space after the commas
in
the list (remember the space will become part of the string to match).

As far as building them dynamically, try using the valuelist function - once
for
the things to replace, once for the replacements.

David

Erika Foster wrote:
>
> Sorry about that last message - kids playing with the keyboard.
>
> Can someone tell me why this doesn't work?
>
> #ReplaceList(ParagraphFormat(message), ":-), :'(", " src=images/smiley.gif>, ")#
>
> It works for the first replacement, but not for subsequent replacements in
> the list.  Also - I have the text and the images to replace the texts in a
> DB table.  I'd like to be able to build this ReplaceList function
> dynamically.  Any suggestions?
>
> Thanks!
>
> Erika Foster
> engineering-environmental Management
> Applications Developer
> (505) 866-1654
> [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: [secure pages...]

2001-02-11 Thread ron

> Or check the CGI.SERVER_PORT variable.  By default 80 is HTTP and
> 443 is HTTPS.

Or cut out all interpretation and grab the CGI.SERVER_PORT_SECURE boolean,
which will be 1 if on a secure port, and 0 if not. (We're running CF4.5x,
not sure if this was available in 4.0x.)

Ron Allen Hornbaker
President/CTO
Humankind Systems, Inc.
http://humankindsystems.com
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: Replace List Help - SORRY

2001-02-11 Thread David Cummins

Okay - sounds strange... have you tried removing the space after the commas in
the list (remember the space will become part of the string to match).

As far as building them dynamically, try using the valuelist function - once for
the things to replace, once for the replacements.

David

Erika Foster wrote:
> 
> Sorry about that last message - kids playing with the keyboard.
> 
> Can someone tell me why this doesn't work?
> 
> #ReplaceList(ParagraphFormat(message), ":-), :'(", " src=images/smiley.gif>, ")#
> 
> It works for the first replacement, but not for subsequent replacements in
> the list.  Also - I have the text and the images to replace the texts in a
> DB table.  I'd like to be able to build this ReplaceList function
> dynamically.  Any suggestions?
> 
> Thanks!
> 
> Erika Foster
> engineering-environmental Management
> Applications Developer
> (505) 866-1654
> [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



Y2K Pivot Year Question.

2001-02-11 Thread Arden Weiss

I noticed that when you enter a date with only a two-digit year, 30 is the 
pivot date when using CFUPDATE to post valid dates back to the table in the 
database (ODBC to Visual FoxPro database).

Any year less than 30 gets posted as 19##.
Any year 30 or larger gets posted as 20##.

Is there a way to change this default pivot year to say 1950?

Is it a Cold Fusion or ODBC thing?

 ^
/ \__
   (@\___
  /  O
 /(_/
/_/
Whoof...
410-757-3487



~~
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: Bizarre disappearing page - help!!!

2001-02-11 Thread David Cummins

Don't blame me for the fact that the mailer removed the tabs. ;)

David

Jon Hall wrote:
> 
> Too illustrate my point I took Davids original code and used the Order
> Details table from the Northwinds database that comes with SQL Server. I
> looped over Davids code and my code below 5 times. Davids code came back
> with times of 2464,2483,2494. The code below came in with times of
> 2223,2243,2163. These results were taken after a few run throughs so that
> caching and any pcode optimization had already taken place. Not to mention
> the code below is much easier to read.
> 
> 
> SELECT *
> FROM [Order Details]
> 
> 
> 
> 
>  
>   
>   #orderid#
>   #productid#
>   
>
> Create a job ad
>
> 
>Edit |
> 
>
> Inactivate
>
> Re-activate
>
>   
>   
>  
> 
> 
> 
> 
> Here is Davids original code after I changed the fieldnames:
> 
> 
> SELECT *
> FROM [Order Details]
> 
> 
> 
> 
> 
> 
> 
> #orderid#
> #productid#
> 
> 
> Create a job ad
> 
> 
> Edit
> |
> 
>  href="Delete.cfm?Fn=#discount#&ID=#orderID#">Inactivate
> 
>  href="Reanimator.cfm?Fn=#discount#&ID=#orderID#">Re-activate
> 
> 
> 
> 
> 
> 
> 
> 
> 
> jon
> - Original Message -
> From: "Nick Texidor" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Sunday, February 11, 2001 7:54 PM
> Subject: Re: Bizarre disappearing page - help!!!
> 
> >
> >
> > > Also  is the second slowest tag in cf. Get rid of the  > > query="queryName">, and just use . You will
> > > speed that program up quite a bit.
> >
> >
> > hmm, apparently, CFLOOP is faster than CFOUTPUT, especially when you are
> > doing a bit more work than simply outputting fields.
> >
> >
> >
> >
>
~~
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: Bizarre disappearing page - help!!!

2001-02-11 Thread David Cummins

You're kidding about the cfloop thing surely? It's so much more useful that
cfoutput loops - no whitespace problems. And what is the slowest tag?

David

Jon Hall wrote:
> 
> I've seen it tons of times, CF pukes and outputs nothing. No error message,
> but I've never seen anything else cause cf to output nothing so at least
> it's possible to figure out what is causing it...
> Perhaps using blockfactor might help? Then again no one wants to look at
> 1300+ records. You could put 2 cfquerys on the page and have the first one
> get only 1000 records and have the second one get 1000-2000 and so on...very
> kludgy though.
> Also  is the second slowest tag in cf. Get rid of the  query="queryName">, and just use . You will
> speed that program up quite a bit.
> 
> jon
> - Original Message -
> From: "David Cummins" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Sunday, February 11, 2001 7:38 PM
> Subject: Re: Bizarre disappearing page - help!!!
> 
> > Are you sure? If the DB chokes, you'd expect an error message, or your
> page to
> > display as if there were less/no records, right?
> >
> > If I limit the records using endrow it works fine!
> >
> > David
> >
> > Jon Hall wrote:
> > >
> > > heh damn, still check the max records allowed. What you are describing
> is
> > > exactly what happens when too many records are pulled from a db. Or try
> just
> > > changing the query so it pulls less records to test it.
> > >
> > > jon
> > > - Original Message -
> > > From: "David Cummins" <[EMAIL PROTECTED]>
> > > To: "CF-Talk" <[EMAIL PROTECTED]>
> > > Sent: Sunday, February 11, 2001 7:02 PM
> > > Subject: Re: Bizarre disappearing page - help!!!
> > >
> > > > Nope... SQL Server 7... ;)
> > > >
> > > > Dave

~~
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



OT : Web Design

2001-02-11 Thread Mak Wing Lok

anyone know where i can get a good article that talk about what is the best
web design and pratice




~~
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



Replace List Help - SORRY

2001-02-11 Thread Erika Foster

Sorry about that last message - kids playing with the keyboard.

Can someone tell me why this doesn't work?

#ReplaceList(ParagraphFormat(message), ":-), :'(", ", ")#

It works for the first replacement, but not for subsequent replacements in
the list.  Also - I have the text and the images to replace the texts in a
DB table.  I'd like to be able to build this ReplaceList function
dynamically.  Any suggestions?

Thanks!



Erika Foster
engineering-environmental Management
Applications Developer
(505) 866-1654
[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



ReplaceList Help

2001-02-11 Thread Erika Foster

Greetings!

Can someone tell me why this doesn't work?


Erika Foster
engineering-environmental Management
Applications Developer
(505) 866-1654
[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: Bizarre disappearing page - help!!!

2001-02-11 Thread Jon Hall

Too illustrate my point I took Davids original code and used the Order
Details table from the Northwinds database that comes with SQL Server. I
looped over Davids code and my code below 5 times. Davids code came back
with times of 2464,2483,2494. The code below came in with times of
2223,2243,2163. These results were taken after a few run throughs so that
caching and any pcode optimization had already taken place. Not to mention
the code below is much easier to read.


SELECT *
FROM [Order Details]




 
  
  #orderid#
  #productid#
  
   
Create a job ad
   

   Edit |

   
Inactivate
   
Re-activate
   
  
  
 




Here is Davids original code after I changed the fieldnames:


SELECT *
FROM [Order Details]







#orderid#
#productid#


Create a job ad


Edit
|

Inactivate

Re-activate









jon
- Original Message -
From: "Nick Texidor" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Sunday, February 11, 2001 7:54 PM
Subject: Re: Bizarre disappearing page - help!!!


>
>
> > Also  is the second slowest tag in cf. Get rid of the  > query="queryName">, and just use . You will
> > speed that program up quite a bit.
>
>
> hmm, apparently, CFLOOP is faster than CFOUTPUT, especially when you are
> doing a bit more work than simply outputting fields.
>
>
>
>
~~
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: secure pages...

2001-02-11 Thread Jeff Howden

>--
> From: Philip Arnold - ASP [mailto:[EMAIL PROTECTED]]
>
> > Does anyone know how to detect if the page
> > is secure?  I'd like to show something if
> > it's secure and show something else if it's
> > not.
>
> 
>
> As long as you haven't changed the port on
> your webserver for SSL that is
>--

Alternatively, some web servers support the cgi.https variable which will
have a value of off or on.

Good luck,

Jeff Howden
Sr. Web Application Engineer
[EMAIL PROTECTED]

AlphaShop Network Services
http://www.alphashop.net/
Mobile: 503.804.9938
Voice:  541.681.4078
Fax:541.681.4084

AIM - Active Information Management


~~
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: [secure pages...]

2001-02-11 Thread Max Paperno


Or check the CGI.SERVER_PORT variable.  By default 80 is HTTP and 443 is HTTPS.

Cheers,
-Max


At 2/11/2001 11:29 AM -0600, Alex wrote:
>ok parse the URL. if it starts with https:// then its supposedly secure.


~~
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: Bizarre disappearing page - help!!!

2001-02-11 Thread Nick Texidor



> Also  is the second slowest tag in cf. Get rid of the  query="queryName">, and just use . You will
> speed that program up quite a bit.


hmm, apparently, CFLOOP is faster than CFOUTPUT, especially when you are
doing a bit more work than simply outputting fields.



~~
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: Bizarre disappearing page - help!!!

2001-02-11 Thread Jon Hall

I've seen it tons of times, CF pukes and outputs nothing. No error message,
but I've never seen anything else cause cf to output nothing so at least
it's possible to figure out what is causing it...
Perhaps using blockfactor might help? Then again no one wants to look at
1300+ records. You could put 2 cfquerys on the page and have the first one
get only 1000 records and have the second one get 1000-2000 and so on...very
kludgy though.
Also  is the second slowest tag in cf. Get rid of the , and just use . You will
speed that program up quite a bit.

jon
- Original Message -
From: "David Cummins" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Sunday, February 11, 2001 7:38 PM
Subject: Re: Bizarre disappearing page - help!!!


> Are you sure? If the DB chokes, you'd expect an error message, or your
page to
> display as if there were less/no records, right?
>
> If I limit the records using endrow it works fine!
>
> David
>
> Jon Hall wrote:
> >
> > heh damn, still check the max records allowed. What you are describing
is
> > exactly what happens when too many records are pulled from a db. Or try
just
> > changing the query so it pulls less records to test it.
> >
> > jon
> > - Original Message -
> > From: "David Cummins" <[EMAIL PROTECTED]>
> > To: "CF-Talk" <[EMAIL PROTECTED]>
> > Sent: Sunday, February 11, 2001 7:02 PM
> > Subject: Re: Bizarre disappearing page - help!!!
> >
> > > Nope... SQL Server 7... ;)
> > >
> > > Dave
> > >
> > > Jon Hall wrote:
> > > >
> > > > You are using Access right? That would be your problem. Check in the
CF
> > > > Admin for the max records allowed to be pulled from the db.
> > > > Either dont pull 1300 records, delete some records, or use a better
> > > > database.
> > > >
> > > > jon
>
>
~~
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: Bizarre disappearing page - help!!!

2001-02-11 Thread David Cummins

Are you sure? If the DB chokes, you'd expect an error message, or your page to
display as if there were less/no records, right?

If I limit the records using endrow it works fine!

David

Jon Hall wrote:
> 
> heh damn, still check the max records allowed. What you are describing is
> exactly what happens when too many records are pulled from a db. Or try just
> changing the query so it pulls less records to test it.
> 
> jon
> - Original Message -
> From: "David Cummins" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Sunday, February 11, 2001 7:02 PM
> Subject: Re: Bizarre disappearing page - help!!!
> 
> > Nope... SQL Server 7... ;)
> >
> > Dave
> >
> > Jon Hall wrote:
> > >
> > > You are using Access right? That would be your problem. Check in the CF
> > > Admin for the max records allowed to be pulled from the db.
> > > Either dont pull 1300 records, delete some records, or use a better
> > > database.
> > >
> > > jon

~~
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: COM problem

2001-02-11 Thread Bud

On 2/11/01, Jon Hall penned:
>can you ping their server? I once struggled for a week with a payment
>processing system, just to find out they had a overloaded gateway and I
>couldn't connect to reliably.

Yes. It looks like one of the dlls wasn't being installed from their installer.

Thanks.
-- 

Bud Schneehagen - Tropical Web Creations

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
ColdFusion Solutions / eCommerce Development
[EMAIL PROTECTED]
http://www.twcreations.com/
954.721.3452

~~
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: OT: The squeeze ... XML

2001-02-11 Thread Wjreichard

Sweat ... thank you much!

In a message dated 2/11/01 7:13:38 PM Eastern Standard Time, 
[EMAIL PROTECTED] writes:


> > > Are there compression methods available to send XML to a client browser?
> 
> 
> Bookmarked this awhile back but haven't checked it out since...
> 
> http://www.xmlsolutions.com/resources/xmlzip.xml?id=resources_xmlzip
> 
> 




~~
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



Testing

2001-02-11 Thread Kevin Mansel

Please disregard, just testing.
~~
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: OT: The squeeze ... XML

2001-02-11 Thread Wjreichard

Client-side XML processing has been available since IE 4 and with IE 5 came 
great improvements. You can create the MS XML Parser/DOM client-side and 
perform data transformations, searching etc.

What I want to do is  compress the XML as it travels from the server to 
the browser and then have it expanded. 

I think IIS has the capability to send compressed HTML ... via an ISAPI 
extention? 

I'm wondering if there is a XML compression vehicle?

Cheers,
Bill Reichard

In a message dated 2/11/01 6:16:56 PM Eastern Standard Time, [EMAIL PROTECTED] 
writes:


> [EMAIL PROTECTED] wrote:
> > 
> > Are there compression methods available to send XML to a client browser?
> 
> I'm not sure I understand the question, since client browsers are not
> designed to read XML.
> 




~~
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: cfm-resources: Dangerous, avoid at all costs.

2001-02-11 Thread Jeffry Houser


  If the card wasn't stolen, this may not be the best move.  I have this thing about 
honesty.

  You probably do have some rights through the credit card, typically you have to put 
it in writing and send it to
the company.  I've done it before.  Sometimes they are on your side, sometimes they 
aren't.

Mr MB Barnum wrote:

> Heck call the credit card company and report the card stolen or let them
> deal with it.
>
> "Andrea W" <[EMAIL PROTECTED]> wrote in message
> news:<[EMAIL PROTECTED]>...
> > Not only that, but he lost all paid customers database and template files,
> > with no hope of recovery. Also, a guy on cf-talk said that he was
> > double-billed and has been unable to get the problem corrected.
> >
> > -Original Message-
> > From: Michael [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, January 24, 2001 10:39 PM
> > To: CF-Talk
> > Subject: Re: BEST Reccomendations for CF Hosting
> >
> >
> > Yes I know cfm-resources is what I was planning on and am still hopefull,
> > the only down FALL,  is that they have only 1 person that does all the
> WORK,
> > and when he is out of town,  your , shall we say up a creek.
> >
> >
> > "Clint Tredway" <[EMAIL PROTECTED]> wrote in message
> > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > >I have a free site on cfm-resources and a paid for site on atswebnet and
> > my cfm-resources site is down more often than my atswebnet site is. Plus,
> > they have a cool control panel they are about to release that has some
> > features few or no other hosts have...
> > >
> > >--
> > >Clint Tredway
> > >www.factorxsoftware.com
> > >--
> > >
> > >
> >
>
~~
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: OT: The squeeze ... XML

2001-02-11 Thread Ken Wilson

> > Are there compression methods available to send XML to a client browser?


Bookmarked this awhile back but haven't checked it out since...

http://www.xmlsolutions.com/resources/xmlzip.xml?id=resources_xmlzip



~~
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: Making Rows change color

2001-02-11 Thread Michael

Dude (tony) thanks I have been looking for the same thing.

Thank You

Michael




"Tony Gruen" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Very easy Josh here is the exact code I use, the simplest around.
Simply
> open your row bgcolor inside the cfoutput as I have here.
>
> 
> 
> 
> =content=
> =content=
> 
> 
> 
>  this alternates between the colors 00 & 33 which you can
modify.
>
> Tony
>
>
>
> -Original Message-
> From: Joshua Tipton [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, February 11, 2001 2:09 PM
> To: CF-Talk
> Subject: Making Rows change color
>
>
> I would like my rows in my table alternate colors.  How do I do this?
>
> The table is populated by a database.
>
> Joshua Tipton
>
~~
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: cfm-resources: Dangerous, avoid at all costs.

2001-02-11 Thread Mr MB Barnum

Heck call the credit card company and report the card stolen or let them
deal with it.

"Andrea W" <[EMAIL PROTECTED]> wrote in message
news:<[EMAIL PROTECTED]>...
> Not only that, but he lost all paid customers database and template files,
> with no hope of recovery. Also, a guy on cf-talk said that he was
> double-billed and has been unable to get the problem corrected.
>
> -Original Message-
> From: Michael [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 24, 2001 10:39 PM
> To: CF-Talk
> Subject: Re: BEST Reccomendations for CF Hosting
>
>
> Yes I know cfm-resources is what I was planning on and am still hopefull,
> the only down FALL,  is that they have only 1 person that does all the
WORK,
> and when he is out of town,  your , shall we say up a creek.
>
>
> "Clint Tredway" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> >I have a free site on cfm-resources and a paid for site on atswebnet and
> my cfm-resources site is down more often than my atswebnet site is. Plus,
> they have a cool control panel they are about to release that has some
> features few or no other hosts have...
> >
> >--
> >Clint Tredway
> >www.factorxsoftware.com
> >--
> >
> >
>
~~
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: Not letting me update

2001-02-11 Thread Jon Hall

I am going to assume that the sold field is a numeric field (although that
got me nowhere in my last post ) .Remove the single ticks from around the
1 and it should work.

Like so

UPDATE guns
setsold = 1
WHERE   (id = '#id#')

jon
- Original Message -
From: "Joshua Tipton" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Sunday, February 11, 2001 6:45 PM
Subject: Not letting me update


> The id is being passed yet I am reciving the error below.  Can anyone tell
> me why.  My database id is set to auto number.
>
> Joshua Tipton
>
>
>  Delete
>
> 
> UPDATE guns
> setsold = '1'
> WHERE   (id = '#id#')
>
>
> Microsoft][ODBC Microsoft Access Driver] Data type mismatch in criteria
> expression.
>
>
>
~~
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: Bizarre disappearing page - help!!!

2001-02-11 Thread Jon Hall

heh damn, still check the max records allowed. What you are describing is
exactly what happens when too many records are pulled from a db. Or try just
changing the query so it pulls less records to test it.

jon
- Original Message -
From: "David Cummins" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Sunday, February 11, 2001 7:02 PM
Subject: Re: Bizarre disappearing page - help!!!


> Nope... SQL Server 7... ;)
>
> Dave
>
> Jon Hall wrote:
> >
> > You are using Access right? That would be your problem. Check in the CF
> > Admin for the max records allowed to be pulled from the db.
> > Either dont pull 1300 records, delete some records, or use a better
> > database.
> >
> > jon
>
>
~~
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: Not letting me update

2001-02-11 Thread Robert Everland III

Take away '' from #ID# when it is a number you cant surround it in quotes.

-Original Message-
From: Joshua Tipton [mailto:[EMAIL PROTECTED]]
Sent: Sunday, February 11, 2001 6:46 PM
To: CF-Talk
Subject: Not letting me update


The id is being passed yet I am reciving the error below.  Can anyone tell
me why.  My database id is set to auto number.

Joshua Tipton


 Delete


UPDATE guns
setsold = '1'
WHERE   (id = '#id#')


Microsoft][ODBC Microsoft Access Driver] Data type mismatch in criteria
expression.
~~
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: Not letting me update

2001-02-11 Thread Jeffry Houser


  Off the top of my head...

   Is 'sold' a numerical field or a text?  Is ID a numerical field or a text field?  
You are referencing them both
as text fields.  Off the top of my head, I'd say remove the quotes from both of them, 
like this:


 UPDATE guns
 setsold =1
 WHERE   (id =#id#)



  Although it is not necessary from a theoretically standpoint, in practice most 
primary keys are numerical fields.



Joshua Tipton wrote:

> The id is being passed yet I am reciving the error below.  Can anyone tell
> me why.  My database id is set to auto number.
>
> Joshua Tipton
>
>  Delete
>
> 
> UPDATE guns
> setsold = '1'
> WHERE   (id = '#id#')
>
> Microsoft][ODBC Microsoft Access Driver] Data type mismatch in criteria
> expression.
>
>
~~
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: Not letting me update

2001-02-11 Thread zac

Joshua Tipton wrote:

> Delete
> 
> 
> UPDATE guns
> setsold = '1'
> WHERE   (id = '#id#')
> 
> 
> Microsoft][ODBC Microsoft Access Driver] Data type mismatch in criteria
> expression.

I am assuming that the sold field isn't a string. Remove the single quote
around 1 and also the #id# variable as I think that¹s probably not a string
variable either.



--

   Microsoft products are successful -- they make a lot of money --
   but that doesn't make them innovative, or even particularly good.

   Robert X. Cringely


   email: [EMAIL PROTECTED]
   WWW: http://www.director-online.com/


~~
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: Not letting me update

2001-02-11 Thread Nick Texidor

What type of field is 'sold'?   If it is a character field (nvarchar etc)
then you need the single quotes around it.. but if it's any of the Integer
fields, or Bit etc, then you don't want the quotes.



> From: "Joshua Tipton" <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> Date: Sun, 11 Feb 2001 18:45:38 -0500
> To: CF-Talk <[EMAIL PROTECTED]>
> Subject: Not letting me update
> 
> The id is being passed yet I am reciving the error below.  Can anyone tell
> me why.  My database id is set to auto number.
> 
> Joshua Tipton
> 
> 
> Delete
> 
> 
> UPDATE guns
> setsold = '1'
> WHERE   (id = '#id#')
> 
> 
> Microsoft][ODBC Microsoft Access Driver] Data type mismatch in criteria
> expression.
> 
> 
>
~~
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: Not letting me update

2001-02-11 Thread sebastian palmigiani


Joshua:

Try removing the single quotes around the 1. I am assuming that the sold
column is either set to a number or bit value in your database. If so that
would explain your error.

Sebastian


on 2/11/01 5:45 PM, Joshua Tipton at [EMAIL PROTECTED] wrote:

> The id is being passed yet I am reciving the error below.  Can anyone tell
> me why.  My database id is set to auto number.
> 
> Joshua Tipton
> 
> 
> Delete
> 
> 
> UPDATE guns
> setsold = '1'
> WHERE   (id = '#id#')
> 
> 
> Microsoft][ODBC Microsoft Access Driver] Data type mismatch in criteria
> expression.
> 
> 
>
~~
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



Not letting me update

2001-02-11 Thread Joshua Tipton

The id is being passed yet I am reciving the error below.  Can anyone tell
me why.  My database id is set to auto number.

Joshua Tipton


 Delete


UPDATE guns
setsold = '1'
WHERE   (id = '#id#')


Microsoft][ODBC Microsoft Access Driver] Data type mismatch in criteria
expression.


~~
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: Bizarre disappearing page - help!!!

2001-02-11 Thread David Cummins

Nope... SQL Server 7... ;)

Dave

Jon Hall wrote:
> 
> You are using Access right? That would be your problem. Check in the CF
> Admin for the max records allowed to be pulled from the db.
> Either dont pull 1300 records, delete some records, or use a better
> database.
> 
> jon

~~
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: Bizarre disappearing page - help!!!

2001-02-11 Thread Jon Hall

You are using Access right? That would be your problem. Check in the CF
Admin for the max records allowed to be pulled from the db.
Either dont pull 1300 records, delete some records, or use a better
database.

jon
- Original Message -
From: "David Cummins" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, February 08, 2001 9:42 PM
Subject: Bizarre disappearing page - help!!!


> Hi everybody!
>
> I've got this page which works until you have more than 1300ish records,
and
> then the page comes back completely blank! Not even CF debugging!
>
> The problem occurs in a simple loop:
>
> 
> 
> 
> #CustomerName#
> #OldClientNumber#
> 
> 
> Create a job ad
> |
> 
> Edit |
> 
> Inactivate
> 
> Re-activate
> 
> 
> 
> 
> 
>
> If you don't like the code, its not ours! ;)
>
> Any thoughts, let me know!
>
> David Cummins
>
>
~~
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: OT: The squeeze ... XML

2001-02-11 Thread Jennifer Larkin

[EMAIL PROTECTED] wrote:
> 
> Are there compression methods available to send XML to a client browser?

I'm not sure I understand the question, since client browsers are not
designed to read XML.

~~
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: Making Rows change color

2001-02-11 Thread Tony Gruen

Very easy Josh here is the exact code I use, the simplest around. Simply
open your row bgcolor inside the cfoutput as I have here.




=content=
=content=



 this alternates between the colors 00 & 33 which you can modify.

Tony



-Original Message-
From: Joshua Tipton [mailto:[EMAIL PROTECTED]]
Sent: Sunday, February 11, 2001 2:09 PM
To: CF-Talk
Subject: Making Rows change color


I would like my rows in my table alternate colors.  How do I do this?

The table is populated by a database.

Joshua Tipton
~~
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: Making Rows change color

2001-02-11 Thread Terry Bader

setup to classes in your style sheet with whatever colors you want...

TD {

}
..even {
color : Black;
}

..odd {
color : White;
}


and then when you output do something like:




 CLASS="even"
CLASS="odd">
#nothing_id#





now, i did this free hand and did not test it, but i hope the logic is
there, just check and see if the currentrow is even or not.  and depending
on what it is, everyother row will use the same class style...

hope this helps and sorry if this doesnt work out of the box

Terry Bader
IT/Web Specialist
EDO Corp - Combat Systems
(757) 424-1004 ext 361 - Work
[EMAIL PROTECTED]   


(757)581-5981 - Mobile
[EMAIL PROTECTED]
icq: 5202487   aim: lv2bounce
http://www.cs.odu.edu/~bader






-Original Message-
From: Joshua Tipton [mailto:[EMAIL PROTECTED]]
Sent: Sunday, February 11, 2001 5:09 PM
To: CF-Talk
Subject: Making Rows change color


I would like my rows in my table alternate colors.  How do I do this?

The table is populated by a database.

Joshua Tipton
~~
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: Bizarre disappearing page - help!!!

2001-02-11 Thread David Cummins

Shouldn't be a problem - I'm using IE5 on NT with 128Mb.

I wish I had some sort of decent packet sniffer - I'm not sure if the HTTP
session is being aborted, or what...

I have something similar, but for various reasons it doesn't work with host
headers.

David

Terry Bader wrote:
> 
> good point, i hadnt even thought of client restrictions...
> 
> just to add to Dick's reply, we had a customer that wanted a quick fix to
> update some records all at once (temporarily, until they decided what they
> really wanted and what they wanted to pay), but because they used IE 4, the
> browser just began to crash with all the data being displayed in one page...
> 
> and that was only 800+ records at the time...
> 
> so now rethinking about it, have you tried different browsers?  i have not
> had a problem with IE 5 on  the same large web pages...  and i have a bit
> more memory then the average user...
> 
> Terry Bader
> IT/Web Specialist
> EDO Corp - Combat Systems
> (757) 424-1004 ext 361 - Work
> [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: Bizarre disappearing page - help!!!

2001-02-11 Thread Terry Bader

good point, i hadnt even thought of client restrictions...

just to add to Dick's reply, we had a customer that wanted a quick fix to
update some records all at once (temporarily, until they decided what they
really wanted and what they wanted to pay), but because they used IE 4, the
browser just began to crash with all the data being displayed in one page...

and that was only 800+ records at the time...  

so now rethinking about it, have you tried different browsers?  i have not
had a problem with IE 5 on  the same large web pages...  and i have a bit
more memory then the average user...


Terry Bader
IT/Web Specialist
EDO Corp - Combat Systems
(757) 424-1004 ext 361 - Work
[EMAIL PROTECTED]   


(757)581-5981 - Mobile
[EMAIL PROTECTED]
icq: 5202487   aim: lv2bounce
http://www.cs.odu.edu/~bader






-Original Message-
From: Dick Applebaum [mailto:[EMAIL PROTECTED]]
Sent: Sunday, February 11, 2001 4:59 PM
To: CF-Talk
Subject: Re: Bizarre disappearing page - help!!!


If you are running on the Mac, especially NN, the browser may not 
have enough memory to render the page... in this case it just does 
nothing

You can increase the browser memory allocation.

Better yet, display n records with next and prev and cache the 
query... who wants to wait for 1300 records?

HTH

Dick


At 3:42 PM +1300 2/9/01, David Cummins wrote:
>Hi everybody!
>
>I've got this page which works until you have more than 1300ish records,
and
>then the page comes back completely blank! Not even CF debugging!
>
~~
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: Bizarre disappearing page - help!!!

2001-02-11 Thread David Cummins

We aren't using Macs. You can tell something's aborting almost immediately, as
there is no significant delay, as one would expect it would take to receive such
a large page.

We might end up doing the next n thing - it just barely seems worth it as it is
not a commonly used feature, and they have a fast connection.

David

Dick Applebaum wrote:
> 
> If you are running on the Mac, especially NN, the browser may not
> have enough memory to render the page... in this case it just does
> nothing
> 
> You can increase the browser memory allocation.
> 
> Better yet, display n records with next and prev and cache the
> query... who wants to wait for 1300 records?
> 
> HTH
> 
> Dick
> 
> At 3:42 PM +1300 2/9/01, David Cummins wrote:
> >Hi everybody!
> >
> >I've got this page which works until you have more than 1300ish records, and
> >then the page comes back completely blank! Not even CF debugging!

~~
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



Making Rows change color

2001-02-11 Thread Joshua Tipton

I would like my rows in my table alternate colors.  How do I do this?

The table is populated by a database.

Joshua Tipton

~~
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: Bizarre disappearing page - help!!!

2001-02-11 Thread David Cummins

Yes - PCAnywhere access.
I don't *think* it is - server still seems responsive, no messages in the error
logs (unless I'm looking in the wrong log?)...

David

Terry Bader wrote:
> 
> ouch..
> 
> well, do you have access to the server??
> does the application service on the server lock up when this page is being
> executed??
> 
> Terry Bader
> IT/Web Specialist
> EDO Corp - Combat Systems
> (757) 424-1004 ext 361 - Work
> [EMAIL PROTECTED]
> 
> (757)581-5981 - Mobile
> [EMAIL PROTECTED]
> icq: 5202487   aim: lv2bounce
> http://www.cs.odu.edu/~bader
> 
> -Original Message-
> From: David Cummins [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, February 11, 2001 4:51 PM
> To: CF-Talk
> Subject: Re: Bizarre disappearing page - help!!!
> 
> Yeah, that's the prob - no source code! If you induce an error in the page
> before its finished executing, or limit the number of records, you get a
> delay,
> then a page appears. Otherwise it almost instantly returns a blank page.
> 
> David
> 
> Terry Bader wrote:
> >
> > when this happens, try and view the source code of the page...  when
> working
> > on applications we run into problems all the time and eventhough stuff
> isnt
> > displayed in the browser, we can go into the source code and see the
> errors
> > and the debugging info.
> >
> > Terry Bader
> > IT/Web Specialist
> > EDO Corp - Combat Systems
> > (757) 424-1004 ext 361 - Work
> > [EMAIL PROTECTED]
> >
> > (757)581-5981 - Mobile
> > [EMAIL PROTECTED]
> > icq: 5202487   aim: lv2bounce
> > http://www.cs.odu.edu/~bader
> >
> > -Original Message-
> > From: David Cummins [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, February 08, 2001 9:43 PM
> > To: CF-Talk
> > Subject: Bizarre disappearing page - help!!!
> >
> > Hi everybody!
> >
> > I've got this page which works until you have more than 1300ish records,
> and
> > then the page comes back completely blank! Not even CF debugging!
> >
> > The problem occurs in a simple loop:
> >
> > 
> > 
> > 
> > #CustomerName#
> > #OldClientNumber#
> > 
> > 
> >  href="JobAd.cfm?CustomerID=#ID#">Create
> > a job ad
> > |
> > 
> >  > href="EditCustomer.cfm?Fn=#Fn#&ID=#ID#">Edit |
> > 
> >  > href="Delete.cfm?Fn=#Fn#&ID=#ID#">Inactivate
> > 
> >  > href="Reanimator.cfm?Fn=#Fn#&ID=#ID#">Re-activate
> > 
> > 
> > 
> > 
> > 
> >
> > If you don't like the code, its not ours! ;)
> >
> > Any thoughts, let me know!
> >
> > David Cummins
>
~~
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: Bizarre disappearing page - help!!!

2001-02-11 Thread Dick Applebaum

If you are running on the Mac, especially NN, the browser may not 
have enough memory to render the page... in this case it just does 
nothing

You can increase the browser memory allocation.

Better yet, display n records with next and prev and cache the 
query... who wants to wait for 1300 records?

HTH

Dick


At 3:42 PM +1300 2/9/01, David Cummins wrote:
>Hi everybody!
>
>I've got this page which works until you have more than 1300ish records, and
>then the page comes back completely blank! Not even CF debugging!
>

~~
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: Bizarre disappearing page - help!!!

2001-02-11 Thread Terry Bader

ouch..

well, do you have access to the server??  
does the application service on the server lock up when this page is being
executed??


Terry Bader
IT/Web Specialist
EDO Corp - Combat Systems
(757) 424-1004 ext 361 - Work
[EMAIL PROTECTED]   


(757)581-5981 - Mobile
[EMAIL PROTECTED]
icq: 5202487   aim: lv2bounce
http://www.cs.odu.edu/~bader






-Original Message-
From: David Cummins [mailto:[EMAIL PROTECTED]]
Sent: Sunday, February 11, 2001 4:51 PM
To: CF-Talk
Subject: Re: Bizarre disappearing page - help!!!


Yeah, that's the prob - no source code! If you induce an error in the page
before its finished executing, or limit the number of records, you get a
delay,
then a page appears. Otherwise it almost instantly returns a blank page.

David

Terry Bader wrote:
> 
> when this happens, try and view the source code of the page...  when
working
> on applications we run into problems all the time and eventhough stuff
isnt
> displayed in the browser, we can go into the source code and see the
errors
> and the debugging info.
> 
> Terry Bader
> IT/Web Specialist
> EDO Corp - Combat Systems
> (757) 424-1004 ext 361 - Work
> [EMAIL PROTECTED]
> 
> (757)581-5981 - Mobile
> [EMAIL PROTECTED]
> icq: 5202487   aim: lv2bounce
> http://www.cs.odu.edu/~bader
> 
> -Original Message-
> From: David Cummins [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 08, 2001 9:43 PM
> To: CF-Talk
> Subject: Bizarre disappearing page - help!!!
> 
> Hi everybody!
> 
> I've got this page which works until you have more than 1300ish records,
and
> then the page comes back completely blank! Not even CF debugging!
> 
> The problem occurs in a simple loop:
> 
> 
> 
> 
> #CustomerName#
> #OldClientNumber#
> 
> 
> Create
> a job ad
> |
> 
>  href="EditCustomer.cfm?Fn=#Fn#&ID=#ID#">Edit |
> 
>  href="Delete.cfm?Fn=#Fn#&ID=#ID#">Inactivate
> 
>  href="Reanimator.cfm?Fn=#Fn#&ID=#ID#">Re-activate
> 
> 
> 
> 
> 
> 
> If you don't like the code, its not ours! ;)
> 
> Any thoughts, let me know!
> 
> David Cummins
~~
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: Thoughs on Macromedia Takeover of Allaire

2001-02-11 Thread Adrian Cooper


- Original Message -
From: "Jon Hall" <[EMAIL PROTECTED]>
Sent: Sunday, February 11, 2001 7:05 AM


> I personally have been hoping the whole damn tech sector crashes on the
> stock markets.

It already has! Where have you been?

 When that happens the only way to succeed in our chosen
> business will be to have actual skill and a good product, and not just the
> ability to con grandmas out of their retirement funds with fancy acronyms.

I agree with you totally!

Most funds have gone to those who paid to have flashy business plans written
with one objective only - to get VC funds.  The fact that the proposition was
totally unworkable seemed irrelevant.

Perhaps now, when the dust has settled, backing will go to those with proven
experience, proven expertise and proven products or services - or at least those
which can be proven to be workable.

To that end - CF is a tremendous enabling environment, and Macromedia/Allaire a
tremendous enabling company.

As for ASP - I don't think anyone really knows what is represents. It could mean
anything from remote servers running full apps, to outsourced Internet
services - either way the term is missused.

Adrian Cooper.



~~
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: Bizarre disappearing page - help!!!

2001-02-11 Thread David Cummins

Yeah, that's the prob - no source code! If you induce an error in the page
before its finished executing, or limit the number of records, you get a delay,
then a page appears. Otherwise it almost instantly returns a blank page.

David

Terry Bader wrote:
> 
> when this happens, try and view the source code of the page...  when working
> on applications we run into problems all the time and eventhough stuff isnt
> displayed in the browser, we can go into the source code and see the errors
> and the debugging info.
> 
> Terry Bader
> IT/Web Specialist
> EDO Corp - Combat Systems
> (757) 424-1004 ext 361 - Work
> [EMAIL PROTECTED]
> 
> (757)581-5981 - Mobile
> [EMAIL PROTECTED]
> icq: 5202487   aim: lv2bounce
> http://www.cs.odu.edu/~bader
> 
> -Original Message-
> From: David Cummins [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 08, 2001 9:43 PM
> To: CF-Talk
> Subject: Bizarre disappearing page - help!!!
> 
> Hi everybody!
> 
> I've got this page which works until you have more than 1300ish records, and
> then the page comes back completely blank! Not even CF debugging!
> 
> The problem occurs in a simple loop:
> 
> 
> 
> 
> #CustomerName#
> #OldClientNumber#
> 
> 
> Create
> a job ad
> |
> 
>  href="EditCustomer.cfm?Fn=#Fn#&ID=#ID#">Edit |
> 
>  href="Delete.cfm?Fn=#Fn#&ID=#ID#">Inactivate
> 
>  href="Reanimator.cfm?Fn=#Fn#&ID=#ID#">Re-activate
> 
> 
> 
> 
> 
> 
> If you don't like the code, its not ours! ;)
> 
> Any thoughts, let me know!
> 
> David Cummins

~~
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



OT: The squeeze ... XML

2001-02-11 Thread Wjreichard

Are there compression methods available to send XML to a client browser? 


~~
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: Books on CF,

2001-02-11 Thread Michael

Got your book on back order at Barnes and Noble, looking forward to it, the
teach yourself in 21 days ultradev is a good one too, at least I think it
is.


"Tom Muck" <[EMAIL PROTECTED]> wrote in message
002701c0943d$9985c2d0$[EMAIL PROTECTED]">news:002701c0943d$9985c2d0$[EMAIL PROTECTED]...
> There is also Dreamweaver UltraDev: The Complete Reference from
> Osborne/McGraw-Hill, written by Ray West, Tom Allen and myself which will
> hit stores this week.  It doesn't deal specifically with ColdFusion, but
it
> treats ASP, JSP, and ColdFusion equally in the coverage of Macromedia's
> UltraDev.
>
> http://www.basic-ultradev.com
>
> tom
>
>
> - Original Message -
> From: "Adrian Cooper" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Sunday, February 11, 2001 10:10 AM
> Subject: Re: Books on CF,
>
>
> >
> > - Original Message -
> > From: "Ben Forta" <[EMAIL PROTECTED]>
> > Sent: Sunday, February 11, 2001 3:01 PM
> >
> > >
> > > * And, as a special bonus, the book will include a coupon for money
off
> the
> > > test! (I can't tell you the exact amount, but ... you'll get back over
> half
> > > of the cost of the book).
> > >
> > > And that's all I am saying. :-)
> > >
> > > Oh, ok, one last thing ... book was co-authored by Emily Kim, Geoff
> Bowers,
> > > Matt Bole, and Matt Reider (all well known CF instructors, and some of
> whom
> > > contributed test content).
> > >
> > > --- Ben
> > >
> > > PS I'll post more details when it is about to ship.
> >
> > Be sure to post an Amazon link so we can buy it and you can collect your
> > percentage as well.
> >
> > Adrian Cooper.
> >
> >
> >
> >
>
~~
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: SQL 2000

2001-02-11 Thread Dave Watts

> A question, my boss claims that M$ SQL 2000 is actually based on XML,
> as in the storage structure and such.  I've argued that this is not
> so, that it will return your queries as XML but that the actual on
> disk structure, if you will, is probably the same as SQL Server 7.
> What is the truth here?

Your boss is wrong, and a good thing, too.

You wouldn't want the internal data structure of a relational database to be
XML, which allows for denormalized data storage. Your database would be a
performance dog.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~~
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: Performance impact of "automatic read locking"

2001-02-11 Thread Dave Watts

> We've inherited an application (a fairly large one) that has 
> a lot of unlocked reads and a few unlocked writes to shared scope 
> variables (was written before all the problems of unlocked reads 
> and writes came to light).
> 
> We can catch all the unlocked writes, but there are a LOT of 
> unlocked reads, and some of them are nasty (i.e., a CFIF Session... 
> that wraps a LARGE amount of code). We're not sure of all the 
> ramifications of bulk loading the session scope into the request 
> scope yet - there may be writes to session that need to be read 
> in the same template, etc. We'll figure these out as we rewrite 
> and clean up.
> 
> But the problem is, we need to have this application live right 
> now, and it may be playing havoc with our servers.
> 
> So, we're going to turn "automatic read locking" on for session, 
> and "full checking" server and application. We've done this on 
> our dev box, and caught all the unlocked writes.
> 
> But, if we do this to our production box, what is the performance 
> impact of this? Is it similar to just having the locks in there? I 
> understand that the pcode 'compiler' puts the locks in where it 
> needs when it compiles the template, and sometimes it doesn't 
> always put it in the most optimized place, right? 
> 
> So this would be similar to us putting a CFLOCK around that huge 
> CFIF Session.whatever block, right?

I don't think you're going to like my answer all that much, but that's never
stopped me before.

There haven't been any conclusive rigorous tests about automatic read
locking versus programmatic locking. Some people here have done some
informal tests which indicate no significant difference, but to the best of
my knowledge, none of those tests have involved significant numbers of
concurrent users.

Also, to the best of my knowledge, no one outside of Allaire knows exactly
how the automatic read locking works. It could be less than optimal, but it
could be just right for all I know. You'd need to know the internals of the
CF server engine to answer this question.

However, in the situation you're in, you don't have much choice - automatic
read locking is far better than the alternative, which is just to let the
unlocked code run as-is.

> Would this be better or worse then "Single-Threading" sessions?

My guess here is, it depends. Using single-threaded session obviates the
need for any CFLOCK tags around any session variables. On the other hand, it
does this by allowing only one request for a given user to execute at a
time. This might be problematic with framesets or multiple windows. Given a
choice, I'd go with the automatic read locking, probably.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~~
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: Displaying the IP of a server

2001-02-11 Thread Dave Watts

> > > >> What variable holds the IP address of a server?
> > > >>
> > > > CGI.REMOTE_ADDR
> > > 
> > > Umm.. that's looks like my IP. Not the IP of the server.
> > 
> > That's correct. There's no CGI variable which exposes any 
> > meaningful information about the IP address or DNS entry 
> > for a server.
> 
> Presumably that's a security thang?

I don't think so. I think the answer is simpler. My guess is, the web server
simply doesn't know! All it knows is that it's receiving requests at a
certain TCP/IP socket. CF, of course, only knows what it's told by the web
server.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~~
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: Database Indexing & Primary Keys

2001-02-11 Thread Dave Watts

> Does the foreign key in a table need to be indexed when that 
> field is already indexed as a primary key?

If I understand your question correctly, yes, you'll generally want your
foreign keys to be indexed. Any fields commonly used for filters or joins
should be indexed, if those fields will benefit from an index.

> Also, if you have a linking table with 2 foreign keys should 
> those 2 keys be combined to form a primary key for the linking 
> table?

Every table should have a primary key, and within a linking or intersection
table, the natural primary key consists of the two foreign keys. However, in
some cases, you may want to use a surrogate primary key instead; for
example, if you want to track historical information about previous
intersections, you could do this by using a surrogate key, and a field to
track the persistence of the intersection. Here's an illustration:

Item_Category intersection table:
Item_ID
Category_ID

Item_Category intersection table, modified for historical data:
Item_Category_ID <- surrogate primary key
Item_ID
Category_ID
Date_Created
Date_Removed

With the second table, to find current intersections, you'd look for entries
in the intersection table with a NULL Date_Removed value.

There are other ways of dealing with historical data as well.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~~
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



Database Indexing & Primary Keys

2001-02-11 Thread sebastian palmigiani



Does anyone have any input on these 2 questons?

Does the foreign key in a table need to be indexed when that field is
already indexed as a primary key?

Also, if you have a linking table with 2 foreign keys should those 2 keys be
combined to form a primary key for the linking table?

Thanks,
Sebastian


~~
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: FW: Native Oracle Driver

2001-02-11 Thread Edward Smith

I don't know if this is exactly your problem, but the string formatting
of dates is controlled by the "locale" of the oracle server.  It could
be set for a locale that just returns this.

What we generally do for Oracle dates using native drivers is to turn
the dates into a string when we select them:

SELECT TO_CHAR(YourDateField, "MM/DD/ HH24:MI:SS") AS YourDateField,


This way, we can format the dates exactly how we expect them to be.

Stefan wrote:
> 
> Does anyone know of a problem with the native oracle drivers in CF4.5.1
> Enterprise? If the native driver is used and dates are selected, only the
> day and month are passed to CF. If ODBC is used, everything works correctly.
> 
> The system runs CF Enterprise 4.5.1 (no SP) on NT4.0SP6a, Oracle 8.1.5 on
> NT40.0SP6a
> 
> Thanks,
> 
> Stefan
> 
>
~~
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: Date Validation

2001-02-11 Thread James Taavon

This is the format the database wants it in or it bombs. Must have four
digit year. 

Now that I know I can validate using CFFORM, which works, I now how to
figure out how to create a custom error (using CFERROR, never done it)
for the users so they know what to do.

 


"Maia, Eric" wrote:
> 
> Why do you care that they're entering that specific format, as long as
> they're entering a valid date you can convert to that format?
> 
> -Original Message-
> From: James Taavon [mailto:[EMAIL PROTECTED]]
> Sent: Friday, February 09, 2001 6:39 AM
> To: CF-Talk
> Subject: Re: Date Validation
> 
> oh, i dont want to change the date format, i want to validate against
> the "mm/dd/" format.
> 
> "Sicular, Alexander" wrote:
> >
> > that doesn't do much for you because you are checking date against itself
> in
> > a different format.
> >
> > this will check to make sure that the data passed is a valid date.
> >
> > 
> > 
> > 
> >
> > then you can change it's format via dateformat()
> >
> > good luck,
> >
> > -alex
> >
> > -Original Message-
> > From: James Taavon [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, February 08, 2001 9:39 AM
> > To: CF-Talk
> > Subject: Date Validation
> >
> > I want to do check to see if users are entering the date properly in my
> > form. Is this correct?
> >
> > 
> > 
> > 
> > 
> > 
> > 
> >
> >
>
~~
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



FW: Native Oracle Driver

2001-02-11 Thread Stefan

Does anyone know of a problem with the native oracle drivers in CF4.5.1
Enterprise? If the native driver is used and dates are selected, only the
day and month are passed to CF. If ODBC is used, everything works correctly.

The system runs CF Enterprise 4.5.1 (no SP) on NT4.0SP6a, Oracle 8.1.5 on
NT40.0SP6a

Thanks,

Stefan



~~
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: select from/insert into from different dsn's

2001-02-11 Thread Philip Arnold - ASP

> I'd like to copy some data from one table to another.
>
> The tables are in separate datasources.
>
> If they were in the same DSN, I'd do:
>
> INSERT INTO TABLEB (
>   SELECT * FROM TABLE A WHERE COLUMN = 'CONDITION'
> )
>
> Since they're in separate DSN's, is there any way I can do this without
> doing one query, and looping over it with an insert?

Not directly via SQL

Since it's trying to copy from one datasource to another, it doesn't know
what the sources are, so unless YOU know they're the same, then you'll have
to do it via a CFLoop

If you know they're the same DSN type (i.e. SQL Server), then there are
tricks to get around this;

insert into tableB (field1, field2)
select Field1, Field2
from ServerName.DatabaseName.dbo.TableName
where Field3='Condition'

Or you can wait for CF5 and Query a Query...

Philip Arnold
Director
Certified ColdFusion Developer
ASP Multimedia Limited
T: +44 (0)20 8680 1133

"Websites for the real world"

**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**


~~
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: Can I display an image from a database?

2001-02-11 Thread Philip Arnold - ASP

> Also, images will only be *stored* in this database, they will
> rarely be viewed
> from here. Usually they will be written to static files on disk
> once per day
> or so, and then the general public views the images from the
> static files on disk.
> BUT, there is the need for the abiltiy to preview an image, this
> will be a less
> often used function, the load will be minimal. So for that
> function, its easiest
> to just pull the image directly from the database.

The biggest problem with doing this is (as I originally stated) that you're
reliant on the speed of the OS to write the file before the webserver says
"The file is located here"

With NT, it doesn't always become a visible file immediately, which means
that when the browser requests the file that the webserver says is in a
particular position, then it'll say "It's not there, broken graphic"

There is a pseudo way around this, which is to change the image in
JavaScript... you could display a "blank" graphic (a transparent GIF will do
the trick, and it'll only be 43 bytes), and then via the onLoad event, get
JavaScript to replace the graphics with the "generated" ones

It's still not good, but it should work

Philip Arnold
Director
Certified ColdFusion Developer
ASP Multimedia Limited
T: +44 (0)20 8680 1133

"Websites for the real world"

**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**


~~
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: secure pages...

2001-02-11 Thread Philip Arnold - ASP

> Does anyone know how to detect if the page is secure?  I'd like to show
> something if it's secure and show something else if it's not.



As long as you haven't changed the port on your webserver for SSL that is

Philip Arnold
Director
Certified ColdFusion Developer
ASP Multimedia Limited
T: +44 (0)20 8680 1133

"Websites for the real world"

**
This email and any files transmitted with it are confidential and 
intended solely for the use of the individual or entity to whom they 
are addressed. If you have received this email in error please notify 
the system manager.
**


~~
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: CFCOOKIE 101 - Need help

2001-02-11 Thread Philip Arnold - ASP

> Despite having used CF for 2 years, only know am I venturing into using
> CFCOOKIE. I have a couple of questions:

BTW, a couple is 2 - you asked 4 questions 
Example, when you say "Look at that married couple", you don't look for 4
people, do you?

> - How can I make sure the browser has cookies enabled?

The only way is via a second page;
Set a permanent and a temporary cookie on a page, then push to another page
(with META REFRESH or JAVASCRIPT) and check for their existance

> - How much can I store in them?

Not fantastic ammounts - I prefer to use them as a reference to a database
entry, then you can store whatever you want!

> - Presumably I can encrypt / decrypt the contents?

It's a variable, so you can do whatever you want with them...

> - Any pitfalls I should look out for (other than CFLOCATION on the same
> page)...

People sometimes have their cookies set to "Choose" - if they do, then you
might get them, but then again, you might not...

Philip Arnold
Director
Certified ColdFusion Developer
ASP Multimedia Limited
T: +44 (0)20 8680 1133

"Websites for the real world"

**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**


~~
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: Date Validation

2001-02-11 Thread Philip Arnold - ASP

> > oh, i dont want to change the date format, i want to validate against
> > the "mm/dd/" format.
>
> Why do you care that they're entering that specific format, as long as
> they're entering a valid date you can convert to that format?

There's a HUGE reason to know the specific format;

Here in the UK we use dd/mm/, in the US they use mm/dd/

So, if you don't care what the format is, what is 04/02/2001
Is it the 4th of February 2001, or the 2nd of April 2001?

I always ask for dates in "d mmm " or "mmm d ", that way you KNOW
where the month is, and it doesn't matter if they type it in the other
format...

Philip Arnold
Director
Certified ColdFusion Developer
ASP Multimedia Limited
T: +44 (0)20 8680 1133

"Websites for the real world"

**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**


~~
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: thumbnails

2001-02-11 Thread Paige Chandler

Thanks! I hope to be working on the gallary site later today. Have a nice
day.

Regards,

Paige
- Original Message -
From: "Arden Weiss" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Sunday, February 11, 2001 8:29 AM
Subject: RE: thumbnails


> Fireworks permits batch conversion/creation of thumbnails.  Also, includes
optimization-for-web features.
>
>  ^
> / \__
>(@\___
>   /  O
>  /(_/
> /_/
> Whoof...
> 410-757-3487
>
> -Original Message-
> From: Len Conrad [SMTP:[EMAIL PROTECTED]]
> Sent: Sunday, February 11, 2001 4:58 AM
> To: CF-Talk
> Subject: Re: thumbnails
>
>
> >I've tried using CFX_GIFGD and CFX_IMAGE, but neither one allows you to
set
> >the quality (compression ratio) for JPG files.  I'm trying to make low
> >quality (fast loading) thumbnails auomatically.  The thumbnails I make
with
> >ACDSee are about an eighth the size.
>
> www.jasc.com,  Image Robot.
>
> hint:  after resizing/resampling, the thumbs will be fuzzy, so apply
> one step of sharpening filter.  Otherwise, fuzzy AND highly
> compressed thumbs will be crappy looking.
>
> Len
>
> http://BIND8NT.MEIway.com : Binary for ISC BIND 8.2.3 for NT4 & W2K
> http://IMGate.MEIway.com  : Build free, hi-perf, anti-spam mail gateways
>
~~
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: Displaying the IP of a server

2001-02-11 Thread Stephen Hait


> As an alternative, what I generally recommend for machine-specific
> application settings is that you store them on the machine itself,
> and have your application read those values from wherever you've
> stored them. You could store them in a text file, or within the
> registry, for example. If you store them in a file, make sure that
> file doesn't get overwritten when you move a new build of your
> application from development to production.
> 
> Dave Watts, CTO, Fig Leaf Software

Thanks. That's a good suggestion. It still requires maintaining 3 
separate instances of the same info in different locations but it 
would be less volatile data and would be easier to maintain than 
trying to juggle separate application.cfm files.

Stephen


~~
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: Displaying the IP of a server

2001-02-11 Thread Dave Watts

> How reliable would this scenario be, then:
> 
> One application with one application.cfm. Three locations for the 
> application: local development machine, public production server, 
> private production server. Only some resources are available on 
> each platform, need a way to determine which platform app is 
> running on to disable attempting to access unavailable resources.
> 
> For example: 
> Production machine - all resources available - NT authentication, 
> access to resources off the box.
> Private machine - NT authentication available, no access to 
> resources off the box.
> Local machine - W98, PWS - no NT authentication available
> 
> How to identify which location the app is running on within the 
> same application.cfm and conditionally process accordingly?
> 
> Currently using check on CGI.HTTP_HOST for either 
> localhost/127.0.0.1 or www.publicserver.com or IP address of 
> private server. Is this unreliable for this? Is there a better way? 
> This appears to be working but this thread has made me wonder.

For the most part, it'll work the way you're doing it. My point was about
the degree to which you could guarantee that info being correct. Any
information provided by the browser can be tampered with. For example, if
your app is looking at HTTP_HOST or SERVER_NAME to see whether the user can
access an administrative interface, I can write a script which says it's
looking for "localhost" or whatever your app is using. If that's not a
concern to you, then don't worry about it.

As an alternative, what I generally recommend for machine-specific
application settings is that you store them on the machine itself, and have
your application read those values from wherever you've stored them. You
could store them in a text file, or within the registry, for example. If you
store them in a file, make sure that file doesn't get overwritten when you
move a new build of your application from development to production.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~~
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: Displaying the IP of a server

2001-02-11 Thread Stephen Hait

How reliable would this scenario be, then:

One application with one application.cfm. Three locations for the 
application: local development machine, public production server, 
private production server. Only some resources are available on 
each platform, need a way to determine which platform app is 
running on to disable attempting to access unavailable resources.

For example: 
Production machine - all resources available - NT authentication, 
access to resources off the box.
Private machine - NT authentication available, no access to 
resources off the box.
Local machine - W98, PWS - no NT authentication available

How to identify which location the app is running on within the 
same application.cfm and conditionally process accordingly?

Currently using check on CGI.HTTP_HOST for either 
localhost/127.0.0.1 or www.publicserver.com or IP address of 
private server. Is this unreliable for this? Is there a better way? 
This appears to be working but this thread has made me wonder.

Stephen


To this:
> > what about CGI.HTTP_HOST or CGI.SERVER_NAME?
Dave Watts replied:
> These are only as reliable as the information they're fed by the
> browser. For example, if I wanted, from my browser, to put a
> specific value in those variables, I can do that. I need only edit
> my hosts file to give whatever name I want to the appropriate IP
> address. The only way to know that the name used by the browser is
> the appropriate name is if you're using name-based virtual servers,
> which will only accept requests that provide the appropriate name.
> 
> Also, in a clustered environment, these variables may provide the
> external name used to reach the cluster, rather than a name
> corresponding to a specific server.
> 
> Dave Watts, CTO, Fig Leaf Software


~~
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: WAP

2001-02-11 Thread Ben Forta

Rich,

There is no single one, at minimum you should test with:

* Phone.com's UP.SDK
* Nokia WAP Toolkit
* Ericsson WapIDE
* Motorola Mobile ADK

There is no cost for any of these, so no reason not to use them all.

--- Ben


-Original Message-
From: ibtoad [mailto:[EMAIL PROTECTED]]
Sent: Sunday, February 11, 2001 11:34 AM
To: CF-Talk
Subject: OT: WAP


Which is the most recommended emulator to test WAP pages?

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: [RE: [secure pages...]]

2001-02-11 Thread Alex

ok parse the URL. if it starts with https:// then its supposedly secure.


Aidan Whitehall <[EMAIL PROTECTED]> wrote:
>> "Joby Bednar" <[EMAIL PROTECTED]> wrote:
>> Does anyone know how to detect if the page is secure?  I'd 
>> like to show
>> something if it's secure and show something else if it's not.
>>
> whats your definition of secure? 

Unplugging the server, disconnecting it from the network, taking the
hard-drives out and putting them in a bank vault.

Oh, I see what you mean... sorry, been a bit paranoid recently;-)


I guess he means if it's being viewed over an SSL session or not.


-- 
Aidan Whitehall <[EMAIL PROTECTED]>
Netshopper UK Ltd
Advanced Web Solutions & Services

http://www.netshopperuk.com/
Telephone +44 (01744) 648650
Fax +44 (01744) 648651
~~
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: Displaying the IP of a server

2001-02-11 Thread Dave Watts

> > > >> What variable holds the IP address of a server?
> > > >>
> > > > CGI.REMOTE_ADDR
> > >
> > > Umm.. that's looks like my IP. Not the IP of the server.
> >
> > That's correct. There's no CGI variable which exposes any meaningful
> > information about the IP address or DNS entry for a server.
>
> what about CGI.HTTP_HOST or CGI.SERVER_NAME?
> 
> they tell you the server's domain name, which you could one 
> of the TCP CFX tags to ping to get the IP.

These are only as reliable as the information they're fed by the browser.
For example, if I wanted, from my browser, to put a specific value in those
variables, I can do that. I need only edit my hosts file to give whatever
name I want to the appropriate IP address. The only way to know that the
name used by the browser is the appropriate name is if you're using
name-based virtual servers, which will only accept requests that provide the
appropriate name.

Also, in a clustered environment, these variables may provide the external
name used to reach the cluster, rather than a name corresponding to a
specific server.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~~
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



OT: WAP

2001-02-11 Thread ibtoad

Which is the most recommended emulator to test WAP pages?

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: Books on CF

2001-02-11 Thread Jeffry Houser



Jeffry Houser wrote:

> I'll plug myself.  Instant Cold Fusion 4.5 should be out third quarter of
> this year, publisher is Osborne McGrawHill.

  One other thing, the book will probably be changed to cover 5.0, so the title would 
be Instant ColdFusion 5.0 .
Enough self promotion for today.



> The instant series of books sets
> out to teach by example, so each chapter steps through the creation of a
> mini-application.  The book is being written for intermediate to advanced users,
> but most topics (SQL, database design, standard CF tags) are reviewed briefly.
>
>I'm under the impression that Osborne McGrawHill has other CF projects going
> on also, but I don't know any details.
>
> --
> Jeff Houser | mailto:[EMAIL PROTECTED]
> AIM: Reboog711  | ICQ: 5246969 | Phone: 860-229-2781
> --
> Instant ColdFusion 4.5  | ISBN: 0-07-213238-8
> Due out 3rd Quarter 2001
> --
> DotComIt, LLC
> database driven web data using ColdFusion, Lotus Notes/Domino
> --
> Half of the Alternative Folk Duo called Far Cry Fly
> http://www.farcryfly.com | http://www.mp3.com/FarCryFly
> --
> I've got the brains, you've got the looks, let's make lots of money
>
>
~~
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: Books on CF,

2001-02-11 Thread Jeffry Houser


 Wireless CF is no different than regular CF.  The difference does not lie in 
ColdFusion, it lies in the code.
For web you use HTML.  For wireless, you use  WML?  With that said, every CF book can 
be applied to wireless.

  I do not know of a CF book dedicated to writing wireless code.


ibtoad wrote:

> Are there any books on Wireless CF??
>
> Rich
>
> -Original Message-
> From: Adrian Cooper [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, February 11, 2001 10:11 AM
> To: CF-Talk
> Subject: Re: Books on CF,
>
> - Original Message -
> From: "Ben Forta" <[EMAIL PROTECTED]>
> Sent: Sunday, February 11, 2001 3:01 PM
>
> >
> > * And, as a special bonus, the book will include a coupon for money off
> the
> > test! (I can't tell you the exact amount, but ... you'll get back over
> half
> > of the cost of the book).
> >
> > And that's all I am saying. :-)
> >
> > Oh, ok, one last thing ... book was co-authored by Emily Kim, Geoff
> Bowers,
> > Matt Bole, and Matt Reider (all well known CF instructors, and some of
> whom
> > contributed test content).
> >
> > --- Ben
> >
> > PS I'll post more details when it is about to ship.
>
> Be sure to post an Amazon link so we can buy it and you can collect your
> percentage as well.
>
> Adrian Cooper.
>
~~
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: Books on CF,

2001-02-11 Thread Tom Muck

There is also Dreamweaver UltraDev: The Complete Reference from
Osborne/McGraw-Hill, written by Ray West, Tom Allen and myself which will
hit stores this week.  It doesn't deal specifically with ColdFusion, but it
treats ASP, JSP, and ColdFusion equally in the coverage of Macromedia's
UltraDev.

http://www.basic-ultradev.com

tom


- Original Message -
From: "Adrian Cooper" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Sunday, February 11, 2001 10:10 AM
Subject: Re: Books on CF,


>
> - Original Message -
> From: "Ben Forta" <[EMAIL PROTECTED]>
> Sent: Sunday, February 11, 2001 3:01 PM
>
> >
> > * And, as a special bonus, the book will include a coupon for money off
the
> > test! (I can't tell you the exact amount, but ... you'll get back over
half
> > of the cost of the book).
> >
> > And that's all I am saying. :-)
> >
> > Oh, ok, one last thing ... book was co-authored by Emily Kim, Geoff
Bowers,
> > Matt Bole, and Matt Reider (all well known CF instructors, and some of
whom
> > contributed test content).
> >
> > --- Ben
> >
> > PS I'll post more details when it is about to ship.
>
> Be sure to post an Amazon link so we can buy it and you can collect your
> percentage as well.
>
> Adrian Cooper.
>
>
>
>
~~
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: Books on CF,

2001-02-11 Thread Ben Forta

Not specifically (that I know of), but my WAP book "WAP Development with WML
and WMLScript" and Charlie Arehart's book "Professional WAP" (Wrox) both
have CF coverage.

--- Ben


-Original Message-
From: ibtoad [mailto:[EMAIL PROTECTED]]
Sent: Sunday, February 11, 2001 10:19 AM
To: CF-Talk
Subject: RE: Books on CF,


Are there any books on Wireless CF??

Rich

-Original Message-
From: Adrian Cooper [mailto:[EMAIL PROTECTED]]
Sent: Sunday, February 11, 2001 10:11 AM
To: CF-Talk
Subject: Re: Books on CF,



- Original Message -
From: "Ben Forta" <[EMAIL PROTECTED]>
Sent: Sunday, February 11, 2001 3:01 PM

>
> * And, as a special bonus, the book will include a coupon for money off
the
> test! (I can't tell you the exact amount, but ... you'll get back over
half
> of the cost of the book).
>
> And that's all I am saying. :-)
>
> Oh, ok, one last thing ... book was co-authored by Emily Kim, Geoff
Bowers,
> Matt Bole, and Matt Reider (all well known CF instructors, and some of
whom
> contributed test content).
>
> --- Ben
>
> PS I'll post more details when it is about to ship.

Be sure to post an Amazon link so we can buy it and you can collect your
percentage as well.

Adrian Cooper.
~~
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: Books on CF,

2001-02-11 Thread Ben Forta

Ok, if you insist :-)

http://www.amazon.com/exec/obidos/ISBN=0789725657/benfortascoldfusA/




-Original Message-
From: Adrian Cooper [mailto:[EMAIL PROTECTED]]
Sent: Sunday, February 11, 2001 10:11 AM
To: CF-Talk
Subject: Re: Books on CF,



- Original Message -
From: "Ben Forta" <[EMAIL PROTECTED]>
Sent: Sunday, February 11, 2001 3:01 PM

>
> * And, as a special bonus, the book will include a coupon for money off
the
> test! (I can't tell you the exact amount, but ... you'll get back over
half
> of the cost of the book).
>
> And that's all I am saying. :-)
>
> Oh, ok, one last thing ... book was co-authored by Emily Kim, Geoff
Bowers,
> Matt Bole, and Matt Reider (all well known CF instructors, and some of
whom
> contributed test content).
>
> --- Ben
>
> PS I'll post more details when it is about to ship.

Be sure to post an Amazon link so we can buy it and you can collect your
percentage as well.

Adrian Cooper.
~~
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: Books on CF,

2001-02-11 Thread ibtoad

Are there any books on Wireless CF??

Rich

-Original Message-
From: Adrian Cooper [mailto:[EMAIL PROTECTED]]
Sent: Sunday, February 11, 2001 10:11 AM
To: CF-Talk
Subject: Re: Books on CF,



- Original Message -
From: "Ben Forta" <[EMAIL PROTECTED]>
Sent: Sunday, February 11, 2001 3:01 PM

>
> * And, as a special bonus, the book will include a coupon for money off
the
> test! (I can't tell you the exact amount, but ... you'll get back over
half
> of the cost of the book).
>
> And that's all I am saying. :-)
>
> Oh, ok, one last thing ... book was co-authored by Emily Kim, Geoff
Bowers,
> Matt Bole, and Matt Reider (all well known CF instructors, and some of
whom
> contributed test content).
>
> --- Ben
>
> PS I'll post more details when it is about to ship.

Be sure to post an Amazon link so we can buy it and you can collect your
percentage as well.

Adrian Cooper.
~~
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: Books on CF

2001-02-11 Thread Jeffry Houser


I'll plug myself.  Instant Cold Fusion 4.5 should be out third quarter of
this year, publisher is Osborne McGrawHill.  The instant series of books sets
out to teach by example, so each chapter steps through the creation of a
mini-application.  The book is being written for intermediate to advanced users,
but most topics (SQL, database design, standard CF tags) are reviewed briefly.

   I'm under the impression that Osborne McGrawHill has other CF projects going
on also, but I don't know any details.

--
Jeff Houser | mailto:[EMAIL PROTECTED]
AIM: Reboog711  | ICQ: 5246969 | Phone: 860-229-2781
--
Instant ColdFusion 4.5  | ISBN: 0-07-213238-8
Due out 3rd Quarter 2001
--
DotComIt, LLC
database driven web data using ColdFusion, Lotus Notes/Domino
--
Half of the Alternative Folk Duo called Far Cry Fly
http://www.farcryfly.com | http://www.mp3.com/FarCryFly
--
I've got the brains, you've got the looks, let's make lots of money


~~
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: Books on CF,

2001-02-11 Thread Adrian Cooper


- Original Message -
From: "Ben Forta" <[EMAIL PROTECTED]>
Sent: Sunday, February 11, 2001 3:01 PM

>
> * And, as a special bonus, the book will include a coupon for money off the
> test! (I can't tell you the exact amount, but ... you'll get back over half
> of the cost of the book).
>
> And that's all I am saying. :-)
>
> Oh, ok, one last thing ... book was co-authored by Emily Kim, Geoff Bowers,
> Matt Bole, and Matt Reider (all well known CF instructors, and some of whom
> contributed test content).
>
> --- Ben
>
> PS I'll post more details when it is about to ship.

Be sure to post an Amazon link so we can buy it and you can collect your
percentage as well.

Adrian Cooper.



~~
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: Books on CF,

2001-02-11 Thread Ben Forta

Well, the book is having pages laid out right now, it'll go to print in a
couple of weeks ... so it is about a month out (until it is in your hands).
But, here's some info ...

* It's a smallish book, similar form factor to my little SQL book, but about
double as thick (400-500 pages). Designed to be easy to carry around.

* It's written to be very readable, and as a reference. Is made up of about
40 chapters (each of only 8-12 pages or so) that are very highly focused.
(One on lists, one on arrays, one on locking, one on stored procedures,
etc). Designed to be able to read up on specific topics quickly and easily
without too many dependencies on prior content. (But is also cross
referenced extensively).

* It is NOT a tutorial, it is a review and reference book. The latter is
key, this book was written to be a desktop reference even after the exam.

* Content is very code centric, very real-world, and has tips and notes on
almost every page.

* Sample tests are included at the end of each chapter. (Answers in an
appendix too).

* And, as a special bonus, the book will include a coupon for money off the
test! (I can't tell you the exact amount, but ... you'll get back over half
of the cost of the book).

And that's all I am saying. :-)

Oh, ok, one last thing ... book was co-authored by Emily Kim, Geoff Bowers,
Matt Bole, and Matt Reider (all well known CF instructors, and some of whom
contributed test content).

--- Ben

PS I'll post more details when it is about to ship.


-Original Message-
From: Daryl Fullerton [mailto:[EMAIL PROTECTED]]
Sent: Sunday, February 11, 2001 9:56 AM
To: CF-Talk
Subject: RE: Books on CF,


Ben,

Any hints on whats in the Certified ColdFusion Developer Study Guide
chapters etc, format, layout.

Sneak preview??? Any Chance??

Cheers

Daryl

-Original Message-
From: Ben Forta [mailto:[EMAIL PROTECTED]]
Sent: 11 February 2001 12:54
To: CF-Talk
Subject: RE: Books on CF,




Nah, I've always encouraged others to write. It's a big pond, room for
lots
of fish. Fact of the matter remains that people buy more than one book,
and
the more books there are helps increase the size of the CF community
which
in turn helps sell more books. Unfortunately the only "other books" back
in
the CF3 era left much to be desired - it's good to see that that is
changing
(no, I have not seen al of those books, but I have seen some, and I know
some of the authors, so ...)

--- Ben


-Original Message-
From: Aidan Whitehall [mailto:[EMAIL PROTECTED]]
Sent: Sunday, February 11, 2001 6:21 AM
To: CF-Talk
Subject: RE: Books on CF,


> * My two CF books (published by Que) are being revised for CF5.
> * The Mastering book (Sybex) is being revised for CF5 too.
> * My "Certified ColdFusion Developer Study Guide" ships in a
> few weeks.
> * McGraw Hill is also working on a title.
> * The O'Reilly book should ship soon (Rob Brooks-Bilson's title).
> * Prima has another one in the works.
> As I said, lots of books on the way.


Now that's one *confident* author... plugging his competitors books as
well
;-)



--
Aidan Whitehall <[EMAIL PROTECTED]>
Netshopper UK Ltd
Advanced Web Solutions & Services

http://www.netshopperuk.com/
Telephone +44 (01744) 648650
Fax +44 (01744) 648651
~~
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



  1   2   >