CF Studio Win2K

2000-08-21 Thread Akbar

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

hi all,

recently i upgraded to Win2K professional. and my CF Studio is
behaving peculiarly. when i click on the folders section
it doesnt show any files in that particular folder. i checked Allaire
Forums and came to know that someone else
is having a similar problem but no solution. 

can anyone help me with this?? any allaire white paper or docs??

thanx in advance

akbar

-BEGIN PGP SIGNATURE-
Version: PGP 6.5.3

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



RE: excel to SQL

2000-08-21 Thread Rif Kiamil

Why use coldfusion, the SQL DTS would be much better

-Original Message-
From: Mark Ireland [mailto:[EMAIL PROTECTED]]
Sent: 21 August 2000 05:21
To: [EMAIL PROTECTED]
Subject: excel to SQL



I am interested in getting data from excel format into MSSQL 7 
using coldfusion.

Anyone already done it?

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



RE: excel to SQL

2000-08-21 Thread Philip Arnold - ASP

 I am interested in getting data from excel format into MSSQL 7
 using coldfusion.

 Anyone already done it?

I do it a rather convoluted way, but since the client is uploading the data,
it has to be rather strict...

The column names have to stay the same, and be in existance (unless you do
select * and then use isDefined() through the list)
The Excel ODBC driver can't be released by SQL code, so I made an Access
database with just a link table to the Excel file - this required the exact
location of the file to be known

Once this is set-up, then you can use it as any normal ODBC datasource.

One BIG warning though, the Excel ODBC driver is rather strange, once it
grabs a column, it works out whether it should be Text or Numeric by
sampling the top few rows, the column is then fixed in that format, so any
of the alternate format will be treated as NULL

This means that if the field contains telephone numbers, any without spaces
will be numeric and those with spaces will be textual.  A real dog, but as
long as the format is confirmed, then it will work fine.

Philip Arnold
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.
**


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



Using Cobalt RaQ3 with CF

2000-08-21 Thread Reynolds, Adam

Anybody installed CF Server Professional on one of these Red Hat Linux
Servers? (www.cobalt.com) 

They look quite good. I'd also be interested in knowing what a reasonable
Linux/Apache/CF server should have memory wise.

Thanks.
Adam Reynolds
ColdFusion Consultant
H.J. Heinz 
Tel.: +44 (0) 20 8756 5170
Mob.: +44 (0) 7973 386620
**
 This email and any attachments are confidential and solely
 for the use of the intended recipient.  They may contain
 material protected by legal professional or other privilege.
 If you are not the intended recipient or the person responsible
 for delivering to the intended recipient, you are not authorised
 to and must not disclose, copy, distribute or retain this email
 or its attachments.  Although this email and its attachments
 are believed to be free of any virus or other defect, it is the
 responsibility of the recipient to ensure that they are virus free
 and no responsibility is accepted by the company for any
 loss or damage arising from receipt or use thereof.

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



JAVA CFX

2000-08-21 Thread Simon Hartley (Esense Limited)

I am in need of some assistance.

I recently started investigating JAVA CFX's, but unfortunately have failed
to get any of them to execute correctly.

I have followed, to the letter, the example 'minimal' java cfx tag
(CFX_HelloColFusion) in the cold fusion studio help pages. This fails to
execute, with the following error;

java.lang.NoClassDefFoundError: com/allaire/cfx/NativeRequest. 
But i'm sure that the cfx.jar file is being found correctly.
I've setup the various administration options but still am having no joy.

Can anybody help?

Cheers,

Simon Hartley.

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



Re: getting UserID in WinNT

2000-08-21 Thread Aidan Dixon

Ah, back to work on Monday morning, and the problem's still here...

IE is standard here in 4.01, 5.0 and 5.5 versions.  Your question prompted
me to check if the version had something to do with it, but apparently not.
I'm on 5.5 and don't get it; a colleague in the same office, also on 5.5
does get it, while a third, on 5.0 doesn't get it.  If there were a pattern
showing up anywhere, I might have an idea.

I hadn't even thought about NS.  Anybody using a non-standard browser on an
IE-optimised intranet will just have to take their chances, I guess.  I'm
not going to the clear text option even on an intranet.

Thanks for the thoughts,

Aidan.

-Original Message-
 Date: Fri, 18 Aug 2000 09:20:40 -0400
 From: "Olive, Christopher M Mr NMR" [EMAIL PROTECTED]
 To: "'[EMAIL PROTECTED]'" [EMAIL PROTECTED]
 Subject: RE: getting UserID in WinNT
 Message-ID:
[EMAIL PROTECTED]
 
 :) isn't that always the way? :)
 
 what browsers are getting the login box?  if it's NS, that's not
avoidable.
 NS won't pass the userid information along to a microsoft server.  NTCR is
 only for IE.  and clear text (the only way a netscape person can pass his
 information to the server) will ALWAYS pop up a box the first time the
user
 goes to a controlled page.
 
 Chris Olive,
 DOEHRS Website Administrator 

-Original Message-
From: Aidan Dixon [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 18, 2000 7:08 AM
To: '[EMAIL PROTECTED]'
Subject: Re: getting UserID in WinNT


 CGI.REMOTE_USER
 
 this will only be available if anonymous access for the page/directory is
 off.

Heh heh, this message came through the day after our Computer Services guys
figured out the bit about unchecking the anonymous access option.  It's now
working--but...  Some users get a dialog box prompt for username and
password (and in some case for domain as well) popping up when they access
the index page of the directory where the anonymous access option was
unchecked.

Is this meant to happen (after all, this is CGI.REMOTE_USER not
CGI.AUTH_USER), and if so, why doesn't it happen with everybody?

We're running NT4 with Option Pack 4, and we're partway through an upgrade
to option pack 6 as part of a rollout of Outlook 2000 and MS Exchange
Server.  The thing is, I can't find any correlation between who's been
upgraded and who hasn't, and who gets the prompt and who doesn't, so it
doesn't seem as if that's the answer.

It's not something I can't live with if I have to, but I'd like to avoid
scaring the users if I can.  If anybody's got any idea what's going on here,
I'd be grateful for suggestions.

-
Aidan Dixon
Web Developer, Electronic Media Unit
The Royal Veterinary College,
Royal College St., London NW1 0TU.
Tel: +44 (0)20 7468 5173
Fax: +44 (0)20 7383 0615 
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: Output queries

2000-08-21 Thread Dave Watts

 What's the difference between these expressions or have I
 misunderstood the use of evaluate:

 CFSET NewValue = OldValue + NextValue
 CFSET NewValue = evaluate(OldValue + NextValue)

You've misunderstood the use of Evaluate, I think. You use it on strings, so
that you can treat a string as if it were a variable name. For example, you
might have a variable number of form fields that all have a number at the
end, and you might want to loop through all of them and retrieve their
values. In the example below, there's a form field called NumberOfFields
that is used to determine how many times the loop should iterate:

cfloop index="i" from="1" to="#Form.NumberOfFields#"

cfset ThisName = Evaluate("Form.Name"  i)

cfquery name="qInsName" datasource="ds"
INSERT INTO FooTable
(Name)
VALUES
('#ThisName#')
/cfquery

/cfloop

In the example, Evaluate is used to determine the value of a specific form
field, based on a string concatenation that matches the name.

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

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



Re: cfsearch

2000-08-21 Thread paul smith

I would allow users to select from a drop-down list to search for
B.A. or BA, or better yet neither.  That is, I would have a database
with different fields, such as education, years of experience, and
so on.  Then there would be no ambiguity.  That is the value of B.A.
in the drop-down could be 1, and all those with a B.A. would have a
"1" in the B.A. field.

And then there is precedence.  If someone searches for a
resume with a B.A., does M.S. qualify?

best,  paul

At 04:29 PM 8/20/00 -0400, you wrote:
I have two questions.  I have a folder with resumes in word format.  I want
people to be able to put in an education level, for example B.A. and get all
the resumes that apply.

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



RE: Regular Expression in Extended Search and Replace

2000-08-21 Thread Greg Witte

Bob - Like David said, it's just like using the RE replace functions.  If
you've got the Advanced ColdFusion 4.0 Ben Forta book, take a look at
chapter 20 for specifics on regular expressions.

David - If your search is taking too long and you want to abort, perform
another search on something that that you know won't take long (like
searching a blank document).  The current search will be cancelled in lieu
of the new search which returns immediately.

-Greg Witte

-Original Message-
From: David Cummins [mailto:[EMAIL PROTECTED]]
Sent: Sunday, August 20, 2000 6:14 PM
To: [EMAIL PROTECTED]
Subject: Re: Regular Expression in Extended Search and Replace


As far as I know, its the same as REs in the ColdFusion functions, Bob.

The main thing to remember is that you don't put any of the regular
expression
stuff in the replace box, except for back-references.

BTW, is there any way to stop CF Studio searching if you botch your RE and
it
takes a REALLY long time?

David Cummins

Robert Everland III wrote:

 Anyone have some example sytax for using regular expressions in
the
 extended search and replace and find in Cold Fusion  Studio 4.5?

 Bob Everland

 --

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

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

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



Re: Using Cobalt RaQ3 with CF

2000-08-21 Thread Kevin Schmidt

Adam,

The cobalt systems run a MIPS based processor.  CF won't run on a MIPS
processor system only X86 processors. I have a qube that I would love to run
CF on.  The only dynamic solution for RAQ's is CGI or Cobalt offers a
product called Chilisoft ASP for Active Server Pagers  By the way if you are
thinking of getting one don't expect timely tech support I have never spent
less than an hour on hold waiting to talk to a technician.

Kevin
- Original Message -
From: "Reynolds, Adam" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, August 21, 2000 5:40 AM
Subject: Using Cobalt RaQ3 with CF


 Anybody installed CF Server Professional on one of these Red Hat Linux
 Servers? (www.cobalt.com)

 They look quite good. I'd also be interested in knowing what a reasonable
 Linux/Apache/CF server should have memory wise.

 Thanks.
 Adam Reynolds
 ColdFusion Consultant
 H.J. Heinz
 Tel.: +44 (0) 20 8756 5170
 Mob.: +44 (0) 7973 386620
 **
  This email and any attachments are confidential and solely
  for the use of the intended recipient.  They may contain
  material protected by legal professional or other privilege.
  If you are not the intended recipient or the person responsible
  for delivering to the intended recipient, you are not authorised
  to and must not disclose, copy, distribute or retain this email
  or its attachments.  Although this email and its attachments
  are believed to be free of any virus or other defect, it is the
  responsibility of the recipient to ensure that they are virus free
  and no responsibility is accepted by the company for any
  loss or damage arising from receipt or use thereof.

 **
 --

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


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



RE: getting UserID in WinNT

2000-08-21 Thread Olive, Christopher M Mr NMR

does it have something to do with their "zone settings", perhaps?  i don't
know if your users are savvy enough to much around with them, (or even if
it's possible), but it might be a setting to "not remember" my login or
something.

Chris Olive,
DOEHRS Website Administrator 

-Original Message-
From: Aidan Dixon [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 21, 2000 7:03 AM
To: '[EMAIL PROTECTED]'
Subject: Re: getting UserID in WinNT


Ah, back to work on Monday morning, and the problem's still here...

IE is standard here in 4.01, 5.0 and 5.5 versions.  Your question prompted
me to check if the version had something to do with it, but apparently not.
I'm on 5.5 and don't get it; a colleague in the same office, also on 5.5
does get it, while a third, on 5.0 doesn't get it.  If there were a pattern
showing up anywhere, I might have an idea.

I hadn't even thought about NS.  Anybody using a non-standard browser on an
IE-optimised intranet will just have to take their chances, I guess.  I'm
not going to the clear text option even on an intranet.

Thanks for the thoughts,

Aidan.

-Original Message-
 Date: Fri, 18 Aug 2000 09:20:40 -0400
 From: "Olive, Christopher M Mr NMR" [EMAIL PROTECTED]
 To: "'[EMAIL PROTECTED]'" [EMAIL PROTECTED]
 Subject: RE: getting UserID in WinNT
 Message-ID:
[EMAIL PROTECTED]
 
 :) isn't that always the way? :)
 
 what browsers are getting the login box?  if it's NS, that's not
avoidable.
 NS won't pass the userid information along to a microsoft server.  NTCR is
 only for IE.  and clear text (the only way a netscape person can pass his
 information to the server) will ALWAYS pop up a box the first time the
user
 goes to a controlled page.
 
 Chris Olive,
 DOEHRS Website Administrator 

-Original Message-
From: Aidan Dixon [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 18, 2000 7:08 AM
To: '[EMAIL PROTECTED]'
Subject: Re: getting UserID in WinNT


 CGI.REMOTE_USER
 
 this will only be available if anonymous access for the page/directory is
 off.

Heh heh, this message came through the day after our Computer Services guys
figured out the bit about unchecking the anonymous access option.  It's now
working--but...  Some users get a dialog box prompt for username and
password (and in some case for domain as well) popping up when they access
the index page of the directory where the anonymous access option was
unchecked.

Is this meant to happen (after all, this is CGI.REMOTE_USER not
CGI.AUTH_USER), and if so, why doesn't it happen with everybody?

We're running NT4 with Option Pack 4, and we're partway through an upgrade
to option pack 6 as part of a rollout of Outlook 2000 and MS Exchange
Server.  The thing is, I can't find any correlation between who's been
upgraded and who hasn't, and who gets the prompt and who doesn't, so it
doesn't seem as if that's the answer.

It's not something I can't live with if I have to, but I'd like to avoid
scaring the users if I can.  If anybody's got any idea what's going on here,
I'd be grateful for suggestions.

-
Aidan Dixon
Web Developer, Electronic Media Unit
The Royal Veterinary College,
Royal College St., London NW1 0TU.
Tel: +44 (0)20 7468 5173
Fax: +44 (0)20 7383 0615 

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



RE: Help please with Date Parameter error message

2000-08-21 Thread Larry Juncker

Your value of July is OK, and your value of 2000 is OK,
but your date value of 8-9 must be a single date such as 8 or 9

I used #articledate# = July 8, 2000

and your #Dateformat(articledate,"dd/mm/yy")#

returns 08/07/00

But if you try and input two days at once it errors.

Hope this helps

H   Larry Juncker
 L  Senior Cold Fusion Programmer
  I Heartland Communications Group
  Internet Division



-Original Message-
From: AustralianAccommodation.com Pty. Ltd.
[mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 19, 1998 10:08 AM
To: [EMAIL PROTECTED]
Subject: Help please with Date Parameter error message


This is a multi-part message in MIME format.

--=_NextPart_000_000D_01BDCBD6.FBDDD120
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

when i look at cf generated output from a table on the isp's server i get
the follwoing error message however if i view the same output locally on my
computer through cf i do not get such a error message any ideas



Parameter 1 of function DateFormat which is now "July 8-9,2000" must be a
date/time value

The error occurred while evaluating the expression:


#Dateformat(articledate,"dd/mm/yy")#




The error occurred while processing an element with a general identifier of
(#Dateformat(articledate,"dd/mm/yy")#), occupying document position (16:121)
to (16:156) in the template file
D:\www\austaccom\citiecentre\citiecentresearchresults.cfm



Kind Regards

Claude Raiola (Director)
AustralianAccommodation.com Pty. Ltd.
Website: www.AustralianAccommodation.com
Email: [EMAIL PROTECTED]

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

!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
HTMLHEAD
META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1"
META content=3D"MSHTML 5.50.4134.600" name=3DGENERATOR
STYLE/STYLE
/HEAD
BODY bgColor=3D#ff
DIVFONT face=3DArial size=3D2
Pwhen i look at cf generated output from a table on the isp's server i =
get the=20
follwoing error message however if i view the same output locally on my =
computer=20
through cf i do not get such a error message any ideasnbsp;
Pnbsp;
PParameter 1 of function DateFormat which is now "July 8-9,2000" must =
be a=20
date/time value=20
PThe error occurred while evaluating the expression:=20
PPRE#Dateformat(articledate,"dd/mm/yy")#
/PRE
P/P
P/P
P
PThe error occurred while processing an element with a general =
identifier of=20
(#Dateformat(articledate,"dd/mm/yy")#), occupying document position =
(16:121) to=20
(16:156) in the template file=20
D:\www\austaccom\citiecentre\citiecentresearchresults.cfm/P/FONT/DIV=

DIVFONT face=3DArial size=3D2/FONTnbsp;/DIV
DIVnbsp;/DIV
DIVFONT face=3DArial size=3D2Kind Regards/FONT/DIV
DIVnbsp;/DIV
DIVFONT face=3DArial size=3D2Claude Raiola=20
(Director)BRAustralianAccommodation.com Pty. Ltd.BRWebsite: A=20
href=3D"http://www.AustralianAccommodation.com"www.AustralianAccommodati=
on.com/ABREmail:=20
A=20
href=3D"mailto:[EMAIL PROTECTED]"Director@AustralianA=
ccommodation.com/A/FONT/DIV/BODY/HTML

--=_NextPart_000_000D_01BDCBD6.FBDDD120--


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


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



Re: Using Cobalt RaQ3 with CF

2000-08-21 Thread Jake Hileman

awww man!  You have got to be  kidding me!  The new ones run on AMD
processors.. like 300s or something I thought.  The new RAQ 4s that is.

And they come with upwards of 512mb ram, etc.

Is it still not possible?

Jake
- Original Message -
From: "Kevin Schmidt" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, August 21, 2000 9:25 AM
Subject: Re: Using Cobalt RaQ3 with CF


 Adam,

 The cobalt systems run a MIPS based processor.  CF won't run on a MIPS
 processor system only X86 processors. I have a qube that I would love to
run
 CF on.  The only dynamic solution for RAQ's is CGI or Cobalt offers a
 product called Chilisoft ASP for Active Server Pagers  By the way if you
are
 thinking of getting one don't expect timely tech support I have never
spent
 less than an hour on hold waiting to talk to a technician.

 Kevin
 - Original Message -
 From: "Reynolds, Adam" [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Monday, August 21, 2000 5:40 AM
 Subject: Using Cobalt RaQ3 with CF


  Anybody installed CF Server Professional on one of these Red Hat Linux
  Servers? (www.cobalt.com)
 
  They look quite good. I'd also be interested in knowing what a
reasonable
  Linux/Apache/CF server should have memory wise.
 
  Thanks.
  Adam Reynolds
  ColdFusion Consultant
  H.J. Heinz
  Tel.: +44 (0) 20 8756 5170
  Mob.: +44 (0) 7973 386620
  **
   This email and any attachments are confidential and solely
   for the use of the intended recipient.  They may contain
   material protected by legal professional or other privilege.
   If you are not the intended recipient or the person responsible
   for delivering to the intended recipient, you are not authorised
   to and must not disclose, copy, distribute or retain this email
   or its attachments.  Although this email and its attachments
   are believed to be free of any virus or other defect, it is the
   responsibility of the recipient to ensure that they are virus free
   and no responsibility is accepted by the company for any
   loss or damage arising from receipt or use thereof.
 
  **

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

 --

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


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



Re: Using Cobalt RaQ3 with CF

2000-08-21 Thread Kevin Schmidt

If they run on AMD processors then yeah it should work.
- Original Message -
From: "Jake Hileman" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, August 21, 2000 8:52 AM
Subject: Re: Using Cobalt RaQ3 with CF


 awww man!  You have got to be  kidding me!  The new ones run on AMD
 processors.. like 300s or something I thought.  The new RAQ 4s that is.

 And they come with upwards of 512mb ram, etc.

 Is it still not possible?

 Jake
 - Original Message -
 From: "Kevin Schmidt" [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Monday, August 21, 2000 9:25 AM
 Subject: Re: Using Cobalt RaQ3 with CF


  Adam,
 
  The cobalt systems run a MIPS based processor.  CF won't run on a MIPS
  processor system only X86 processors. I have a qube that I would love to
 run
  CF on.  The only dynamic solution for RAQ's is CGI or Cobalt offers a
  product called Chilisoft ASP for Active Server Pagers  By the way if you
 are
  thinking of getting one don't expect timely tech support I have never
 spent
  less than an hour on hold waiting to talk to a technician.
 
  Kevin
  - Original Message -
  From: "Reynolds, Adam" [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Sent: Monday, August 21, 2000 5:40 AM
  Subject: Using Cobalt RaQ3 with CF
 
 
   Anybody installed CF Server Professional on one of these Red Hat Linux
   Servers? (www.cobalt.com)
  
   They look quite good. I'd also be interested in knowing what a
 reasonable
   Linux/Apache/CF server should have memory wise.
  
   Thanks.
   Adam Reynolds
   ColdFusion Consultant
   H.J. Heinz
   Tel.: +44 (0) 20 8756 5170
   Mob.: +44 (0) 7973 386620
   **
This email and any attachments are confidential and solely
for the use of the intended recipient.  They may contain
material protected by legal professional or other privilege.
If you are not the intended recipient or the person responsible
for delivering to the intended recipient, you are not authorised
to and must not disclose, copy, distribute or retain this email
or its attachments.  Although this email and its attachments
are believed to be free of any virus or other defect, it is the
responsibility of the recipient to ensure that they are virus free
and no responsibility is accepted by the company for any
loss or damage arising from receipt or use thereof.
  
   **
 

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

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

 --

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

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



Replicate DB Functions on CD?

2000-08-21 Thread Preston Chesser

Has anyone here ever attempted to duplicate a portion of their ColdFusion 
data query/output functions on a CD?  I'm not looking to reuse any of our 
ColdFusion code but to find a CD based interface to our data.

We want to produce working CD's of our data for the purposes of demo or as 
a separate product.  The main criteria would be to have the ability to 
query and search a database and then output the results.

We use SQL Server but one way or the other we plan to export to an Access 
file.  We don't plan on utilizing a web browser interface unless someone 
knows a good way to do that.

Thanks,
Preston Chesser
http://www.ehistory.com

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



Stored Credit Card Numbers. Best practice.

2000-08-21 Thread Mark W. Breneman


I know the first tip I will hear is don't store CC numbers.  But, in this
case I have to store CC numbers.  So, I am looking for any tips I can get on
storing CC numbers.

Lets start off by assuming the "client" info will be stored in one database
and their CC numbers in another.  In this case both on the same MS SQL
server.  Currently I am encoding the CC numbers with (CF) Encrypt.  As I
understand this encryption can be broken with a "hacking" tool.  And with
all the Microsoft bugs in IIS regarding viewing the source code.  The (CF)
encrypt key in it is not very safe to begin with.

So, I am looking for a better method of encrypting my CC numbers.  Perhaps
MS SQL server can encode a field value?  Any ideas, tips?

Also, do I bother encrypting the relation ship id number between the two
databases?  (client info and client CC number)

Any tips or ideas on database design or MS SQL encoding stored procs are
welcome...


Thanks

Mark W. Breneman
-Cold Fusion Developer
-Network Administrator
  Vivid Media
  [EMAIL PROTECTED]
  www.vividmedia.com
  608.270.9770

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



RE: Using Cobalt RaQ3 with CF

2000-08-21 Thread Jeremy Allen

Memory wise, it all depends on what you are doing.

A CF Server alone with no database, 256/512MB

The main footprint of Linux is much smaller since it
does not have a GUI sitting on top of the kernel at
all times, unless you are running X on the server.

So on a Linux machine the memory footprint is going
to be much much smaller than that of an NT machine.

You can get just Linux without Apache/CF running
in around 8MB of ram easily without a swapfile.

Apache/CF can gobble up a pretty fair amount of memory
if you have a lot of threads to handle incoming requests.

Apache is not a memory hog and you could have a server
well tuned that could handle a very large load with
around 64MB of ram.

Around 256MB/512MB of Ram for any production server
is reasonable.  Unless you are running a database
on this server (not the best of ideas) then you
should not have to worry about it :)

If you are interested in buying some decent Linux
machines that come with RedHat installed and have
more or less the best support among the Linux
industry check out http://www.valinux.com

VA Linux is the best. Their systems are a little
pricey but on the x86 end of processors they have
the best configurations for Linux machines using
really good components.

Jeremy Allen
[EMAIL PROTECTED]
[Insert cool title here]

-Original Message-
From: Kevin Schmidt [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 21, 2000 11:03 AM
To: [EMAIL PROTECTED]
Subject: Re: Using Cobalt RaQ3 with CF


If they run on AMD processors then yeah it should work.
- Original Message -
From: "Jake Hileman" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, August 21, 2000 8:52 AM
Subject: Re: Using Cobalt RaQ3 with CF


 awww man!  You have got to be  kidding me!  The new ones run on AMD
 processors.. like 300s or something I thought.  The new RAQ 4s that is.

 And they come with upwards of 512mb ram, etc.

 Is it still not possible?

 Jake
 - Original Message -
 From: "Kevin Schmidt" [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Monday, August 21, 2000 9:25 AM
 Subject: Re: Using Cobalt RaQ3 with CF


  Adam,
 
  The cobalt systems run a MIPS based processor.  CF won't run on a MIPS
  processor system only X86 processors. I have a qube that I would love to
 run
  CF on.  The only dynamic solution for RAQ's is CGI or Cobalt offers a
  product called Chilisoft ASP for Active Server Pagers  By the way if you
 are
  thinking of getting one don't expect timely tech support I have never
 spent
  less than an hour on hold waiting to talk to a technician.
 
  Kevin
  - Original Message -
  From: "Reynolds, Adam" [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Sent: Monday, August 21, 2000 5:40 AM
  Subject: Using Cobalt RaQ3 with CF
 
 
   Anybody installed CF Server Professional on one of these Red Hat Linux
   Servers? (www.cobalt.com)
  
   They look quite good. I'd also be interested in knowing what a
 reasonable
   Linux/Apache/CF server should have memory wise.
  
   Thanks.
   Adam Reynolds
   ColdFusion Consultant
   H.J. Heinz
   Tel.: +44 (0) 20 8756 5170
   Mob.: +44 (0) 7973 386620
   **
This email and any attachments are confidential and solely
for the use of the intended recipient.  They may contain
material protected by legal professional or other privilege.
If you are not the intended recipient or the person responsible
for delivering to the intended recipient, you are not authorised
to and must not disclose, copy, distribute or retain this email
or its attachments.  Although this email and its attachments
are believed to be free of any virus or other defect, it is the
responsibility of the recipient to ensure that they are virus free
and no responsibility is accepted by the company for any
loss or damage arising from receipt or use thereof.
  
   **
 

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

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

 --

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


RE: Using Cobalt RaQ3 with CF

2000-08-21 Thread Jeremy Allen

Well since they are Linux boxen... You can always download and compile
Php, Perl and every tool in existence for Linux except ColdFusion.

You can compile PhP, wich apache with minimal trouble.

Jeremy Allen
[EMAIL PROTECTED]
[Insert cool title here.



-Original Message-
From: Kevin Schmidt [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 21, 2000 9:25 AM
To: [EMAIL PROTECTED]
Subject: Re: Using Cobalt RaQ3 with CF


Adam,

The cobalt systems run a MIPS based processor.  CF won't run on a MIPS
processor system only X86 processors. I have a qube that I would love to run
CF on.  The only dynamic solution for RAQ's is CGI or Cobalt offers a
product called Chilisoft ASP for Active Server Pagers  By the way if you are
thinking of getting one don't expect timely tech support I have never spent
less than an hour on hold waiting to talk to a technician.

Kevin
- Original Message -
From: "Reynolds, Adam" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, August 21, 2000 5:40 AM
Subject: Using Cobalt RaQ3 with CF


 Anybody installed CF Server Professional on one of these Red Hat Linux
 Servers? (www.cobalt.com)

 They look quite good. I'd also be interested in knowing what a reasonable
 Linux/Apache/CF server should have memory wise.

 Thanks.
 Adam Reynolds
 ColdFusion Consultant
 H.J. Heinz
 Tel.: +44 (0) 20 8756 5170
 Mob.: +44 (0) 7973 386620
 **
  This email and any attachments are confidential and solely
  for the use of the intended recipient.  They may contain
  material protected by legal professional or other privilege.
  If you are not the intended recipient or the person responsible
  for delivering to the intended recipient, you are not authorised
  to and must not disclose, copy, distribute or retain this email
  or its attachments.  Although this email and its attachments
  are believed to be free of any virus or other defect, it is the
  responsibility of the recipient to ensure that they are virus free
  and no responsibility is accepted by the company for any
  loss or damage arising from receipt or use thereof.

 **
 --

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



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

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



RE: Caching pages

2000-08-21 Thread Jeremy Allen

try..

CFHEADER NAME="Expires" VALUE="Now()"

;)

Jeremy Allen
[EMAIL PROTECTED]
[Insert cool title here]

-Original Message-
From: Chad [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 21, 2000 10:19 AM
To: [EMAIL PROTECTED]
Subject: Caching pages


Is there a way to keep browsers from caching a page?

I have a CF page that does a calculation, and if the person hits the back
button and goes back to the page the data is not updated.

Thanks
Chad

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

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



No Subject

2000-08-21 Thread Kevin Schmidt

This is a multi-part message in MIME format.

--=_NextPart_000_1270_01C00B5B.177CD3C0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Anyone got any clue as to why CFFTP would send a file but that the file =
would be of 0 byte file size.  The name shows up in the directory =
listing but is 0 bytes.

Kevin=20

--=_NextPart_000_1270_01C00B5B.177CD3C0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
HTMLHEAD
META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type
META content=3D"MSHTML 5.00.2920.0" name=3DGENERATOR
STYLE/STYLE
/HEAD
BODY bgColor=3D#ff
DIVFONT face=3DArial size=3D2Anyone got any clue as to why CFFTP =
would send a=20
file but that the file would be of 0 byte file size.nbsp; The name =
shows up in=20
the directory listing but is 0 bytes./FONT/DIV
DIVFONT face=3DArial size=3D2/FONTnbsp;/DIV
DIVFONT face=3DArial size=3D2Kevinnbsp;/DIV/FONT/BODY/HTML

--=_NextPart_000_1270_01C00B5B.177CD3C0--

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



Registration closes this Friday

2000-08-21 Thread Adam Phillip Churvis

***  REGISTRATION CLOSES THIS FRIDAY!  ***

***  ADVANCE REGISTRATION ONLY -- NO ON-SITE REGISTRATION!  ***

***  CFUG MEMBERS GET IN FOR LESS THAN 1/2 PRICE! (see below)  ***

***  ALL ATTENDEES GET FREE COMMERCEBLOCKS SOFTWARE!  ***

***  REGISTER TODAY TO ENSURE YOUR SEAT!  ***


ECOMMERCE DEVELOPMENT WITH COLDFUSION SEMINAR

Presented by Adam and David Churvis, creators of the CommerceBlocks line of
modular ColdFusion development tools, and presenters at various CFUGs and
ColdFusion conferences around the country.

If you develop ecommerce applications with ColdFusion, or you're thinking
of starting, then this seminar is for you. 

Ecommerce Development with ColdFusion brings together all the information
you need to get started developing solid ecommerce systems, then shows you
where to go to hone your skills once you're back on the job. 
 
Beside great instruction in ecommerce development, you'll get a collection
of tools and code to jump start your ecommerce projects. 

You'll receive a binder containing a printout of all the slides used in the
seminar, plus a listing of code highlights covered.  At various times we
will give away vendor goodies, like T-shirts, mousepads, hats, etc.  After
the seminar, you'll download the CommerceBlocks Explorer application, and
receive a paid license to your choice of CommerceBlocks module:
DatabaseBlocks V2.0, ShopBlocks, or BallotBlocks.  You'll also download the
complete listings of all code highlighted during the seminar. 

Seating is classroom style, with plenty of room to work with your seminar
materials.

And, of course, you will be well fed.  This is a fully catered event, with
a continental breakfast and a chef's lunch banquet each day.  Parking is free.

The itinerary is very "code rich," but the subject matter and content will
hold the interest of non-programmers as well:

Part 1: ColdFusion and Ecommerce Development
Part 2: Introduction to Ecommerce
Part 3: Taxation
Part 4: Shipping and Handling
Part 5: Payment Processing
Part 6: Designing the User Experience
Part 7: Implementing the User Experience
Part 8: Managing an Ecommerce Development Project
Part 9: Integrating the Merchant
Part 10: Ecommerce Site Maintenance
Part 11: Scalability
Part 12: Database Design Essentials
Part 13: The Importance of Data Warehousing and Data Mining
Part 14: Implementing Data Warehousing and Data Mining
Part 15: Server-to-Server Integration
Part 16: Putting It All Together
Part 17: Hosting an Ecommerce Site
Part 18: Security
Part 19: Legal Considerations
Part 20: Things Every Ecommerce Developer Should Do
Part 21: Resources

***
To get your Special Price Pass for $195 (normally $395),
send an email request to [EMAIL PROTECTED]
and we'll send you back a PassCode.

Make sure to have this PassCode ready BEFORE you register
on www.ColdFusionSeminar.com, or you will not receive the 
special $195 price afforded by the Special Price Pass.
***

Dates:Tuesday, August 29th thru Thursday, August 31st

Location: Fogelman Executive Center
  University of Memphis
  Memphis, TN

Registration closes this Friday, so register today!

For complete details, go to www.ColdFusionSeminar.com.

We hope you'll join us!


Respectfully,

Adam Phillip Churvis
President
Productivity Enhancement, Inc.


*  PRODUCTIVITY ENHANCEMENT, INC.  *
*  *
*Publishers of the CommerceBlocks line of modular development tools*
*  for ColdFusion  *
*  *
* Website: http://www.commerceblocks.com   E-mail: [EMAIL PROTECTED] *
* Phone:   770-446-8866Fax:770-242-0410*
*  *


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



RE: alphabetical Order

2000-08-21 Thread Miriam Hirschman

Hi Roger,

Thanks so much!!! I did not believe that it would be so easy!!

Miriam Hirschman

-Original Message-
From: Roger Lim [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 21, 2000 12:01 AM
To: [EMAIL PROTECTED]
Subject: Re: alphabetical Order


There is no built-in function to handle this in CF. but you can have a CFML
custom tag that you can use to order your results.

After your CFSEARCH, call out the below custom tag and whola! you're done.
;)

!--- Example of use

CF_QuerySort
 Query="MyQuery"
 SORTCOLUMN = "MyColumn"
 SORTORDER = "Desc"- optional, defaults to Asc
 SORTTYPE = "Numeric"- optional, defaults to Textnocase
 SORTEDQUERY = "MySortedQuery" - optional, defaults to "Sorted"

---

!--- Suspend Output ---
cfsetting enablecfoutputonly="yes"

!--- Required Parameters ---
cfparam name="attributes.query"
cfparam name="attributes.sortcolumn"

!--- Optional Parameters ---
cfparam name="attributes.sorttype" default="textnocase"
cfparam name="attributes.sortorder" default="asc"
cfparam name="attributes.sortedquery" default="sorted"

!--- Establish local versions of queries ---
cfset myarray = arraynew(1)
cfset myquery = evaluate("caller.#attributes.query#")
cfset newquery = querynew(myquery.columnlist)

cfif myquery.recordcount GT 99
 cfabort showerror="Only Queries with less than one million rows can be
sorted. Your Query has #myquery.recordcount# rows."
/cfif

!--- Add row number to end of each row's value ---
cfoutput query="myquery"
 cfset myarray[currentrow] = evaluate("myquery.#attributes.sortcolumn#") 
numberformat(currentrow, "09")
 cfset temp = queryaddrow(newquery)
/cfoutput

!--- Sort array ---
cfset temp = arraysort(myarray, attributes.sorttype, attributes.sortorder)

!--- Populate new query, row by row, with appropriate row of old query ---
cfloop from="1" to="#myquery.recordcount#" index="this"
 cfset row = val(right(myarray[this], 6))
 cfloop list="#myquery.columnlist#" index="col"
  cfset temp = querysetcell(newquery, col, evaluate("myquery.#col#[row]"),
this)
 /cfloop
/cfloop

!--- Pass sorted query back to calling template ---
cfset "caller.#attributes.sortedquery#" = newquery

!--- restore output ---
cfsetting enablecfoutputonly = "no"

roger lim

- Original Message -
From: "Miriam Hirschman" [EMAIL PROTECTED]
To: "CF Forum" [EMAIL PROTECTED]
Sent: Monday, August 21, 2000 10:44 AM
Subject: alphabetical Order


 I am searching through a bunch of word documents using cfsearch.  I  then
 loop through them and output the fields.  How do I get CF to put them in
 alphabetical order??

 Thanks,

 ---miriam

 --

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


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

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



Re: CF Studio Win2K

2000-08-21 Thread James Taavon

I am using CF and Win2K and everything is ok for me.

Akbar wrote:
 
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 hi all,
 
 recently i upgraded to Win2K professional. and my CF Studio is
 behaving peculiarly. when i click on the folders section
 it doesnt show any files in that particular folder. i checked Allaire
 Forums and came to know that someone else
 is having a similar problem but no solution.
 
 can anyone help me with this?? any allaire white paper or docs??
 
 thanx in advance
 
 akbar
 
 -BEGIN PGP SIGNATURE-
 Version: PGP 6.5.3
 
 iQA/AwUBOaBrCUnZRkOLA6RuEQL56ACfZk8ugRvOieasvEanJDEYrEHk6CcAn3dl
 c4SJVSCdpy2Z8iEQosblqFb0
 =+JT4
 -END PGP SIGNATURE-
 --
 Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
 To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: Replicate DB Functions on CD?

2000-08-21 Thread Stewart McGowan

Something i've been asked to try and do many times by our sales force, and
each time i've been asked i've giggled for ages, then frigged a set of
linked pages that "seem to" work, doesn't work if you get too complicated,
but should be enough for demonstration purposes.

have fun

Stew

-Original Message-
From: Preston Chesser [mailto:[EMAIL PROTECTED]]
Sent: 21 August 2000 15:10
To: [EMAIL PROTECTED]
Subject: Replicate DB Functions on CD?


Has anyone here ever attempted to duplicate a portion of their ColdFusion 
data query/output functions on a CD?  I'm not looking to reuse any of our 
ColdFusion code but to find a CD based interface to our data.

We want to produce working CD's of our data for the purposes of demo or as 
a separate product.  The main criteria would be to have the ability to 
query and search a database and then output the results.

We use SQL Server but one way or the other we plan to export to an Access 
file.  We don't plan on utilizing a web browser interface unless someone 
knows a good way to do that.

Thanks,
Preston Chesser
http://www.ehistory.com


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



Basic Authentication Scheme

2000-08-21 Thread Nathaniel Plane

Hello all,

Im currently attempting to integrate a 3rd party system into our website via
HTTP Posts. However this 3rd Party is using HTTP Basic Authentication
security, with the basic Base64 encryption in the HTTP Header.  My question
to you is, how can i (if its possible) use CFHTTP to generate these header
fields into my submition? I need to add to the header field

"Authorization: Basic base64 encrypted data"

Ive tried cfhttpparam with all types (URL, CGI, FORMFIELD, ETC). To no
avail.. Any and all help would be GREATLY apretiated.

--
Nathaniel Plane
Technical Manager - Web Development
STONEAGE.COM
Email: [EMAIL PROTECTED]
Voice: (877)544-2336
http://www.stoneage.com

"A feature is a bug with seniority."
--

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



(WOT) Employment rewards. Stock Options etc.

2000-08-21 Thread Eric Dawson

Explain it to me...

I am considering taking a pay cut (and I don't make much now), to work for a 
dot com. What are the dot coms offering these days in terms throw ins to the 
employment packages?

Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

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



Re: Basic Authentication Scheme

2000-08-21 Thread JustinMacCarthy

Check out
http://www.fsc.follett.com/cf/cfx_http/

A replacement for cfhttp , which allows greater functionality

~Justin


- Original Message -
From: "Nathaniel Plane" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, August 21, 2000 4:01 PM
Subject: Basic Authentication Scheme


 Hello all,

 Im currently attempting to integrate a 3rd party system into our website
via
 HTTP Posts. However this 3rd Party is using HTTP Basic Authentication
 security, with the basic Base64 encryption in the HTTP Header.  My
question
 to you is, how can i (if its possible) use CFHTTP to generate these header
 fields into my submition? I need to add to the header field

 "Authorization: Basic base64 encrypted data"

 Ive tried cfhttpparam with all types (URL, CGI, FORMFIELD, ETC). To no
 avail.. Any and all help would be GREATLY apretiated.

 --
 Nathaniel Plane
 Technical Manager - Web Development
 STONEAGE.COM
 Email: [EMAIL PROTECTED]
 Voice: (877)544-2336
 http://www.stoneage.com

 "A feature is a bug with seniority."
 --

 --

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



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



MS SQL 6.5 - identity field error

2000-08-21 Thread Matthew Fusfield

Hi,
One of our older application runs with a MS SQL 6.5 database behind it.
Every now and then, when the app tries to do an insert on a table, we
get a primary key violation. The key field is an identity field. When I
remove the primary key constrant, I can do a few "dummy" inserts and the
identity counter "catches up" but I'm not sure how it falls behind in
the first place. When I reenable the primary key constrant, everything
is fine until it randomly happens again.

Any ideas?

Thanks,

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



Re: MS SQL 6.5 - identity field error

2000-08-21 Thread David E. Crawford

Run DBCC CHECKIDENT on the table(s) immediately after the error. This should
fix it for a while.  Schedule DBCC CHECKIDENT to run periodically to keep
things under a fair amount of control.

DC

- Original Message -
From: "Matthew Fusfield" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, August 21, 2000 15:12
Subject: MS SQL 6.5 - identity field error


 Hi,
 One of our older application runs with a MS SQL 6.5 database behind it.
 Every now and then, when the app tries to do an insert on a table, we
 get a primary key violation. The key field is an identity field. When I
 remove the primary key constrant, I can do a few "dummy" inserts and the
 identity counter "catches up" but I'm not sure how it falls behind in
 the first place. When I reenable the primary key constrant, everything
 is fine until it randomly happens again.

 Any ideas?

 Thanks,

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


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



Re: (WOT) Employment rewards. Stock Options etc.

2000-08-21 Thread Michael Slatoff

IMHO, DON'T DO IT!!! I did the exact same thing and after a year of 
working my ass off 'till all hours of the night, the bastards laid me off 
with 15 other people. 

Shortly after that, I went out and found a job doing the same thing for a 
non dot-com making twice what I was... oh and this company is already 
public and is making money!

Check out all the different dot-coms that are not doing well.


www.fuckedcompany.com



-Original Message-
From: "Eric Dawson" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Date: Mon, 21 Aug 2000 10:03:45 CDT
Subject: (WOT) Employment rewards. Stock Options etc.

 Explain it to me...
 
 I am considering taking a pay cut (and I don't make much now), to work
 for a 
 dot com. What are the dot coms offering these days in terms throw ins
 to the 
 employment packages?
 ___
 _
 Get Your Private, Free E-mail from MSN Hotmail at
 http://www.hotmail.com
 
 ---
 ---
 Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
 To Unsubscribe visit
 http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk
 or send a message to [EMAIL PROTECTED] with
 'unsubscribe' in the body.


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



RE: Replicate DB Functions on CD?

2000-08-21 Thread Preston Chesser

Chris,
We want to replicate the functioning rather than the functions so you've hit
the problem precisely on the head.  Is there some other interface software
(infobase, folio, etc) that would be accessible off a CD with a reasonable
install - ColdFusion Server, a web server, et al being unreasonable for this
purpose.

Thanks for the response,
Preston Chesser
http://www.ehistory.com


At 10:11 AM 08/21/2000 -0400, you wrote:
so you plan on replicating CF on a CD with no browser?  how do you plan to
call the .cfm template?  you'll need a web server and CF server running to
execute the CF as well.

Chris Olive,
DOEHRS Website Administrator

-Original Message-
From: Preston Chesser [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 21, 2000 10:10 AM
To: [EMAIL PROTECTED]
Subject: Replicate DB Functions on CD?

Has anyone here ever attempted to duplicate a portion of their ColdFusion
data query/output functions on a CD?  I'm not looking to reuse any of our
ColdFusion code but to find a CD based interface to our data.

We want to produce working CD's of our data for the purposes of demo or as
a separate product.  The main criteria would be to have the ability to
query and search a database and then output the results.

We use SQL Server but one way or the other we plan to export to an Access
file.  We don't plan on utilizing a web browser interface unless someone
knows a good way to do that.

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



OT:Apache Solaris unauthenticate

2000-08-21 Thread Helge Hetland

Is there any variable I can send to Apache to "unauthenticate" from basic
security?

Now we have to close the browser down before we get the login prompt again.

thanks 
Helge

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



RE: (WOT) Employment rewards. Stock Options etc.

2000-08-21 Thread Stewart McGowan

The only thing I would suggest is Redundancy cover insurance..

-Original Message-
From: Eric Dawson [mailto:[EMAIL PROTECTED]]
Sent: 21 August 2000 16:04
To: [EMAIL PROTECTED]
Subject: (WOT) Employment rewards. Stock Options etc.


Explain it to me...

I am considering taking a pay cut (and I don't make much now), to work for a

dot com. What are the dot coms offering these days in terms throw ins to the

employment packages?

Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


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



dynamic IIf

2000-08-21 Thread Peter Benoit


Having a hard time with this:

cfset value="#IIF url.stuff IS "whatever", "something", "something else"#"

Tried mixing things up a bit (quotes, pound signs) with no success.  Any
suggestions?

TIA,
Pete

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



date/time, access mdb

2000-08-21 Thread Jamie Symonds

This is a multi-part message in MIME format.
--5C6A9BCB36B81CBF5001173F
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

I'm looking to include a date/time with a form submission to
an access db.  I have a field called "datetime" in my db,
and want this value = to Now() when the form is initially
submitted.  I will use a field, type="hidden", and
value="xxx" for submitting the date?  From my understanding
thus far, I know that I will use a
#CreateODBCDateTime(datetime)# to properly display the
date/time when I view the record at a later date.  All
replies appreciated!
Jamie










--5C6A9BCB36B81CBF5001173F
Content-Type: text/x-vcard; charset=us-ascii; name="vcard.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Symonds, Jamie
Content-Disposition: attachment; filename="vcard.vcf"

begin:  vcard
fn: Jamie Symonds
n:  Symonds;Jamie
adr:Box 780;;St. F.X.U.;Antigonish;Nova Scotia;B2G 2X1;Canada
email;internet: [EMAIL PROTECTED]
title:  Bachelor of Information Systems, Major (student)
x-mozilla-cpt:  ;0
x-mozilla-html: TRUE
version:2.1
end:vcard


--5C6A9BCB36B81CBF5001173F--

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



searching through word documents

2000-08-21 Thread Miriam Hirschman

I'm having trouble finding a search string in one of the word documents in
my collection.  I tried to play around with the document and put the exact
searchstring in the document, however CF is not finding it even though it IS
there.  Is there any reason why it wouldn't be reading changes to documents
or what would cause CF not to find it in the first place?

Thanks,
 
 ---miriam

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



Re: dynamic IIf

2000-08-21 Thread Jamie Keane

The syntax should be IIF(condition,result1,result2)
where result1 occurs if condition is true and result2 occurs if condition is
false.

--
Jamie Keane
Programmer
SolutionMasters, Inc.
9111 Monroe Rd., Suite 100
Charlotte, NC  28270
www.solutionmasters.com
704.563.5559 x 228  Voice
704.849.9291  Fax
-Original Message-
From: Peter Benoit [EMAIL PROTECTED]
To: '[EMAIL PROTECTED]' [EMAIL PROTECTED]
Date: Monday, August 21, 2000 11:41 AM
Subject: dynamic IIf



Having a hard time with this:

cfset value="#IIF url.stuff IS "whatever", "something", "something
else"#"

Tried mixing things up a bit (quotes, pound signs) with no success.  Any
suggestions?

TIA,
Pete

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

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



RE: (WOT) Employment rewards. Stock Options etc.

2000-08-21 Thread Mike Deane

What is Redundancy cover insurance?
/mdeane

-Original Message-
From: Stewart McGowan [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 21, 2000 11:33 AM
To: '[EMAIL PROTECTED]'
Subject: RE: (WOT) Employment rewards. Stock Options etc.


The only thing I would suggest is Redundancy cover insurance..

-Original Message-
From: Eric Dawson [mailto:[EMAIL PROTECTED]]
Sent: 21 August 2000 16:04
To: [EMAIL PROTECTED]
Subject: (WOT) Employment rewards. Stock Options etc.


Explain it to me...

I am considering taking a pay cut (and I don't make much now), to work
for a

dot com. What are the dot coms offering these days in terms throw ins to
the

employment packages?

Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com



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

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



RE: date/time, access mdb

2000-08-21 Thread Jay Wigginton

I would set this in Access...set the default field value to Now()... then
there is no need to have the hidden field in your form and less is handled
by CF... Access will handle this much more efficiently and faster than CF
would.

Jay

 -Original Message-
 From: Jamie Symonds [mailto:[EMAIL PROTECTED]]
 Sent: Monday, August 21, 2000 11:47 AM
 To: [EMAIL PROTECTED]
 Subject: date/time, access mdb


 This is a multi-part message in MIME format.
 --5C6A9BCB36B81CBF5001173F
 Content-Type: text/plain; charset=us-ascii
 Content-Transfer-Encoding: 7bit

 I'm looking to include a date/time with a form submission to
 an access db.  I have a field called "datetime" in my db,
 and want this value = to Now() when the form is initially
 submitted.  I will use a field, type="hidden", and
 value="xxx" for submitting the date?  From my understanding
 thus far, I know that I will use a
 #CreateODBCDateTime(datetime)# to properly display the
 date/time when I view the record at a later date.  All
 replies appreciated!
 Jamie










 --5C6A9BCB36B81CBF5001173F
 Content-Type: text/x-vcard; charset=us-ascii; name="vcard.vcf"
 Content-Transfer-Encoding: 7bit
 Content-Description: Card for Symonds, Jamie
 Content-Disposition: attachment; filename="vcard.vcf"

 begin:  vcard
 fn: Jamie Symonds
 n:  Symonds;Jamie
 adr:Box 780;;St. F.X.U.;Antigonish;Nova Scotia;B2G 2X1;Canada
 email;internet: [EMAIL PROTECTED]
 title:  Bachelor of Information Systems, Major (student)
 x-mozilla-cpt:  ;0
 x-mozilla-html: TRUE
 version:2.1
 end:vcard


 --5C6A9BCB36B81CBF5001173F--

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

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



Re: (WOT) Employment rewards. Stock Options etc.

2000-08-21 Thread Dave Hannum

Better move this thread to cf-community before the boo birds come out!!!
FWIW

Dave


- Original Message -
From: "Mike Deane" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, August 21, 2000 11:49 AM
Subject: RE: (WOT) Employment rewards. Stock Options etc.


What is Redundancy cover insurance?
/mdeane

-Original Message-
From: Stewart McGowan [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 21, 2000 11:33 AM
To: '[EMAIL PROTECTED]'
Subject: RE: (WOT) Employment rewards. Stock Options etc.


The only thing I would suggest is Redundancy cover insurance..

-Original Message-
From: Eric Dawson [mailto:[EMAIL PROTECTED]]
Sent: 21 August 2000 16:04
To: [EMAIL PROTECTED]
Subject: (WOT) Employment rewards. Stock Options etc.


Explain it to me...

I am considering taking a pay cut (and I don't make much now), to work
for a

dot com. What are the dot coms offering these days in terms throw ins to
the

employment packages?

Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com



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

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

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

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



RE: dynamic IIf

2000-08-21 Thread Peter Benoit

Well that's what I have

IIF(url.stuff IS "whatever"

then "something"

else "something else")

which is what my line of code essentially says.  Though it doesn't work :/

*  -Original Message-
*  From: Jamie Keane [mailto:[EMAIL PROTECTED]]
*  Sent: Monday, August 21, 2000 11:53 AM
*  To: [EMAIL PROTECTED]
*  Subject: Re: dynamic IIf
*  
*  
*  The syntax should be IIF(condition,result1,result2)
*  where result1 occurs if condition is true and result2 occurs 
*  if condition is
*  false.
*  
*  --
*  Jamie Keane
*  Programmer
*  SolutionMasters, Inc.
*  9111 Monroe Rd., Suite 100
*  Charlotte, NC  28270
*  www.solutionmasters.com
*  704.563.5559 x 228  Voice
*  704.849.9291  Fax
*  -Original Message-
*  From: Peter Benoit [EMAIL PROTECTED]
*  To: '[EMAIL PROTECTED]' [EMAIL PROTECTED]
*  Date: Monday, August 21, 2000 11:41 AM
*  Subject: dynamic IIf
*  
*  
*  
*  Having a hard time with this:
*  
*  cfset value="#IIF url.stuff IS "whatever", "something", "something
*  else"#"
*  
*  Tried mixing things up a bit (quotes, pound signs) with no 
*  success.  Any
*  suggestions?
*  
*  TIA,
*  Pete
*  
*  
*  ---
*  ---
*  Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
*  To Unsubscribe visit
*  http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lis
ts/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.


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

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



RE: (WOT) Employment rewards. Stock Options etc.

2000-08-21 Thread Stewart McGowan

What it says, you pay a premium, and if you're not gainfully employed the
insurance company pays you, i'm not sure if u can get that in the
statesalthough u can almost insure yourself against anything
nowadays

Stew

-Original Message-
From: Mike Deane [mailto:[EMAIL PROTECTED]]
Sent: 21 August 2000 16:49
To: '[EMAIL PROTECTED]'
Subject: RE: (WOT) Employment rewards. Stock Options etc.
Importance: High


What is Redundancy cover insurance?
/mdeane

-Original Message-
From: Stewart McGowan [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 21, 2000 11:33 AM
To: '[EMAIL PROTECTED]'
Subject: RE: (WOT) Employment rewards. Stock Options etc.


The only thing I would suggest is Redundancy cover insurance..

-Original Message-
From: Eric Dawson [mailto:[EMAIL PROTECTED]]
Sent: 21 August 2000 16:04
To: [EMAIL PROTECTED]
Subject: (WOT) Employment rewards. Stock Options etc.


Explain it to me...

I am considering taking a pay cut (and I don't make much now), to work
for a

dot com. What are the dot coms offering these days in terms throw ins to
the

employment packages?

Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com



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

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

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



Re: searching through word documents

2000-08-21 Thread richard ten barge

did you update or refresh your Verity Collection?
You could also do a repair..

Richard ten Barge
1MB


At 11:51 21-8-2000 -0400, you wrote:
I'm having trouble finding a search string in one of the word documents in
my collection.  I tried to play around with the document and put the exact
searchstring in the document, however CF is not finding it even though it IS
there.  Is there any reason why it wouldn't be reading changes to documents
or what would cause CF not to find it in the first place?

Thanks,
 
 ---miriam

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

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



RE: Basic Authentication Scheme

2000-08-21 Thread Dave Watts

 Im currently attempting to integrate a 3rd party system into
 our website via HTTP Posts. However this 3rd Party is using HTTP
 Basic Authentication security, with the basic Base64 encryption
 in the HTTP Header. My question to you is, how can i (if its
 possible) use CFHTTP to generate these header fields into my
 submition? I need to add to the header field

 "Authorization: Basic base64 encrypted data"

 Ive tried cfhttpparam with all types (URL, CGI, FORMFIELD, ETC). To no
 avail.. Any and all help would be GREATLY apretiated.

You're trying too hard! All you need to do is pass the username and password
as CFHTTP attributes, and it'll generate the required header itself.

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

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



RE: JAVA CFX

2000-08-21 Thread Michael Sheldon

java.lang.NoClassDefFoundError: com/allaire/cfx/NativeRequest.
But i'm sure that the cfx.jar file is being found correctly.

It's *not* finding it for some reason. There's no question about it.

Michael J. Sheldon
http://www.desertraven.com/
Make a fast friend, adopt a greyhound!


-Original Message-
From: Simon Hartley (Esense Limited) [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 21, 2000 03:59
To: '[EMAIL PROTECTED]'
Subject: JAVA CFX


I am in need of some assistance.

I recently started investigating JAVA CFX's, but unfortunately have failed
to get any of them to execute correctly.

I have followed, to the letter, the example 'minimal' java cfx tag
(CFX_HelloColFusion) in the cold fusion studio help pages. This fails to
execute, with the following error;

java.lang.NoClassDefFoundError: com/allaire/cfx/NativeRequest.
But i'm sure that the cfx.jar file is being found correctly.
I've setup the various administration options but still am having no joy.

Can anybody help?

Cheers,

Simon Hartley.


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

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



Re: dynamic IIf

2000-08-21 Thread Cary Gordon

Without seeing an example of your code, my best guess is that you are 
likely doing something which requires the use of DE() (the delayed 
evaluation function) it the actions.  The Iif() function raises some timing 
issues which are ameliorated by DE().

Cary

At 11:43 AM 8/21/2000 -0400, you wrote:

Having a hard time with this:

cfset value="#IIF url.stuff IS "whatever", "something", "something else"#"

Tried mixing things up a bit (quotes, pound signs) with no success.  Any
suggestions?

TIA,
Pete

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



Re: dynamic IIf

2000-08-21 Thread Jamie Keane

Oh, my mistake... I forgot the DE()'s around the results.  These are needed.
My brain's fried today. :)

--
Jamie Keane
Programmer
SolutionMasters, Inc.
9111 Monroe Rd., Suite 100
Charlotte, NC  28270
www.solutionmasters.com
704.563.5559 x 228  Voice
704.849.9291  Fax
-Original Message-
From: Peter Benoit [EMAIL PROTECTED]
To: '[EMAIL PROTECTED]' [EMAIL PROTECTED]
Date: Monday, August 21, 2000 12:03 PM
Subject: RE: dynamic IIf


Well that's what I have

IIF(url.stuff IS "whatever"

then "something"

else "something else")

which is what my line of code essentially says.  Though it doesn't work :/

*  -Original Message-
*  From: Jamie Keane [mailto:[EMAIL PROTECTED]]
*  Sent: Monday, August 21, 2000 11:53 AM
*  To: [EMAIL PROTECTED]
*  Subject: Re: dynamic IIf
*
*
*  The syntax should be IIF(condition,result1,result2)
*  where result1 occurs if condition is true and result2 occurs
*  if condition is
*  false.
*
*  --
*  Jamie Keane
*  Programmer
*  SolutionMasters, Inc.
*  9111 Monroe Rd., Suite 100
*  Charlotte, NC  28270
*  www.solutionmasters.com
*  704.563.5559 x 228  Voice
*  704.849.9291  Fax
*  -Original Message-
*  From: Peter Benoit [EMAIL PROTECTED]
*  To: '[EMAIL PROTECTED]' [EMAIL PROTECTED]
*  Date: Monday, August 21, 2000 11:41 AM
*  Subject: dynamic IIf
*
*
*  
*  Having a hard time with this:
*  
*  cfset value="#IIF url.stuff IS "whatever", "something", "something
*  else"#"
*  
*  Tried mixing things up a bit (quotes, pound signs) with no
*  success.  Any
*  suggestions?
*  
*  TIA,
*  Pete
*  
*  
*  ---
*  ---
*  Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
*  To Unsubscribe visit
*  http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lis
ts/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

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

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

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



Re: (WOT) Employment rewards. Stock Options etc.

2000-08-21 Thread Stephen M. Aylor

Just saw this the other day being offered by Car Dealers to their clients.

The carrier was legit, but reading the guts of the policy soon indicated -
there was a "snowballs chance in hell" of ever getting any money out of the
contract.


Read closely folks ..

Stephen M. Aylor
Aylor Insurance Agency, Inc.
"Specialized Insurance for IT - We Cover IT"
[EMAIL PROTECTED]
949.581.2333 (v)
949.581.2814 (f)


- Original Message -
From: "Stewart McGowan" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, August 21, 2000 08:57 AM
Subject: RE: (WOT) Employment rewards. Stock Options etc.


 What it says, you pay a premium, and if you're not gainfully employed the
 insurance company pays you, i'm not sure if u can get that in the
 statesalthough u can almost insure yourself against anything
 nowadays

 Stew

 -Original Message-
 From: Mike Deane [mailto:[EMAIL PROTECTED]]
 Sent: 21 August 2000 16:49
 To: '[EMAIL PROTECTED]'
 Subject: RE: (WOT) Employment rewards. Stock Options etc.
 Importance: High


 What is Redundancy cover insurance?
 /mdeane

 -Original Message-
 From: Stewart McGowan [mailto:[EMAIL PROTECTED]]
 Sent: Monday, August 21, 2000 11:33 AM
 To: '[EMAIL PROTECTED]'
 Subject: RE: (WOT) Employment rewards. Stock Options etc.


 The only thing I would suggest is Redundancy cover insurance..

 -Original Message-
 From: Eric Dawson [mailto:[EMAIL PROTECTED]]
 Sent: 21 August 2000 16:04
 To: [EMAIL PROTECTED]
 Subject: (WOT) Employment rewards. Stock Options etc.


 Explain it to me...

 I am considering taking a pay cut (and I don't make much now), to work
 for a

 dot com. What are the dot coms offering these days in terms throw ins to
 the

 employment packages?
 
 Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

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

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

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



Minimum Search Criteria

2000-08-21 Thread LH Rothman

I've got a search interface w/ multiple criteria and it works great.
However, if the user selects NO options, all records in the database
appear.  How do I force the user into selecting a MINIMUM of 1 search
criteria or else an error message of some type appears?

Thank you!
-Laura (Newbie)

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



Re: Minimum Search Criteria

2000-08-21 Thread Mary_Baotic



Using CFFORM and its tags, you can make certain fields in the form "required".
The "required" option works best for CFINPUT, it doesn't work well for
CFSELECT

Mary


|+---
||  LH Rothman   |
||  laurahr@home|
||  .com|
||   |
||  08/21/2000   |
||  12:30 PM |
||  Please   |
||  respond to   |
||  cf-talk  |
||   |
|+---
  |
  ||
  |   To: CF Talk [EMAIL PROTECTED]  |
  |   cc: (bcc: Mary Baotic)   |
  |   Subject: Minimum Search Criteria |
  |





I've got a search interface w/ multiple criteria and it works great.
However, if the user selects NO options, all records in the database
appear.  How do I force the user into selecting a MINIMUM of 1 search
criteria or else an error message of some type appears?

Thank you!
-Laura (Newbie)

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



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



RE: Minimum Search Criteria

2000-08-21 Thread Jeremy Allen

There are several ways to approach this.

It mainly depends on how the search is being performed.

It is best to do a combination of the two since CFFORM
generates Javascript which can fail to work on some
browsers.

Before performing the search assuming this is a text
field you would want to Compare the search
criteria using the Compare function.

CFIF NOT Compare(SearchField, "")
Output an error message or throw
an error etc, redirect back to
search page etc. etc.
/CFIF

Compare returns 0 if the comparison is Equal
which is why you would say "NOT Compare(string1,string2)"

And for most clients it is okay to use CFFORM which will
perform Client Side validation of the data, but on a
public site it is not the best idea to count on CFFORM
as people also disable Javascript. :)

Jeremy Allen
[EMAIL PROTECTED]
[Insert cool title here]



-Original Message-
From: LH Rothman [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 21, 2000 12:31 PM
To: CF Talk
Subject: Minimum Search Criteria


I've got a search interface w/ multiple criteria and it works great.
However, if the user selects NO options, all records in the database
appear.  How do I force the user into selecting a MINIMUM of 1 search
criteria or else an error message of some type appears?

Thank you!
-Laura (Newbie)


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

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



RE: Minimum Search Criteria

2000-08-21 Thread Jon Little

Default the search criteria in the form field.  Then the form will pass the default 
value to the query unless another is entered/selected.

...Jon 

--Original Message--
From: LH Rothman [EMAIL PROTECTED]
To: CF Talk [EMAIL PROTECTED]
Sent: August 21, 2000 4:30:40 PM GMT
Subject: Minimum Search Criteria


I've got a search interface w/ multiple criteria and it works great.
However, if the user selects NO options, all records in the database
appear.  How do I force the user into selecting a MINIMUM of 1 search
criteria or else an error message of some type appears?

Thank you!
-Laura (Newbie)

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

---
FREE! The World's Best Email Address @email.com
Reserve your name now at http://www.email.com


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



Re: Minimum Search Criteria

2000-08-21 Thread LH Rothman

I want the user to decide which of the 5 possible search criteria they use.  I don't 
want to assign 1 particular field as required.  And if I were to pick 1 field - it 
would be one
that is associated with CFSELECT.

-L

[EMAIL PROTECTED] wrote:

 Using CFFORM and its tags, you can make certain fields in the form "required".
 The "required" option works best for CFINPUT, it doesn't work well for
 CFSELECT

 Mary

 |+---
 ||  LH Rothman   |
 ||  laurahr@home|
 ||  .com|
 ||   |
 ||  08/21/2000   |
 ||  12:30 PM |
 ||  Please   |
 ||  respond to   |
 ||  cf-talk  |
 ||   |
 |+---
   |
   ||
   |   To: CF Talk [EMAIL PROTECTED]  |
   |   cc: (bcc: Mary Baotic)   |
   |   Subject: Minimum Search Criteria |
   |

 I've got a search interface w/ multiple criteria and it works great.
 However, if the user selects NO options, all records in the database
 appear.  How do I force the user into selecting a MINIMUM of 1 search
 criteria or else an error message of some type appears?

 Thank you!
 -Laura (Newbie)

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

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

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



client variables and no cookies

2000-08-21 Thread Francisco Montes; Spain on Line

This is a multi-part message in MIME format.

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

Hi all,

I=B4m trying to keep client data but without using cookies. I know that, =
in that case, CFID and CFTOKEN have to be passed around  all the time to =
accomplish it.

Now, i tried to pass the URLTOKEN variable through the URL and it went =
just fine. However i read that these parameters can also be passed =
through hidden form fields how do i do it? I tried to pass CFID and =
CFTOKEN but everytime i ask CFserver for a new page it creates a new =
pair CFID/CFTOKEN without even considering the ones i sent it before =
through hidden form fields!!!

What am i doing wrong?

Francisco Montes

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

!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN"
HTML
HEAD

META content=3Dtext/html;charset=3Diso-8859-1 =
http-equiv=3DContent-Type
META content=3D'"MSHTML 4.72.3110.7"' name=3DGENERATOR
/HEAD
BODY bgColor=3D#ff
DIVFONT color=3D#00 size=3D2Hi all,/FONT/DIV
DIVFONT color=3D#00 size=3D2/FONTnbsp;/DIV
DIVFONT color=3D#00 size=3D2Iacute;m trying to keep client data =
but without=20
using cookies. I know that, in that case, CFID and CFTOKEN have to be =
passed=20
aroundnbsp; all the time to accomplish it./FONT/DIV
DIVFONT color=3D#00 size=3D2/FONTnbsp;/DIV
DIVFONT color=3D#00 size=3D2Now, i tried to pass the URLTOKEN =
variable=20
through the URL and it went just fine. However i read that these =
parameters can=20
also be passed through hidden form fields how do i do it? I tried to =
pass=20
CFID and CFTOKEN but everytime i ask CFserver for a new page it creates =
a new=20
pair CFID/CFTOKEN without even considering the ones i sent it before =
through=20
hidden form fields!!!/FONT/DIV
DIVFONT color=3D#00 size=3D2/FONTnbsp;/DIV
DIVFONT color=3D#00 size=3D2What am i doing wrong?/FONT/DIV
DIVFONT color=3D#00 size=3D2/FONTnbsp;/DIV
DIVFONT color=3D#00 size=3D2Francisco =
Montes/FONT/DIV/BODY/HTML

--=_NextPart_000_0150_01C00BA3.B2ED8820--

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



Re: (WOT) Employment rewards. Stock Options etc.

2000-08-21 Thread Terri Stocke

Eric,

You may want to check out http://www.wetfeet.com/industries/dotcom/home.asp. 
  You have to create a user account, but it's free.  There's alot of great 
information on this site regarding the internet industry, salaries, perks, 
etc.

This is only MHO, but I much prefer working as an inTRAnet developer as 
opposed to inTERnet with a dot.com.  The reasons for this include:

--Less need to take into account multiple environments (e.g. browsers, 
etc.).  When working on internal sites, you are guaranteed (generally) some 
kind of standardization. (Call me lazy, I guess ;)

--Less overtime!  Dot com's will require you to burn the midnight oil. If an 
internal site goes down, it's a problem that can more likely wait until the 
next business day.  If an external site goes down, it's CODE RED--DROP 
everything!

On the plus side, dot com's may offer more exposure to multiple technologies 
and more learning opportunities (although it really depends on your 
company--my company is quite good about training opportunities and 
advancement).

If you DO decide to go with a dot com, do your research!  I can't stress 
this enough.  With the boom of the internet industry, dot coms are springing 
up all over the place. Most of them are extremely young.  While no one in 
any industry is ever guaranteed that they will have a job tomorrow, dot coms 
are coming and going on a daily basis. In this respect, job security with 
dot coms can be quite shaky.
So, just because it is a dot com, it doesn't necessarily mean it will be 
successful.  There are a few cases out there where employees on the ground 
floor of a startup have made it big with the stock options, etc., but those 
are few and far between, from what I hear.

That being said, I think that the dot coms are often more creative in their 
attempts to lure talent.  This could include the ability to telecommute 
(major plus in MY book), stock options, casual attire, reimbursement for 
home ISP, etc. One dot com in my state hosts weekly meetings on Fridays 
where employees crash in bean bag chairs and drink beer :). I think that 
even if the salary is not what you are necessarily looking for, you will 
have lots of room to negotiate some interesting "perks".

Good luck with your decision!

Terri




Original Message Follows
From: "Eric Dawson" [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: (WOT) Employment rewards. Stock Options etc.
Date: Mon, 21 Aug 2000 10:03:45 CDT

Explain it to me...

I am considering taking a pay cut (and I don't make much now), to work for a
dot com. What are the dot coms offering these days in terms throw ins to the
employment packages?

Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

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


Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

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



RE: JAVA CFX

2000-08-21 Thread Conrad, Christopher

Make sure your CLASSPATH is pointing to your source directory and the CFX
Jar path is correctly pointing to your cfx.jar file.

Contact me off list and I'll help you get things running.

Chris

Christopher Conrad
Victoria's Secret Catalogue
Limited Technology Services - New Media
Senior.Programmer.Analyst
http://www.VictoriasSecret.com
614.337.5653
[EMAIL PROTECTED]
 

-Original Message-
From: Simon Hartley (Esense Limited) [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 21, 2000 6:59 AM
To: '[EMAIL PROTECTED]'
Subject: JAVA CFX


I am in need of some assistance.

I recently started investigating JAVA CFX's, but unfortunately have failed
to get any of them to execute correctly.

I have followed, to the letter, the example 'minimal' java cfx tag
(CFX_HelloColFusion) in the cold fusion studio help pages. This fails to
execute, with the following error;

java.lang.NoClassDefFoundError: com/allaire/cfx/NativeRequest. 
But i'm sure that the cfx.jar file is being found correctly.
I've setup the various administration options but still am having no joy.

Can anybody help?

Cheers,

Simon Hartley.


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



Re: client variables and no cookies

2000-08-21 Thread JustinMacCarthy

you can do

form action=index.cfm?#Urltoken# method=post

etc..


~justin



- Original Message -
From: "Francisco Montes; Spain on Line" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, August 21, 2000 6:12 PM
Subject: client variables and no cookies


 This is a multi-part message in MIME format.

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

 Hi all,

 I=B4m trying to keep client data but without using cookies. I know that, =
 in that case, CFID and CFTOKEN have to be passed around  all the time to =
 accomplish it.

 Now, i tried to pass the URLTOKEN variable through the URL and it went =
 just fine. However i read that these parameters can also be passed =
 through hidden form fields how do i do it? I tried to pass CFID and =
 CFTOKEN but everytime i ask CFserver for a new page it creates a new =
 pair CFID/CFTOKEN without even considering the ones i sent it before =
 through hidden form fields!!!

 What am i doing wrong?

 Francisco Montes

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

 !DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN"
 HTML
 HEAD

 META content=3Dtext/html;charset=3Diso-8859-1 =
 http-equiv=3DContent-Type
 META content=3D'"MSHTML 4.72.3110.7"' name=3DGENERATOR
 /HEAD
 BODY bgColor=3D#ff
 DIVFONT color=3D#00 size=3D2Hi all,/FONT/DIV
 DIVFONT color=3D#00 size=3D2/FONTnbsp;/DIV
 DIVFONT color=3D#00 size=3D2Iacute;m trying to keep client data =
 but without=20
 using cookies. I know that, in that case, CFID and CFTOKEN have to be =
 passed=20
 aroundnbsp; all the time to accomplish it./FONT/DIV
 DIVFONT color=3D#00 size=3D2/FONTnbsp;/DIV
 DIVFONT color=3D#00 size=3D2Now, i tried to pass the URLTOKEN =
 variable=20
 through the URL and it went just fine. However i read that these =
 parameters can=20
 also be passed through hidden form fields how do i do it? I tried to =
 pass=20
 CFID and CFTOKEN but everytime i ask CFserver for a new page it creates =
 a new=20
 pair CFID/CFTOKEN without even considering the ones i sent it before =
 through=20
 hidden form fields!!!/FONT/DIV
 DIVFONT color=3D#00 size=3D2/FONTnbsp;/DIV
 DIVFONT color=3D#00 size=3D2What am i doing wrong?/FONT/DIV
 DIVFONT color=3D#00 size=3D2/FONTnbsp;/DIV
 DIVFONT color=3D#00 size=3D2Francisco =
 Montes/FONT/DIV/BODY/HTML

 --=_NextPart_000_0150_01C00BA3.B2ED8820--

 --

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



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



Re: Minimum Search Criteria

2000-08-21 Thread Eva Holtsmark

[EMAIL PROTECTED] wrote:

 Using CFFORM and its tags, you can make certain fields in the form "required".
 The "required" option works best for CFINPUT, it doesn't work well for
 CFSELECT

Tell me about it.  I'm trying, has anyone made it work?  want to know how...
Here is my *nonworking* code for a State/Province CFSELECT

TD
FONT FACE="arial,helvetica" COLOR="#A0"State / Province:/FONT
BRcfselect name="State" message="Please choose your State or Province." 
required="Yes"
option/option
option  value="AL"AL/option
option  value="AK"AK/option
option  value="AZ"AZ/option
option  value="AR"AR/option
option  value="CA"CA/option
option  value="CO"CO/option
option  value="CT"CT/option
option  value="DC"DC/option
option  value="DE"DE/option
option  value="FL"FL/option
option  value="GA"GA/option
option  value="HI"HI/option
option  value="ID"ID/option
option  value="IL"IL/option
option  value="IN"IN/option
option  value="IA"IA/option
option  value="KS"KS/option
option  value="KY"KY/option
option  value="LA"LA/option
option  value="ME"ME/option
option  value="MD"MD/option
option  value="MA"MA/option
option  value="MI"MI/option
option  value="MN"MN/option
option  value="MS"MS/option
option  value="MO"MO/option
option  value="MT"MT/option
option  value="NE"NE/option
option  value="NV"NV/option
option  value="NH"NH/option
option  value="NJ"NJ/option
option  value="NM"NM/option
option  value="NY"NY/option
option  value="NC"NC/option
option  value="ND"ND/option
option  value="OH"OH/option
option  value="OK"OK/option
option  value="OR"OR/option
option  value="PA"PA/option
option  value="RI"RI/option
option  value="SC"SC/option
option  value="SD"SD/option
option  value="TN"TN/option
option  value="TX"TX/option
option  value="UT"UT/option
option  value="VT"VT/option
option  value="VA"VA/option
option  value="WA"WA/option
option  value="WV"WV/option
option  value="WI"WI/option
option  value="WY"WY/option
 option  value="--"--
option  value="AB"AB/option
option  value="BC"BC/option
option  value="MB"MB/option
option  value="NB"NB/option
option  value="NF"NF/option
option  value="NS"NS/option
option  value="NT"NT/option
option  value="ON"ON/option
option  value="PE"PE/option
option  value="PQ"PQ/option
option  value="SK"SK/option
option  value="YT"YT/option
/cfselect
INPUT TYPE="HIDDEN" NAME="State_required" VALUE="Please choose your State or 
Province."
/TD
__

Do you know the answer?
___

Eva


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



RE: Replicate DB Functions on CD?

2000-08-21 Thread Olive, Christopher M Mr NMR

it's good to know i'm good for SOMETHING on monday morning. :)

why not run your CF app as normal, save the result HTML pages, and stick
them on the CD?  it'll be the "look and feel" but not the functions.

of course, you'd have to limit the navigation path through your site, as
well as the queries that can be run.

Chris Olive,
DOEHRS Website Administrator 

-Original Message-
From: Preston Chesser [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 21, 2000 11:37 AM
To: [EMAIL PROTECTED]
Subject: RE: Replicate DB Functions on CD?


Chris,
We want to replicate the functioning rather than the functions so you've hit
the problem precisely on the head.  Is there some other interface software
(infobase, folio, etc) that would be accessible off a CD with a reasonable
install - ColdFusion Server, a web server, et al being unreasonable for this
purpose.

Thanks for the response,
Preston Chesser
http://www.ehistory.com


At 10:11 AM 08/21/2000 -0400, you wrote:
so you plan on replicating CF on a CD with no browser?  how do you plan to
call the .cfm template?  you'll need a web server and CF server running to
execute the CF as well.

Chris Olive,
DOEHRS Website Administrator

-Original Message-
From: Preston Chesser [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 21, 2000 10:10 AM
To: [EMAIL PROTECTED]
Subject: Replicate DB Functions on CD?

Has anyone here ever attempted to duplicate a portion of their ColdFusion
data query/output functions on a CD?  I'm not looking to reuse any of our
ColdFusion code but to find a CD based interface to our data.

We want to produce working CD's of our data for the purposes of demo or as
a separate product.  The main criteria would be to have the ability to
query and search a database and then output the results.

We use SQL Server but one way or the other we plan to export to an Access
file.  We don't plan on utilizing a web browser interface unless someone
knows a good way to do that.


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



Another Data Display Question

2000-08-21 Thread Kevin Queen

All,
I have a database where the code for a link (a href="..."Some Text/a) is
stored in a field, if I want to run a query and have this display in a Text
box, how do I do it?  My current code is :

CFINPUT name="directions" value="#Directions#" type="Text"

and this displays the following
   
Directions:|a href=  | Click Here for Directions"
   
(Sorry for the poor graphical representation, but this is a password
protected section of the site so I can't give a url.)

TIA,
-Kevin

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



Fw: Minimum Search Criteria

2000-08-21 Thread David E. Crawford


- Original Message -
From: "David E. Crawford" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, August 21, 2000 17:37
Subject: Re: Minimum Search Criteria


 This is caused by an error in the javascript generated by CFFORM.  In
 versions prior to CF 4.x, it was possible to edit the Javascript to
correct
 the problem.  A "single select", by default always has a selected element,
 which means that the javascript validation for "required" returns TRUE,
even
 if the value of the OPTION is blank.  I have taken to using standard
select
 boxes with my own validation code to get around this problem.

 DC

 - Original Message -
 From: "Eva Holtsmark" [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Monday, August 21, 2000 17:26
 Subject: Re: Minimum Search Criteria


  [EMAIL PROTECTED] wrote:
 
   Using CFFORM and its tags, you can make certain fields in the form
  "required".
   The "required" option works best for CFINPUT, it doesn't work well
  for
   CFSELECT
 
  Tell me about it.  I'm trying, has anyone made it work?  want to know
  how...
  Here is my *nonworking* code for a State/Province CFSELECT
  
  TD
  FONT FACE="arial,helvetica" COLOR="#A0"State / Province:/FONT
  BRcfselect name="State" message="Please choose your State or
  Province." required="Yes"
  option/option
  option  value="AL"AL/option
  option  value="AK"AK/option
  option  value="AZ"AZ/option
  option  value="AR"AR/option
  option  value="CA"CA/option
  option  value="CO"CO/option
  option  value="CT"CT/option
  option  value="DC"DC/option
  option  value="DE"DE/option
  option  value="FL"FL/option
  option  value="GA"GA/option
  option  value="HI"HI/option
  option  value="ID"ID/option
  option  value="IL"IL/option
  option  value="IN"IN/option
  option  value="IA"IA/option
  option  value="KS"KS/option
  option  value="KY"KY/option
  option  value="LA"LA/option
  option  value="ME"ME/option
  option  value="MD"MD/option
  option  value="MA"MA/option
  option  value="MI"MI/option
  option  value="MN"MN/option
  option  value="MS"MS/option
  option  value="MO"MO/option
  option  value="MT"MT/option
  option  value="NE"NE/option
  option  value="NV"NV/option
  option  value="NH"NH/option
  option  value="NJ"NJ/option
  option  value="NM"NM/option
  option  value="NY"NY/option
  option  value="NC"NC/option
  option  value="ND"ND/option
  option  value="OH"OH/option
  option  value="OK"OK/option
  option  value="OR"OR/option
  option  value="PA"PA/option
  option  value="RI"RI/option
  option  value="SC"SC/option
  option  value="SD"SD/option
  option  value="TN"TN/option
  option  value="TX"TX/option
  option  value="UT"UT/option
  option  value="VT"VT/option
  option  value="VA"VA/option
  option  value="WA"WA/option
  option  value="WV"WV/option
  option  value="WI"WI/option
  option  value="WY"WY/option
   option  value="--"--
  option  value="AB"AB/option
  option  value="BC"BC/option
  option  value="MB"MB/option
  option  value="NB"NB/option
  option  value="NF"NF/option
  option  value="NS"NS/option
  option  value="NT"NT/option
  option  value="ON"ON/option
  option  value="PE"PE/option
  option  value="PQ"PQ/option
  option  value="SK"SK/option
  option  value="YT"YT/option
  /cfselect
  INPUT TYPE="HIDDEN" NAME="State_required" VALUE="Please choose your
  State or Province."
  /TD
  __
 
  Do you know the answer?
  ___
 
  Eva
 
 
  
  --
  Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
  To Unsubscribe visit
  http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk
  or send a message to [EMAIL PROTECTED] with
  'unsubscribe' in the body.
 


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



RE: Another Data Display Question

2000-08-21 Thread Rick Osborne

Try using HTMLEditFormat() to escape the special characters ():

CFINPUT name="directions" value="#HTMLEditFormat(Directions)#" type="Text"

-Rick

-Original Message-
From: Kevin Queen [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 21, 2000 3:56 PM
To: Cold Fusion
Subject: Another Data Display Question


All,
I have a database where the code for a link (a href="..."Some Text/a) is
stored in a field, if I want to run a query and have this display in a Text
box, how do I do it?  My current code is :

CFINPUT name="directions" value="#Directions#" type="Text"

and this displays the following
   
Directions:|a href=  | Click Here for Directions"
   
(Sorry for the poor graphical representation, but this is a password
protected section of the site so I can't give a url.)

TIA,
-Kevin


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

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



FW: CFStudio RDS: 4.5 vs 4.0

2000-08-21 Thread Bill Holloway


I'm currently developing using a RDS server.  I've noticed that in Studio
4.5, using the "Files" resource tab, I can add directories sucessfully but I
can't rename them which I could do using 4.0.1.  Using the "Projects" tab, I
can add and rename until my hearts content.  Does anyone know if this is
normal or if this is a feature of the RDS security contexts.  Note:  I can't
rename them using either the adminstrator account or the more restricted
developer account.

TIA for feedback

Bill



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

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



How To Create A Live Session Counter

2000-08-21 Thread AustralianAccommodation.com Pty. Ltd.

I am wanting to create a live session counter so that at any time I can
determine how many users are logged onto my website. Rather than being a
counter that counts new sessions it also needs to detect closed sessions
that have closed / timeout so that the value of the counter is a true
representation of those sessions that are active at any time

I look forward to your input in this matter and thank you in advance


Kind Regards

Claude Raiola (Director)
AustralianAccommodation.com Pty. Ltd.
Website: www.AustralianAccommodation.com
Email: [EMAIL PROTECTED]

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



RE: How To Create A Live Session Counter

2000-08-21 Thread Olive, Christopher M Mr NMR

you could use an application level array/structure.  you wouldn't have a
"true" live counter, because people that don't "log out" would only be
tracked by timeouts.  close enough for gov't work, though. :)

Chris Olive,
DOEHRS Website Administrator 

-Original Message-
From: AustralianAccommodation.com Pty. Ltd.
[mailto:[EMAIL PROTECTED]]
Sent: Sunday, August 22, 1999 4:21 PM
To: [EMAIL PROTECTED]
Subject: How To Create A Live Session Counter


I am wanting to create a live session counter so that at any time I can
determine how many users are logged onto my website. Rather than being a
counter that counts new sessions it also needs to detect closed sessions
that have closed / timeout so that the value of the counter is a true
representation of those sessions that are active at any time

I look forward to your input in this matter and thank you in advance


Kind Regards

Claude Raiola (Director)
AustralianAccommodation.com Pty. Ltd.
Website: www.AustralianAccommodation.com
Email: [EMAIL PROTECTED]


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



Re: Linked Tables in SQL Server?

2000-08-21 Thread Wjreichard

Sure. If you want to look at a Access table you can set up a linked server 
utilizing a OLE DB Connection or you can use the OPENROWSET, something like:

SELECT *
FROM OPENROWSET('Microsoft.Jet.OLEDB.4.0', 
'c:\MSOffice\Access\Samples\northwind.mdb';'admin';'', 
Customers)

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



Re: How To Create A Live Session Counter

2000-08-21 Thread Ken Wilson

Seems I recall that exact issue being addressed in the last issue of
ColdFusion Developers Journal. I do believe it included full source code for
the sample so that might be worth a look if you can get your hands on it.
Actually, the source code is probably freely available for download at
http://www.sys-con.com/coldfusion/, look for the Source Code link under the
title image.

Ken



- Original Message -
From: AustralianAccommodation.com Pty. Ltd.
[EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, August 22, 1999 4:21 PM
Subject: How To Create A Live Session Counter


 I am wanting to create a live session counter so that at any time I can
 determine how many users are logged onto my website. Rather than being a
 counter that counts new sessions it also needs to detect closed sessions
 that have closed / timeout so that the value of the counter is a true
 representation of those sessions that are active at any time

 I look forward to your input in this matter and thank you in advance


 Kind Regards

 Claude Raiola (Director)
 AustralianAccommodation.com Pty. Ltd.
 Website: www.AustralianAccommodation.com
 Email: [EMAIL PROTECTED]

 --

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

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



dl the file - don't parse it

2000-08-21 Thread Adam Cantrell


I have an attachment directory that is used as a temporary file repository
for our web based massage center.  My problem is - when I link the browser
to the attachment, if it's a .cfm, .jpg, .gif, .htm, etc - the browser
parses it (or the server does in the case of the .cfm).  I know this is
what's supposed to happen, but does anybody know how to make the browser
download the file instead?  when I remove 'execute' permissions on the
directory I just get "page cannot be displayed".. please help.

also, can anybody give me a snippet of their code where they put cfcontent
into play?  I've been messing with it, but I get a username/password prompt
and a few other little nags that are preventing me from using it?  It also
appears to work sometimes and othertimes it croaks.  I didn't spend too much
time trying toi get it to work, so it could very well be my fault.  Can
anybody comment on the tag, and tell if it works well for whatever they are
using it for?

Thanks, Adam.

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



RE: How To Create A Live Session Counter

2000-08-21 Thread Rick Osborne

We built something like this as part of an anti-data-mining script.
Basically, we kept a structure in the Application scope that was a pool of
Session IDs (keys) and last time visited (values).  When each page was hit
this time was updated and there was a chance that a "garbage collection"
routine would be run.  This routine just looked through the structure to see
which sessions had timed out and removed their associated keys.  Since this
was done often (about once a minute) it added minimal overhead and generally
wasn't even noticeable.  (The garbage collection took less than 10ms in most
cases.)

We eventually even extended it to track the last 10-15 URLs on our site that
the user had hit, which we then used to figure out how we could better
organize our site.  We also added a real-time viewing interface to it so
that you could see what sessions were active, what pages they'd hit, and how
quickly they were traipsing through the site.  This made the bean-counters
*extrememly* giddy, as they now had visible real-time proof that the site
was doing what it was supposed to.

The anti-data-mining portion was simple, too.  Since we knew the last couple
of hits that the user had done, if they were searching our database too fast
then we knew they weren't human and "froze" the session for a minute.
During that time they wouldn't see anything but a nice "please slow down"
page.  We've only trapped 2 or 3 actual humans since we started it.  We have
trapped a few offline browsers/caching clients, but that's okay with us, as
our data is meant to be real-time anyway.

The whole thing wasn't more than about 200 lines of code.  It's absurdly
simple to implement.  Just make sure your locking is all worked out.  :)

-Rick

-Original Message-
From: AustralianAccommodation.com Pty. Ltd.
[mailto:[EMAIL PROTECTED]]
Sent: Sunday, August 22, 1999 4:21 PM
To: [EMAIL PROTECTED]
Subject: How To Create A Live Session Counter


I am wanting to create a live session counter so that at any time I can
determine how many users are logged onto my website. Rather than being a
counter that counts new sessions it also needs to detect closed sessions
that have closed / timeout so that the value of the counter is a true
representation of those sessions that are active at any time

I look forward to your input in this matter and thank you in advance


Kind Regards

Claude Raiola (Director)
AustralianAccommodation.com Pty. Ltd.
Website: www.AustralianAccommodation.com
Email: [EMAIL PROTECTED]


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

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



dynamically serving images

2000-08-21 Thread Jon Tillman

Okay, so I have a directory full of images that are all the same size, and I
want to display them in some pseudo-random order, so that you don't see the
same one every time you hit the page containing them...

Heres what I have figured out: 
make a series of includes to point to each image
image_01.inc
a href="http://www.blah.com"blah.jpg/a

Now i need to figure out how to loop through the list of available
includes and pick one at random. Any ideas?

 -- 
***
 Jon Tillman
 LINUX USER: #141163
 ICQ: 4015362
 http://www.eruditum.org
 [EMAIL PROTECTED]
***
Help Jon build a network!
Looking for giveaway computers  parts
Current Need: Tape Drive  PI/PII processors
Email me to find out how you can help
***

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



Help with custom tag

2000-08-21 Thread Carol Chandler

Hi list,  

I'm working on my very first custom tag.  I was writing a specific routine to collect 
the contents of the CFCATCH structure when it occurred to me that a more general 
solution might be useful.  So, what this tag is intended to do is to take a variable - 
simple, array, or structure, or any combination (array of structures of arrays, etc.) 
- and append all of the component names and values into one string.  What I have here 
does correctly traverse and output a nest of structures/arrays, but I can't seem to 
collect it all into one variable.  There must be more to "caller.variable" than meets 
the eye.  What happens in the calling page is that "message" has the name of the last 
component of the outer structure.

Can anyone tell me what I am missing?  Thanks very much.  (And I hope the recursion 
doesn't give anyone a headache!)

!--- CF_output_unknown [input] test_object [output] message ¯-

cfif IsDefined("attributes.test_object") IS "No"
cfset #caller.message# = ""
cfelseif #IsSimpleValue(attributes.test_object)#
cfoutput#attributes.test_object#/cfoutput 
cfset #caller.message# = #attributes.message#  #attributes.test_object#
cfelseif #IsStruct(attributes.test_object)#
CFLOOP COLLECTION=#attributes.test_object# item="struct"
cfset #caller.message# = #attributes.message#  #struct#  " = "
cfoutputBR#struct# = /cfoutput 
CF_output_unknown test_object=#attributes.test_object[struct]# 
message=#attributes.message#
/CFLOOP
cfelseif #IsArray(attributes.test_object)#
CFLOOP index=i from=1 to= #arrayLen(attributes.test_object)#
CF_output_unknown test_object=#attributes.test_object[i]# message= 
#attributes.message#
/cfloop
cfelse
Cfset #caller.message# = #attributes.message#  "Unable to proceed with 
CF_output_unknown."
/cfif


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



Re: Replicate DB Functions on CD?

2000-08-21 Thread cecilia

http://www.tenmax.com  foor example their teleport product is a spider that can 
replicate 95% ..of your cold fusion website off line that you can copy on your cd - hth
[EMAIL PROTECTED]


Preston Chesser ha scritto:

 Has anyone here ever attempted to duplicate a portion of their ColdFusion
 data query/output functions on a CD?  I'm not looking to reuse any of our
 ColdFusion code but to find a CD based interface to our data.

 We want to produce working CD's of our data for the purposes of demo or as
 a separate product.  The main criteria would be to have the ability to
 query and search a database and then output the results.

 We use SQL Server but one way or the other we plan to export to an Access
 file.  We don't plan on utilizing a web browser interface unless someone
 knows a good way to do that.

 Thanks,
 Preston Chesser
 http://www.ehistory.com

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

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



Re: dynamically serving images

2000-08-21 Thread Michael Slatoff

Try this:

cfset RandomImageNumber = RandRange(1,10)
img src="image_#RandomImageNumber#.gif"


- Original Message -
From: "Jon Tillman" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, August 21, 2000 1:46 PM
Subject: dynamically serving images


 Okay, so I have a directory full of images that are all the same size, and
I
 want to display them in some pseudo-random order, so that you don't see
the
 same one every time you hit the page containing them...

 Heres what I have figured out:
 make a series of includes to point to each image
 image_01.inc
 a href="http://www.blah.com"blah.jpg/a

 Now i need to figure out how to loop through the list of available
 includes and pick one at random. Any ideas?

  --
 ***
  Jon Tillman
  LINUX USER: #141163
  ICQ: 4015362
  http://www.eruditum.org
  [EMAIL PROTECTED]
 ***
 Help Jon build a network!
 Looking for giveaway computers  parts
 Current Need: Tape Drive  PI/PII processors
 Email me to find out how you can help
 ***

 --

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



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



OT: Printing anchor code

2000-08-21 Thread Kevin Queen

All,
OK, my brain is about to explode for not being able to remember a simple
command from HTML 3.2, if I want to display the  text "a href="..."Blah,
blah, blah/a" in a browser, how do I do that.  BTW: pre/pre is not it.

Please help before my brain goes on permanant vacation.

-Kevin

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



Let's Brag...

2000-08-21 Thread Geoffrey V. Brown


Hi,
We're looking to upgrade some of our servers.  I saw that one CF load
balancing document recommended a certain Compaq server for use with CF.

I was wondering, what kind of servers is everyone else running?  Just for
the sake of my own curiosity

Thanks,
Geoff B


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



RE: Replicate DB Functions on CD?

2000-08-21 Thread Steve Bernard

Do you know if that is what Windows NT/2000 Magazine uses on their Archive
CD? Ever since they first came out with the Archive CD set it has had .cfm
pages on it along with search, etc. right on the CD. I disconnected my PC
from the network to make sure.

Regards,

Steve

-Original Message-
From: cecilia [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 21, 2000 4:51 PM
To: [EMAIL PROTECTED]
Subject: Re: Replicate DB Functions on CD?


http://www.tenmax.com  foor example their teleport product is a spider that
can replicate 95% ..of your cold fusion website off line that you can copy
on your cd - hth
[EMAIL PROTECTED]

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



Re: dynamically serving images

2000-08-21 Thread Wjreichard

I don't know if I'm follow you, but how about creating a DB table with two 
fields. One for a autonumber/identity [image number] and the second with the 
image path. Then you generate a random number between 1 and MAX([image 
number] ... then go to that record in the table a grab the path to the image.

Once you have the path, use CF to dynamically insert it as the source for 
your image tag. Tada!

Or you could store the images themselves in the DB and just serve them from 
there.

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



RE: dynamically serving images

2000-08-21 Thread Kevin Langevin

Or you could check out CF_adbanner in the Developers' Exchange.  I just
installed it on my server, and it's a great custom tag.  The author set it
up as shareware, with a $10.00 reg. fee if you use it.  I'll be sending in
my $10.00 for sure.  It's got an Access DB on the back end which holds all
the paths to the files, the URLs for the ads, and the impressions and
click-thrus for each banner.  You can create different categories to pull
ads from, and the tag pulls a random ad from the category specified.  Quite
nice, and almost completely plug-n-play.  I had it up and running in like 40
minutes.

CFUG-SFL Manager
-Kev
/CFUG-SFL Manager

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
 Sent: Monday, August 21, 2000 5:04 PM
 To: [EMAIL PROTECTED]
 Subject: Re: dynamically serving images


 I don't know if I'm follow you, but how about creating a DB table
 with two
 fields. One for a autonumber/identity [image number] and the
 second with the
 image path. Then you generate a random number between 1 and MAX([image
 number] ... then go to that record in the table a grab the path
 to the image.

 Once you have the path, use CF to dynamically insert it as the source for
 your image tag. Tada!

 Or you could store the images themselves in the DB and just serve
 them from
 there.

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

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



Re: Printing anchor code

2000-08-21 Thread Jamie Keane

You'd need to escape the "trouble" characters, I'd think.  Have you tried
CF's HTMLCodeFormat() function?

--
Jamie Keane
Programmer
SolutionMasters, Inc.
9111 Monroe Rd., Suite 100
Charlotte, NC  28270
www.solutionmasters.com
704.563.5559 x 228  Voice
704.849.9291  Fax
-Original Message-
From: Kevin Queen [EMAIL PROTECTED]
To: Cold Fusion [EMAIL PROTECTED]
Date: Monday, August 21, 2000 4:56 PM
Subject: OT: Printing anchor code


All,
OK, my brain is about to explode for not being able to remember a simple
command from HTML 3.2, if I want to display the  text "a href="..."Blah,
blah, blah/a" in a browser, how do I do that.  BTW: pre/pre is not
it.

Please help before my brain goes on permanant vacation.

-Kevin

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

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



Fuzzy Logic Searches in SQL

2000-08-21 Thread Benjamin S. Rogers

Is anyone familiar with or has attempted fuzzy logic SQL searches. By this,
I mean anything from similar sounds, misspellings, typos, stemming, etc.
We're attempting this in SQL Server 6.5 Transact-SQL but have not made it to
far. Any references (e.g. sites or books) that detail the process would be
great.

Benjamin S. Rogers
Web Developer, c4.net
voice: (508) 240-0051
fax: (508) 240-0057

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



RE: dynamically serving images

2000-08-21 Thread Top-Link Tech (John Ceci)

One way,

use cfdirectory to get a query recordset of all the images you want to
rotate
then get the total recordcount from the cfdirectory query, use the random
function to get a random number the access the query record set as an Array
and get the record and fields that you needNo database needed and should
still be pretty quick

HTH,
John Ceci
TopLink Technologies
http://www.tltechnologies.com


-Original Message-
From: Jon Tillman [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 21, 2000 3:46 PM
To: [EMAIL PROTECTED]
Subject: dynamically serving images


Okay, so I have a directory full of images that are all the same size, and I
want to display them in some pseudo-random order, so that you don't see the
same one every time you hit the page containing them...

Heres what I have figured out:
make a series of includes to point to each image
image_01.inc
a href="http://www.blah.com"blah.jpg/a

Now i need to figure out how to loop through the list of available
includes and pick one at random. Any ideas?

 --
***
 Jon Tillman
 LINUX USER: #141163
 ICQ: 4015362
 http://www.eruditum.org
 [EMAIL PROTECTED]
***
Help Jon build a network!
Looking for giveaway computers  parts
Current Need: Tape Drive  PI/PII processors
Email me to find out how you can help
***


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

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



RE: Let's Brag...

2000-08-21 Thread Steve Bernard

You have probably started more than you intended but, here goes ...

This is the biggest system that we have dedicated to CF:

Dell 6350
Quad-Xeon 700MHz w/1MB cache
4GB RAM
PERC2 RAID w/128MB cache, read/write cache enabled
4 x 9.1GB 10k RPM HD, RAID 5
2 x Intel Pro 100S w/IPSec
APC Symmetra Power Array for UPS

This is obviously a monolithic server vs. using a cluster of smaller boxes.

Regards,

Steve

-Original Message-
From: Geoffrey V. Brown [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 21, 2000 5:07 PM
To: [EMAIL PROTECTED]
Subject: Let's Brag...

Hi,
We're looking to upgrade some of our servers.  I saw that one CF load
balancing document recommended a certain Compaq server for use with CF.

I was wondering, what kind of servers is everyone else running?  Just for
the sake of my own curiosity

Thanks,
Geoff B

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



RE: Let's Brag...

2000-08-21 Thread Mark W. Breneman

Home built server running 20 sites, Compaq running two medium sites, And 3
Dell clustered running a big site -load balanced.   All servers have been
trouble free.

My $.02:
Get RAID 5, Redundant power supplies and a Tape backup.

Mark W. Breneman
-Cold Fusion Developer
-Network Administrator
  Vivid Media
  [EMAIL PROTECTED]
  www.vividmedia.com
  608.270.9770



-Original Message-
From: Geoffrey V. Brown [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 21, 2000 4:07 PM
To: [EMAIL PROTECTED]
Subject: Let's Brag...



Hi,
We're looking to upgrade some of our servers.  I saw that one CF load
balancing document recommended a certain Compaq server for use with CF.

I was wondering, what kind of servers is everyone else running?  Just for
the sake of my own curiosity

Thanks,
Geoff B



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

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



Re: Printing anchor code

2000-08-21 Thread Douglas Jordon

plaintext/plaintext

works for me

Jamie Keane wrote:
 
 You'd need to escape the "trouble" characters, I'd think.  Have you tried
 CF's HTMLCodeFormat() function?
 
 --
 Jamie Keane
 Programmer
 SolutionMasters, Inc.
 9111 Monroe Rd., Suite 100
 Charlotte, NC  28270
 www.solutionmasters.com
 704.563.5559 x 228  Voice
 704.849.9291  Fax
 -Original Message-
 From: Kevin Queen [EMAIL PROTECTED]
 To: Cold Fusion [EMAIL PROTECTED]
 Date: Monday, August 21, 2000 4:56 PM
 Subject: OT: Printing anchor code
 
 All,
 OK, my brain is about to explode for not being able to remember a simple
 command from HTML 3.2, if I want to display the  text "a href="..."Blah,
 blah, blah/a" in a browser, how do I do that.  BTW: pre/pre is not
 it.
 
 Please help before my brain goes on permanant vacation.
 
 -Kevin
 
 ---
 ---
 Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
 To Unsubscribe visit
 http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or
 send a message to [EMAIL PROTECTED] with 'unsubscribe' in
 the body.
 
 --
 Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
 To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: Let's Brag...

2000-08-21 Thread Jacob

We do the opposite.

5 HP Netservers each load balanced using BIG IP or WSD...

Each server:
2 x  P3 500
512 MB RAM
3 IBM U2W SCSI
1 3com 905B NIC

At 05:25 PM 8/21/00 -0400, you wrote:
You have probably started more than you intended but, here goes ...

This is the biggest system that we have dedicated to CF:

Dell 6350
Quad-Xeon 700MHz w/1MB cache
4GB RAM
PERC2 RAID w/128MB cache, read/write cache enabled
4 x 9.1GB 10k RPM HD, RAID 5
2 x Intel Pro 100S w/IPSec
APC Symmetra Power Array for UPS

This is obviously a monolithic server vs. using a cluster of smaller boxes.

Regards,

Steve

-Original Message-
From: Geoffrey V. Brown [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 21, 2000 5:07 PM
To: [EMAIL PROTECTED]
Subject: Let's Brag...

Hi,
We're looking to upgrade some of our servers.  I saw that one CF load
balancing document recommended a certain Compaq server for use with CF.

I was wondering, what kind of servers is everyone else running?  Just for
the sake of my own curiosity

Thanks,
Geoff B

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


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



Re: Fuzzy Logic Searches in SQL

2000-08-21 Thread Wjreichard

CONTAINS Predicate is exactly what you are looking for.

However, I do not believe it is part of SQL 6.5. In MS-SQL 7.0 a new feature 
full-text searching/indexing was added. In which I think CONTAIN relies on?

Any hope of upgrading to 7.0? Or possibly using Verity search capability?

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



Re: Let's Brag...

2000-08-21 Thread Stephen M. Aylor

Steve,

Interesting ... the use of the Intel 100s'  - love the Intel Server NIC's
myself

Why's you decide to use the IPSec NIC's vs. say the 10/100 "Intelligent"
server adapters with the onboard CPU's?

Processing credit cards or... ?

Sorry if this is a DAQ... just real curious.

Stephen M. Aylor
Aylor Insurance Agency, Inc.
"Specialized insurance for Technology Risks"
[EMAIL PROTECTED]
949.581.2333 voice
949.581.2814 faxe

- Original Message -
From: "Steve Bernard" [EMAIL PROTECTED]



 You have probably started more than you intended but, here goes ...

 This is the biggest system that we have dedicated to CF:

 Dell 6350
 Quad-Xeon 700MHz w/1MB cache
 4GB RAM
 PERC2 RAID w/128MB cache, read/write cache enabled
 4 x 9.1GB 10k RPM HD, RAID 5
 2 x Intel Pro 100S w/IPSec
 APC Symmetra Power Array for UPS

 This is obviously a monolithic server vs. using a cluster of smaller
boxes.

 Regards,

 Steve


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



CGI Var under Apache

2000-08-21 Thread Tieying Liu

Months ago we discussed about the availability of cgi.path_info etc under Apache+CF. 
Now it seems to be fixed by CF451SP1RC2. Good news..
+r¯zÈm¶ŸÿÃj)Z­Èb½ç(›÷µ©d†‹¬z‡ßºÈ¨Êý:žË›±Êâmëâ²+a¶Úÿ
0†‹¬z‡ßºÈ¨Êþ)Ý{šÈy¶«–+-±ºÊX¬¶ÏÜ~Ö¥’ŠìzwZ™ë,j­¡ÇíjY+z«ž²ØhºÇ¨}û¬Š‰Ü¢l"¶§²æìr¸›z)í…æèw


RE: Help with custom tag

2000-08-21 Thread Dempsey, Timothy F.

Hi, Carol.

Perhaps your recursive invocation of cf_output_unknown needs to pass
caller.message as the message= argument rather than the attributes.message.
I may be getting wrapped around the recursion here, but it seems to me that
within a given invocation of cf_output_unknown you modify caller.message
with by appending the value of the argument test_object (or an element of
it) to the value of the message argument. But then you pass the unmodified
attributes.message to the next level of recursion. (Of course, if in the
final analysis the caller and attributes scopes actually point to the same
value because of the recursion then this advice doesn't mean much.)

HTH,
  -- Tim Dempsey


-Original Message-
From: Carol Chandler [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 21, 2000 4:48 PM
To: [EMAIL PROTECTED]
Subject: Help with custom tag


Hi list,  

I'm working on my very first custom tag.  I was writing a specific routine
to collect the contents of the CFCATCH structure when it occurred to me that
a more general solution might be useful.  So, what this tag is intended to
do is to take a variable - simple, array, or structure, or any combination
(array of structures of arrays, etc.) - and append all of the component
names and values into one string.  What I have here does correctly traverse
and output a nest of structures/arrays, but I can't seem to collect it all
into one variable.  There must be more to "caller.variable" than meets the
eye.  What happens in the calling page is that "message" has the name of the
last component of the outer structure.

Can anyone tell me what I am missing?  Thanks very much.  (And I hope the
recursion doesn't give anyone a headache!)

!--- CF_output_unknown [input] test_object [output] message ¯-

cfif IsDefined("attributes.test_object") IS "No"
cfset #caller.message# = ""
cfelseif #IsSimpleValue(attributes.test_object)#
cfoutput#attributes.test_object#/cfoutput 
cfset #caller.message# = #attributes.message# 
#attributes.test_object#
cfelseif #IsStruct(attributes.test_object)#
CFLOOP COLLECTION=#attributes.test_object# item="struct"
cfset #caller.message# = #attributes.message#  #struct# 
" = "
cfoutputBR#struct# = /cfoutput 
CF_output_unknown
test_object=#attributes.test_object[struct]# message=#attributes.message#
/CFLOOP
cfelseif #IsArray(attributes.test_object)#
CFLOOP index=i from=1 to= #arrayLen(attributes.test_object)#
CF_output_unknown test_object=#attributes.test_object[i]#
message= #attributes.message#
/cfloop
cfelse
Cfset #caller.message# = #attributes.message#  "Unable to proceed
with CF_output_unknown."
/cfif



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



RE: Replicate DB Functions on CD?

2000-08-21 Thread Dave Watts

 Do you know if that is what Windows NT/2000 Magazine uses on 
 their Archive CD? Ever since they first came out with the 
 Archive CD set it has had .cfm pages on it along with search, 
 etc. right on the CD. I disconnected my PC from the network to 
 make sure.

The latest version is just one big HTML Help file.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: dynamically serving images

2000-08-21 Thread Bill Killillay

Here is how I do it
!--- First check for a count in a special dir and return it as a record
count ---
CFIF NOT IsDefined("Session.RandNum")
CFSET PATH = ExpandPath("images\life_care_rand")
CFDIRECTORY ACTION="LIST" DIRECTORY="#PATH#" NAME="rand_dir"
CFSET Session.RandNum = RAND_DIR.RecordCount - 2
CFELSE
CFSET Session.RandImageNumber = RandRange(1, Session.RandNum)
/CFIF
!--- In line in your code you just output the image name ---
SomeImageName#Session.RandImageNumber#.jpg

Each time the page is refreshed the session is renewed with a new number.

You only have to get the number in the dir once.

Hope this helps some.
Bill

 -Original Message-
 From: Jon Tillman [mailto:[EMAIL PROTECTED]]
 Sent: Monday, August 21, 2000 4:46 PM
 To: [EMAIL PROTECTED]
 Subject: dynamically serving images


 Okay, so I have a directory full of images that are all the same
 size, and I
 want to display them in some pseudo-random order, so that you
 don't see the
 same one every time you hit the page containing them...

 Heres what I have figured out:
   make a series of includes to point to each image
   image_01.inc
   a href="http://www.blah.com"blah.jpg/a

 Now i need to figure out how to loop through the list of available
 includes and pick one at random. Any ideas?

  --
 ***
  Jon Tillman
  LINUX USER: #141163
  ICQ: 4015362
  http://www.eruditum.org
  [EMAIL PROTECTED]
 ***
 Help Jon build a network!
 Looking for giveaway computers  parts
 Current Need: Tape Drive  PI/PII processors
 Email me to find out how you can help
 ***

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


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



RE: Replicate DB Functions on CD?

2000-08-21 Thread Steve Bernard

Ah, I hadn't paid attention this issue, thanks for the heads up. I noticed
too that when you perform a search the returned links each have a Tcl/Tk
icon next to them. So maybe this WebCompiler that WinNTMag uses is Tcl/Tk
based? It was interesting to select a link to a document in a 120MB
executable and see a path like
D:\wwwroot\docs\archivecd\buildjune04\docs\wcd0\somefile.htm in the
status bar of my browser.

For those that are interested, the product is WebCompiler by Oakley Data
Services, http://www.webcompiler.com/.

Steve

-Original Message-
From: Dave Watts [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 21, 2000 5:59 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE: Replicate DB Functions on CD?


 Do you know if that is what Windows NT/2000 Magazine uses on
 their Archive CD? Ever since they first came out with the
 Archive CD set it has had .cfm pages on it along with search,
 etc. right on the CD. I disconnected my PC from the network to
 make sure.

The latest version is just one big HTML Help file.

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

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



custom functions

2000-08-21 Thread Chapman, Katrina

Was the article on custom functions ever published on FusionAuthority?  If
so where is it?  I can't seem to find it.  Then again I can't open a bag of
cookies without scissor's but that's something else entirely.

--K

Thank you,
Katrina Chapman
ColdFusion Web Developer
Systems Development



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



RE: Let's Brag...

2000-08-21 Thread Steve Bernard

Stephen,

IPSec is one means to control/secure traffic to and from the server. The box
is behind a proxy/firewall that communicates with the CF server over IPSec.
The Intel NICs are there to relieve load attributed to IPSec only. The
Pro/100 Intelligent Adapter is geared more towards having lots of generic
traffic and/or numerous VLANs. Intel accomplishes this primarily with the
i960 CPU. The Pro/100 S Adapter is made specifically for encrypted traffic,
more so on Windows NT/2000. If you have a high load server(s) that is/are
becoming CPU bound due to generic network traffic and the interrupt requests
that it generates, then get the Intelligent Adapter. For servers that use
IPSec, and DES/3DES in particular, the S Adapter will off-load the
encryption from the system CPU. From what I've read of reviews and
whitepapers, the same style of 3COM cards will do the same thing as the
Intel Intelligent line if there isn't any encryption to take care of but,
will also perform encryption acceleration like the S when there is encrypted
traffic.

The choice between the two is a matter of application. If the server/NIC
services high volume, low encryption traffic I would go with the Intelligent
whereas the S is better for encryption with IPSec. The thing to remember is
that neither of these is specifically for SSL. For that I would use a NIC
that is specifically for SSL or an SSL accelerator, which is different from
a NIC. I haven't tried benchmarking one of each NIC to see how they compare
in similar situations. We were seeing more CPU utilization attributed to
IPSec than to the network load, hence the decision.

Here's a sketchy diagram of how I understand the two adapters with respect
to encryption (Intelligent vs. S)

Intelligent
***

Client -- encrypted traffic -- I Adapter -- encrypted information --
server CPU (decrypt)
Server CPU (encrypt) -- encrypted information -- I Adapter -- encrypted
traffic -- Client


S-type
***

Client -- encrypted traffic -- S Adapter (decrypt) -- plaintext
information -- server CPU
Server CPU -- plaintext information -- S Adapter (encrypt) -- encrypted
traffic -- Client


Did I explain myself well enough? Does anyone else have additional
information?

Regards,

Steve


-Original Message-
From: Stephen M. Aylor [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 21, 2000 5:38 PM
To: [EMAIL PROTECTED]
Subject: Re: Let's Brag...


Steve,

Interesting ... the use of the Intel 100s'  - love the Intel Server NIC's
myself

Why's you decide to use the IPSec NIC's vs. say the 10/100 "Intelligent"
server adapters with the onboard CPU's?

Processing credit cards or... ?

Sorry if this is a DAQ... just real curious.

Stephen M. Aylor
Aylor Insurance Agency, Inc.
"Specialized insurance for Technology Risks"
[EMAIL PROTECTED]
949.581.2333 voice
949.581.2814 faxe

- Original Message -
From: "Steve Bernard" [EMAIL PROTECTED]



 You have probably started more than you intended but, here goes ...

 This is the biggest system that we have dedicated to CF:

 Dell 6350
 Quad-Xeon 700MHz w/1MB cache
 4GB RAM
 PERC2 RAID w/128MB cache, read/write cache enabled
 4 x 9.1GB 10k RPM HD, RAID 5
 2 x Intel Pro 100S w/IPSec
 APC Symmetra Power Array for UPS

 This is obviously a monolithic server vs. using a cluster of smaller
boxes.

 Regards,

 Steve



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

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



RE: CF Studio Win2K

2000-08-21 Thread Scott, Andrew

I will take it that its 4.5 and not 4.5.1, you will need to upgrade to 4.5.1
for this to work as it was a known bug and is identified as suck in the
Allaire KB articles:-)

regards

Andrew Scott
ANZ eCommerce Centre
* Ph 9273 0693  
* [EMAIL PROTECTED]


-Original Message-
From: Akbar [mailto:[EMAIL PROTECTED]]
Sent: 21 August 2000 17:30
To: CF Talk (E-mail)
Subject: CF Studio  Win2K


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

hi all,

recently i upgraded to Win2K professional. and my CF Studio is
behaving peculiarly. when i click on the folders section
it doesnt show any files in that particular folder. i checked Allaire
Forums and came to know that someone else
is having a similar problem but no solution. 

can anyone help me with this?? any allaire white paper or docs??

thanx in advance

akbar

-BEGIN PGP SIGNATURE-
Version: PGP 6.5.3

iQA/AwUBOaBrCUnZRkOLA6RuEQL56ACfZk8ugRvOieasvEanJDEYrEHk6CcAn3dl
c4SJVSCdpy2Z8iEQosblqFb0
=+JT4
-END PGP SIGNATURE-

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



RE: Stored Credit Card Numbers. Best practice.

2000-08-21 Thread Scott, Andrew

The best thing, is to have the information in the database encrypted, as
well as protecting the database on a nother server and having security
wrappers on it as well:-) The more secure you make the database server, the
better it will be allround:-)

regards

Andrew Scott
ANZ eCommerce Centre
* Ph 9273 0693  
* [EMAIL PROTECTED]


-Original Message-
From: Mark W. Breneman [mailto:[EMAIL PROTECTED]]
Sent: 22 August 2000 00:14
To: [EMAIL PROTECTED]
Subject: Stored Credit Card Numbers. Best practice.



I know the first tip I will hear is don't store CC numbers.  But, in this
case I have to store CC numbers.  So, I am looking for any tips I can get on
storing CC numbers.

Lets start off by assuming the "client" info will be stored in one database
and their CC numbers in another.  In this case both on the same MS SQL
server.  Currently I am encoding the CC numbers with (CF) Encrypt.  As I
understand this encryption can be broken with a "hacking" tool.  And with
all the Microsoft bugs in IIS regarding viewing the source code.  The (CF)
encrypt key in it is not very safe to begin with.

So, I am looking for a better method of encrypting my CC numbers.  Perhaps
MS SQL server can encode a field value?  Any ideas, tips?

Also, do I bother encrypting the relation ship id number between the two
databases?  (client info and client CC number)

Any tips or ideas on database design or MS SQL encoding stored procs are
welcome...


Thanks

Mark W. Breneman
-Cold Fusion Developer
-Network Administrator
  Vivid Media
  [EMAIL PROTECTED]
  www.vividmedia.com
  608.270.9770


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



RE: CF Enterprise w/ Clustering w/o ClusterCats

2000-08-21 Thread dougn

You can use F5 to distribute the load to a CF server just like you would to
an ASP server.  However, if you buy CF Enterprise you might as well turn on
the ClusterCats portion to assist in some of the load balancing.  Allaire
has an integration plan for CF and Cisco's Local Director.  You might see if
that approach would work with F5.

-Original Message-
From: Rob Sherman [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 18, 2000 7:43 PM
To: [EMAIL PROTECTED]
Subject: CF Enterprise w/ Clustering w/o ClusterCats


I have a client that bought a company that develops in Cold Fusion and he is
looking to integrate into his ASP / VB house (yeah) and he wants to know if
it is possible, and how to accomplish clustering of the Cold Fusion
Enterprise Servers using F5's clustering hardware.  He does NOT want to use
the ClusterCats software.

If anyone has any do's / don'ts or "gotchas" I'd appreciate the insight.


Sincerely,

Rob Sherman
President

CFDude, Inc.  http://www.cfdude.com
Allaire Certified Developer  Instructor
--
Office (310) 543-1622 Fax (310) 543-0512
Email [EMAIL PROTECTED]ICQ 3266081
AIM RobSSherm   Yahoo! RobSherman_CFDev




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



Re: Regular Expression in Extended Search and Replace

2000-08-21 Thread David Cummins

Thanks Greg.

Its just it happens a bit because I often use the CF regular expression engine
for reformatting HTML off web sites into DB insertable records, or searching for
overly redundant code, and other such tasks.

Sometimes I goof the REs and it virtually hangs because there are so many
potential matches.

David Cummins

Greg Witte wrote:
 
 Bob - Like David said, it's just like using the RE replace functions.  If
 you've got the Advanced ColdFusion 4.0 Ben Forta book, take a look at
 chapter 20 for specifics on regular expressions.
 
 David - If your search is taking too long and you want to abort, perform
 another search on something that that you know won't take long (like
 searching a blank document).  The current search will be cancelled in lieu
 of the new search which returns immediately.
 
 -Greg Witte
 
 -Original Message-
 From: David Cummins [mailto:[EMAIL PROTECTED]]
 Sent: Sunday, August 20, 2000 6:14 PM
 To: [EMAIL PROTECTED]
 Subject: Re: Regular Expression in Extended Search and Replace
 
 As far as I know, its the same as REs in the ColdFusion functions, Bob.
 
 The main thing to remember is that you don't put any of the regular
 expression
 stuff in the replace box, except for back-references.
 
 BTW, is there any way to stop CF Studio searching if you botch your RE and
 it
 takes a REALLY long time?
 
 David Cummins
 
 Robert Everland III wrote:
 
  Anyone have some example sytax for using regular expressions in
 the
  extended search and replace and find in Cold Fusion  Studio 4.5?
 
  Bob Everland
 
  --
 
  Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
  To Unsubscribe visit
 http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or
 send a message to [EMAIL PROTECTED] with 'unsubscribe' in
 the body.
 
 --
 Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
 To Unsubscribe visit
 http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or
 send a message to [EMAIL PROTECTED] with 'unsubscribe' in
 the body.
 
 --
 Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
 To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



CFContent and NTFS permissions

2000-08-21 Thread Jeff Beer

I'm trying to use CFContent to 'push' data to the browser without giving
anyone direct access to those files.

When I have IUSR_MachineName locked out, CFCONTENT never erros, but delivers
a blank page (only has the closing body and html tags).  With it open, it
works as expected.

CF Server is running as System (default), and system does have full access
to the files.

I know I've seen CFContent used for this purpose - anyone have any clues?

/webroot/company -- no anon access, and is mapped in CFAdministrator
/webroot/company/company1 --- substituted in the URL string for each client
/webroot/company/company1/forms
/webroot/company/company1/reports
/webroot/company/company1/.../files.ext



Thanks!

Jeff

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



RE: CF Enterprise w/ Clustering w/o ClusterCats

2000-08-21 Thread Rob Sherman

You can use F5 to distribute the load to a CF server just like you would to
an ASP server.  However, if you buy CF Enterprise you might as well turn on
the ClusterCats portion to assist in some of the load balancing.  Allaire
has an integration plan for CF and Cisco's Local Director.  You might see
if
that approach would work with F5.


Doug,
Any idea where the integration plan is?  I searched the Knowledge base and
only found reference that the Cluster Cats works with Cisco's Local
Director.


Sincerely,

Rob Sherman
President

CFDude, Inc.  http://www.cfdude.com
Allaire Certified Developer  Instructor
--
Office (310) 543-1622 Fax (310) 543-0512
Email [EMAIL PROTECTED]ICQ 3266081
AIM RobSSherm   Yahoo! RobSherman_CFDev



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



  1   2   >