RE: Scopes. Which are nested?

2004-10-12 Thread Pascal Peters
I really don't know, but it shouldn't take too long to test. Dump the
variables scope in a CT and in a cfc (that should cover attributes,
caller, this  thistag) Make sure there is something in the scope and
see if it gets dumped. I don't think any of them will be in that scope.
Watch out if you dump the variables scope: it can become quite large.

Pascal

 -Original Message-
 From: Matt Robertson [mailto:[EMAIL PROTECTED]
 Sent: 12 October 2004 00:32
 To: CF-Talk
 Subject: Scopes. Which are nested?
 
 I'm looking to cfdump out data as part of an error handler and don't
 want to repeat myself.Especially since I am storing data in a db
 with a finite field size.I know the cfcatch scope is contained
 within the variables scope (so I don't need to cfdump out both to get
 the cfcatch data) but are there others?Specifically the following:
 
 ERROR,ATTRIBUTES,CALLER,THIS,THISTAG
 
 Are they also inside of the variables scope?Seems to me Error is
 not, but the rest I don't have much experience dumping out.
 
 --
 --Matt Robertson--
 President, Janitor
 MSB Designs, Inc.
 mysecretbase.com
 

 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Trouble writing a file

2004-10-12 Thread Pascal Peters
Does anybody know why cffile can't write a file called com1.htm in an existing directory with the right permissions? This happens only on windows machines (win 2k  XP) with CF4.5 and CF5 (haven't tested with CFMX). It writes the file ok on a linux box. Other files (like reg1.htm) are written correctly, but all the files called comX.htm (where X is a digit) throw an error saying comX.htm doesn't exist (which shouldn't matter when using cffile action="" Also if I do FileExists(c:\pathtofile\com1.htm) it returns true if the file doesn't exist.

Pascal Peters
Certified ColdFusion MX Advanced Developer
Macromedia Certified Instructor
LR Technologies
Av. E. De Mot, 19
1000 BRUSSELS, BELGIUM
Tel: +32 2 639 68 70
Fax: +32 2 639 68 99
Email: [EMAIL PROTECTED]
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: Trouble writing a file

2004-10-12 Thread James Holmes
COM1 is a reserved device name in Windows (a throwback from ancient DOS
days). The same will happen with LPT1 and some other names. 

-Original Message-
From: Pascal Peters [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, 12 October 2004 4:12 
To: CF-Talk
Subject: Trouble writing a file

Does anybody know why cffile can't write a file called com1.htm in an
existing directory with the right permissions? This happens only on windows
machines (win 2k  XP) with CF4.5 and CF5 (haven't tested with CFMX). It
writes the file ok on a linux box. Other files (like reg1.htm) are written
correctly, but all the files called comX.htm (where X is a digit) throw an
error saying comX.htm doesn't exist (which shouldn't matter when using
cffile action="" Also if I do FileExists(c:\pathtofile\com1.htm) it
returns true if the file doesn't exist.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




flashblog

2004-10-12 Thread dave
anyone feel like helping me convert the flashblog (currently flash, pfp, mysql) to cfm?
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: flashblog

2004-10-12 Thread dave
sorry thats php
[quote](currently flash, pfp, mysql)[/quote]

-- Original Message --
From: dave [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
Date:Tue, 12 Oct 2004 04:05:21 -0400

anyone feel like helping me convert the flashblog (currently flash, pfp, mysql) to cfm? 

 


 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




the low down on laszlo

2004-10-12 Thread dave
ok a few dayz ago we had this discussion and here is some more info on it

the most significant thing is that flex publishes to flash 7  laszlo outputs to flash 5.
So a lot of the available cool stuff isnt available to laszlo users, like onfocus, scrolling, etc, not to mention flash 5 was WAY bulkier than the current.

As to interacting with cfm, it also is a big difference because its very easy in flex (ex: remoting in flex is just sick! its so damn easy) so data connectivity in laszlo is awhole lot more complicated.

now if MM will hurry up and make this more available to the general public to use (aka shared hosting) it will be a good day:)
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: flashblog

2004-10-12 Thread James Holmes
Is it this one?

http://www.flashblog.org/

-Original Message-
From: dave [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, 12 October 2004 4:05 
To: CF-Talk
Subject: flashblog

anyone feel like helping me convert the flashblog (currently flash, pfp,
mysql) to cfm?
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: flashblog

2004-10-12 Thread dave
yes
sorry at night it seems to take my messages bout an hour to post

-- Original Message --
From: James Holmes [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
Date:Tue, 12 Oct 2004 16:43:59 +0800

Is it this one?

http://www.flashblog.org/


-Original Message-
From: dave [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, 12 October 2004 4:05 
To: CF-Talk
Subject: flashblog

anyone feel like helping me convert the flashblog (currently flash, pfp,
mysql) to cfm? 


 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: flashblog

2004-10-12 Thread Mark Drew
Its in spanish.. luckly I am in spain :) 

On Tue, 12 Oct 2004 16:43:59 +0800, James Holmes
[EMAIL PROTECTED] wrote:
 Is it this one?
 
 http://www.flashblog.org/
 
 
 -Original Message-
 From: dave [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, 12 October 2004 4:05
 To: CF-Talk
 Subject: flashblog
 
 anyone feel like helping me convert the flashblog (currently flash, pfp,
 mysql) to cfm?
 

 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: flashblog

2004-10-12 Thread dave
lol, im just glas as hell they finally put an the 1 english word i needed on there download

-- Original Message --
From: Mark Drew [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
Date:Tue, 12 Oct 2004 11:30:58 +0200

Its in spanish.. luckly I am in spain :) 


On Tue, 12 Oct 2004 16:43:59 +0800, James Holmes
[EMAIL PROTECTED] wrote:
 Is it this one?
 
 http://www.flashblog.org/
 
 
 -Original Message-
 From: dave [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, 12 October 2004 4:05
 To: CF-Talk
 Subject: flashblog
 
 anyone feel like helping me convert the flashblog (currently flash, pfp,
 mysql) to cfm?
 
 


 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: flashblog

2004-10-12 Thread Mark Drew
Thats ok
I can understand all of it
MD

On Tue, 12 Oct 2004 05:35:33 -0400, dave [EMAIL PROTECTED] wrote:
 lol, im just glas as hell they finally put an the 1 english word i needed on there download
 
 -- Original Message --
 From: Mark Drew [EMAIL PROTECTED]
 Reply-To: [EMAIL PROTECTED]
 Date:Tue, 12 Oct 2004 11:30:58 +0200
 
 Its in spanish.. luckly I am in spain :)
 
 
 On Tue, 12 Oct 2004 16:43:59 +0800, James Holmes
 [EMAIL PROTECTED] wrote:
  Is it this one?
 
  http://www.flashblog.org/
 
 
  -Original Message-
  From: dave [mailto:[EMAIL PROTECTED]
  Sent: Tuesday, 12 October 2004 4:05
  To: CF-Talk
  Subject: flashblog
 
  anyone feel like helping me convert the flashblog (currently flash, pfp,
  mysql) to cfm?
 
 
 
 
 

 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: flashblog

2004-10-12 Thread dave
well if u'd like to take a stab at it let me know, i dont remember much php but i'll try. maybe we'll get a few more ppl today to kick in ang have it done
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: cftree cftreeitem CF5 vs CFMX61

2004-10-12 Thread Francine Kalonji
Thanks Charles! Will look into.

Francine.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: Outputting Structure Key Problem

2004-10-12 Thread sp
THANKS! That solved it. I put a TRIM() around the variable when it was being put into the structure and now #SCORE.Sleep# outputs.

Sebastian

I checked the source of the page to which you linked; it is indeed adding
whitespace at the end of the QUIZID column. I'm guessing that instead of
using a varchar type you used a fixed column width and this is causing the
problem. Trim() the data before you insert it into the struct.

-Original Message-
From: James Holmes 
Sent: Tuesday, 12 October 2004 11:23 
To: CF-Talk
Subject: RE: Outputting Structure Key Problem

Score is a struct created with Structnew(), not a query.

I'd check for whitespace in the data in the DB - perhaps there is an
unintentional space after the word Sleep in the DB?
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Collaboration software in CF?

2004-10-12 Thread Simon Smith
I’ve been asked to look into the possibility of using 3rd party software to create a collaborative workspace dynamically for our users. The feature list is below 

1)	Must be able to support multiple ‘workspaces’
2)	Must be able to digitally ‘sign’ documents
3)	Allow users to add/update/delete files
4)	Must be able to create users/workspaces through an API or similar 

Not a lot to ask I know, but does anyone know of a product written in CF?
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




CF and HashCash for email

2004-10-12 Thread Anders Green
Has anyone integrated the HashCash algorithm
into ColdFusion? Since the email volume of my
site is low, I figure I have the spare cycles
to compute it.

(For those not familiar, HashCash is a computation
that you add to the header of an email that
lowers its spam rating. See hashcash.org )

Cheers,
Anders
+===+
|Anders GreenEmail: [EMAIL PROTECTED] |
|Home: 919.303.0218|
|Off Road Rally Racing Team: http://linaracing.com/ |
+===+
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: Collaboration software in CF?

2004-10-12 Thread Micha Schopman
Haven't found a real good product in CF, and since then I still need to
refer to Microsoft Sharepoint as the most logic solution for your
problem.
Micha Schopman 
Software Engineer 
Modern Media, Databankweg 12 M, 3821 ALAmersfoort 
Tel 033-4535377, Fax 033-4535388 
KvK Amersfoort 39081679, Rabo 39.48.05.380
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




why can't they log in? post II

2004-10-12 Thread Ray Champagne
I know that a lot of ppl were out for the holiday here in the US yesterday, 
so I thought I might post this again.

Ray

I have inherited a rather simple application that has a section where 
listees of an online directory can add/edit/delete their account info once 
logging in to the system.

I am having a very small percentage of the users telling me that they are 
having troubles logging in.The system does not allow them to log in using 
their user/pass combo.Yet, when I look up their account info, I and just 
about everyone else can log in easily.There is no complicated script, 
basically we are just using cfapplication and a database to check if they 
are registered, and if there is a match in the db, then we set their login 
status to 'logged in'.

The weird thing about this is that most ppl (there are over 20,000 listees) 
can get in fine.Just a handful are having problems.I have verified that 
they are using the right user/pass, they have cookies turned on, 
etc.Anybody got any idea what the issue may be?Can firewalls cause this 
kind of behavior?

Stumped,

Ray

=
Ray Champagne - Senior Application Developer
CrystalVision Web Site Design and Internet Services
603.433.9559
www.crystalvision.org
=

The information contained in this transmission (including any attached
files) is CONFIDENTIAL and is intended only for the person(s) named
above. If you received this transmission in error, please delete it
from your system and notify us immediately. If you are not an intended
recipient, please note that any use or dissemination of the information
contained in this transmission (including any attached files) and the
copying, printing, or retransmission of that information is strictly
prohibited. You can notify us by return email or by phone at 603.433.9559.
Thank you.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




SQL Help: nvarchar vs varchar

2004-10-12 Thread Ciliotta, Mario
Hi,

 
I am trying to upsize an Access 97 database to SQL Server 7.0 and in the
access database I have a few text fields with a size of 255.When I convert
it to SQL Server, the text fields become nvarchar with a size of 255.Is
there any difference in using nvarchar or varchar?I just started to convert
the database and I have not noticed any issues but I am just wondering.

 
Mario
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




CF Certified Print Logos?

2004-10-12 Thread Daniel Farmer
I got the CD with the MX certified logos and all the print files (EPS). All have the extension .bin and NOT .eps or .tiff

I tried converting the extensions to .eps / .jpg / .tif  -- no work

Does anyone else have this problem?
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: why can't they log in? post II

2004-10-12 Thread G
The accounts aren't being locked for a period of time are they Ray? I know you said you inherited the application, perhaps its locking accounts after unsuccessful attempts somewhere, maybe at the DB level?

- Original Message - 
From: Ray Champagne 
To: CF-Talk 
Sent: Tuesday, October 12, 2004 9:14 AM
Subject: why can't they log in? post II

I know that a lot of ppl were out for the holiday here in the US yesterday, 
so I thought I might post this again.

Ray

I have inherited a rather simple application that has a section where 
listees of an online directory can add/edit/delete their account info once 
logging in to the system.

I am having a very small percentage of the users telling me that they are 
having troubles logging in.The system does not allow them to log in using 
their user/pass combo.Yet, when I look up their account info, I and just 
about everyone else can log in easily.There is no complicated script, 
basically we are just using cfapplication and a database to check if they 
are registered, and if there is a match in the db, then we set their login 
status to 'logged in'.

The weird thing about this is that most ppl (there are over 20,000 listees) 
can get in fine.Just a handful are having problems.I have verified that 
they are using the right user/pass, they have cookies turned on, 
etc.Anybody got any idea what the issue may be?Can firewalls cause this 
kind of behavior?

Stumped,

Ray

=
Ray Champagne - Senior Application Developer
CrystalVision Web Site Design and Internet Services
603.433.9559
www.crystalvision.org
=

The information contained in this transmission (including any attached
files) is CONFIDENTIAL and is intended only for the person(s) named
above. If you received this transmission in error, please delete it
from your system and notify us immediately. If you are not an intended
recipient, please note that any use or dissemination of the information
contained in this transmission (including any attached files) and the
copying, printing, or retransmission of that information is strictly
prohibited. You can notify us by return email or by phone at 603.433.9559.
Thank you.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: SQL Help: nvarchar vs varchar

2004-10-12 Thread Micha Schopman
Microsoft SQL Server Help ... F1 .. 

Unicode Data

Traditional non-Unicode data types in Microsoft(r) SQL Server(tm) 2000
allow the use of characters that are defined by a particular character
set. A character set is chosen during SQL Server Setup and cannot be
changed. Using Unicode data types, a column can store any character
defined by the Unicode Standard, which includes all of the characters
defined in the various character sets. Unicode data types take twice as
much storage space as non-Unicode data types.
Unicode data is stored using the nchar, nvarchar, and ntext data types
in SQL Server. Use these data types for columns that store characters
from more than one character set. Use nvarchar when a column's entries
vary in the number of Unicode characters (up to 4,000) they contain. Use
nchar when every entry for a column has the same fixed length (up to
4,000 Unicode characters). Use ntext when any entry for a column is
longer than 4,000 Unicode characters.

 
NoteThe SQL Server Unicode data types are based on the National
Character data types in the SQL-92 standard. SQL-92 uses the prefix
character n to identify these data types and values.

Micha Schopman 
Software Engineer 
Modern Media, Databankweg 12 M, 3821 ALAmersfoort 
Tel 033-4535377, Fax 033-4535388 
KvK Amersfoort 39081679, Rabo 39.48.05.380
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: why can't they log in? post II

2004-10-12 Thread Ray Champagne
Nope, they are blocked all the time (on their machine, of course).And the 
DB is an access DB, so I am pretty certain it is not that.

I really think it has something to do with Firewalls or, as someone 
suggested here yesterday, it might be a Norton thing, or a combo of 
both.I just don't know what to have the users try to disable/enable, etc 
if it was something like that.

Thanks for the suggestion, tho.

At 10:21 AM 10/12/2004, you wrote:
The accounts aren't being locked for a period of time are they Ray? I know 
you said you inherited the application, perhaps its locking accounts after 
unsuccessful attempts somewhere, maybe at the DB level?

- Original Message -
From: Ray Champagne
To: CF-Talk
Sent: Tuesday, October 12, 2004 9:14 AM
Subject: why can't they log in? post II


I know that a lot of ppl were out for the holiday here in the US 
 yesterday,
so I thought I might post this again.

Ray

I have inherited a rather simple application that has a section where
listees of an online directory can add/edit/delete their account info once
logging in to the system.

I am having a very small percentage of the users telling me that they are
having troubles logging in.The system does not allow them to log in 
 using
their user/pass combo.Yet, when I look up their account info, I and just
about everyone else can log in easily.There is no complicated script,
basically we are just using cfapplication and a database to check if they
are registered, and if there is a match in the db, then we set their login
status to 'logged in'.

The weird thing about this is that most ppl (there are over 20,000 
 listees)
can get in fine.Just a handful are having problems.I have verified 
 that
they are using the right user/pass, they have cookies turned on,
etc.Anybody got any idea what the issue may be?Can firewalls cause 
 this
kind of behavior?

Stumped,

Ray

=
Ray Champagne - Senior Application Developer
CrystalVision Web Site Design and Internet Services
603.433.9559
www.crystalvision.org
=

The information contained in this transmission (including any attached
files) is CONFIDENTIAL and is intended only for the person(s) named
above. If you received this transmission in error, please delete it
from your system and notify us immediately. If you are not an intended
recipient, please note that any use or dissemination of the information
contained in this transmission (including any attached files) and the
copying, printing, or retransmission of that information is strictly
prohibited. You can notify us by return email or by phone at 603.433.9559.
Thank you.



 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: CF Certified Print Logos?

2004-10-12 Thread d.a.collie
 All have the extension .bin and NOT .eps or .tiff

 
Stab in the dark, are there equivalent .cue files (ie CD image files
maybe)?

 
-- 
dc
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




DRK 3

2004-10-12 Thread Dan O'Keefe
Is it just me, or is the DRK 3 not available for download when you are
logeed into the devnet subscription site?

I am looking for the CFUnit tool in that version. I know there is a
CFCUnit in the openXCF framework.

Dan O'Keefe
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: why can't they log in? post II

2004-10-12 Thread G
Do you have the ability to cross reference these users Ray, too see what Firewall/AV software they may have in common? That could go a long way towards pinpointing the guilty party.
- Original Message - 
From: Ray Champagne 
To: CF-Talk 
Sent: Tuesday, October 12, 2004 9:31 AM
Subject: Re: why can't they log in? post II

Nope, they are blocked all the time (on their machine, of course).And the 
DB is an access DB, so I am pretty certain it is not that.

I really think it has something to do with Firewalls or, as someone 
suggested here yesterday, it might be a Norton thing, or a combo of 
both.I just don't know what to have the users try to disable/enable, etc 
if it was something like that.

Thanks for the suggestion, tho.

At 10:21 AM 10/12/2004, you wrote:
The accounts aren't being locked for a period of time are they Ray? I know 
you said you inherited the application, perhaps its locking accounts after 
unsuccessful attempts somewhere, maybe at the DB level?

- Original Message -
From: Ray Champagne
To: CF-Talk
Sent: Tuesday, October 12, 2004 9:14 AM
Subject: why can't they log in? post II


I know that a lot of ppl were out for the holiday here in the US 
 yesterday,
so I thought I might post this again.

Ray

I have inherited a rather simple application that has a section where
listees of an online directory can add/edit/delete their account info once
logging in to the system.

I am having a very small percentage of the users telling me that they are
having troubles logging in.The system does not allow them to log in 
 using
their user/pass combo.Yet, when I look up their account info, I and just
about everyone else can log in easily.There is no complicated script,
basically we are just using cfapplication and a database to check if they
are registered, and if there is a match in the db, then we set their login
status to 'logged in'.

The weird thing about this is that most ppl (there are over 20,000 
 listees)
can get in fine.Just a handful are having problems.I have verified 
 that
they are using the right user/pass, they have cookies turned on,
etc.Anybody got any idea what the issue may be?Can firewalls cause 
 this
kind of behavior?

Stumped,

Ray

=
Ray Champagne - Senior Application Developer
CrystalVision Web Site Design and Internet Services
603.433.9559
www.crystalvision.org
=

The information contained in this transmission (including any attached
files) is CONFIDENTIAL and is intended only for the person(s) named
above. If you received this transmission in error, please delete it
from your system and notify us immediately. If you are not an intended
recipient, please note that any use or dissemination of the information
contained in this transmission (including any attached files) and the
copying, printing, or retransmission of that information is strictly
prohibited. You can notify us by return email or by phone at 603.433.9559.
Thank you.



 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: DRK 3

2004-10-12 Thread Joe Rinehart
Not sure, but you can get CFCUnit from http://www.cfcunit.org/:)

-joe

On Tue, 12 Oct 2004 10:42:07 -0400, Dan O'Keefe [EMAIL PROTECTED] wrote:
 Is it just me, or is the DRK 3 not available for download when you are
logeed into the devnet subscription site?

I am looking for the CFUnit tool in that version. I know there is a
CFCUnit in the openXCF framework.

Dan O'Keefe

 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: why can't they log in? post II

2004-10-12 Thread Ray Champagne
I have been trying, but the problem lies in the fact that this is an online 
directory of Yoga Teachers and Students.

Unfortunately, not to pigeonhole people, but in my experience with this 
site, Yoga ppl are not the most computer savvy bunch in the world.Asking 
them what virus protection software they use is like asking them what the 
square root of pi is.

LOL...I have had TONS of users come back and ask me what 'cut and paste' is 
when trying to link to our site.Seriously, I cannot make stuff like this up!

About the only thing that I have found that seems to be common is that they 
are all using Windows XP.I did some searching online for XP and 
ColdFusion and Firewalls, etc and really have come up with a whole lotta 
nothing.

Thanks for trying to help though.I think that I might ask the few people 
that are having problems to see if they have virus software or not.I will 
see where that takes me.Good suggestion.

Ray

At 10:48 AM 10/12/2004, you wrote:
Do you have the ability to cross reference these users Ray, too see what 
Firewall/AV software they may have in common? That could go a long way 
towards pinpointing the guilty party.
- Original Message -
From: Ray Champagne
To: CF-Talk
Sent: Tuesday, October 12, 2004 9:31 AM
Subject: Re: why can't they log in? post II


Nope, they are blocked all the time (on their machine, of course).And 
 the
DB is an access DB, so I am pretty certain it is not that.

I really think it has something to do with Firewalls or, as someone
suggested here yesterday, it might be a Norton thing, or a combo of
both.I just don't know what to have the users try to disable/enable, etc
if it was something like that.

Thanks for the suggestion, tho.

At 10:21 AM 10/12/2004, you wrote:
The accounts aren't being locked for a period of time are they Ray? I 
 know
you said you inherited the application, perhaps its locking accounts 
 after
unsuccessful attempts somewhere, maybe at the DB level?

- Original Message -
From: Ray Champagne
To: CF-Talk
Sent: Tuesday, October 12, 2004 9:14 AM
Subject: why can't they log in? post II


I know that a lot of ppl were out for the holiday here in the US
 yesterday,
so I thought I might post this again.

Ray

I have inherited a rather simple application that has a section where
listees of an online directory can add/edit/delete their account 
 info once
logging in to the system.

I am having a very small percentage of the users telling me that 
 they are
having troubles logging in.The system does not allow them to log in
 using
their user/pass combo.Yet, when I look up their account info, I 
 and just
about everyone else can log in easily.There is no complicated script,
basically we are just using cfapplication and a database to check 
 if they
are registered, and if there is a match in the db, then we set 
 their login
status to 'logged in'.

The weird thing about this is that most ppl (there are over 20,000
 listees)
can get in fine.Just a handful are having problems.I have verified
 that
they are using the right user/pass, they have cookies turned on,
etc.Anybody got any idea what the issue may be?Can firewalls cause
 this
kind of behavior?

Stumped,

Ray

=
Ray Champagne - Senior Application Developer
CrystalVision Web Site Design and Internet Services
603.433.9559
www.crystalvision.org
=

The information contained in this transmission (including any attached
files) is CONFIDENTIAL and is intended only for the person(s) named
above. If you received this transmission in error, please delete it
from your system and notify us immediately. If you are not an intended
recipient, please note that any use or dissemination of the information
contained in this transmission (including any attached files) and the
copying, printing, or retransmission of that information is strictly
prohibited. You can notify us by return email or by phone at 
 603.433.9559.
Thank you.






 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: CF Certified Print Logos?

2004-10-12 Thread Daniel Farmer
 All have the extension .bin and NOT .eps or .tiff
 
Stab in the dark, are there equivalent .cue files (ie CD image files
maybe)?

nope, nothing. Just an icon.bin file
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: DRK 3

2004-10-12 Thread Qasim Rasheed
CFCUnit.org and CFUnit in DRK are essentially two different products. AFAIK

On Tue, 12 Oct 2004 10:48:38 -0400, Joe Rinehart [EMAIL PROTECTED] wrote:
 Not sure, but you can get CFCUnit from http://www.cfcunit.org/:)
 
 -joe
 
 
 
 On Tue, 12 Oct 2004 10:42:07 -0400, Dan O'Keefe [EMAIL PROTECTED]
 wrote:
  Is it just me, or is the DRK 3 not available for download when you are
 logeed into the devnet subscription site?
 
 I am looking for the CFUnit tool in that version. I know there is a
 CFCUnit in the openXCF framework.
 
 Dan O'Keefe
 

 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: why can't they log in? post II

2004-10-12 Thread Burns, John D
They could have the XP firewall thingy turned on. I'm not sure what all
it limits, I just remember it being there.

John 

-Original Message-
From: Ray Champagne [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, October 12, 2004 10:57 AM
To: CF-Talk
Subject: Re: why can't they log in? post II

I have been trying, but the problem lies in the fact that this is an
online directory of Yoga Teachers and Students.

Unfortunately, not to pigeonhole people, but in my experience with this
site, Yoga ppl are not the most computer savvy bunch in the world.
Asking them what virus protection software they use is like asking them
what the square root of pi is.

LOL...I have had TONS of users come back and ask me what 'cut and paste'
is when trying to link to our site.Seriously, I cannot make stuff like
this up!

About the only thing that I have found that seems to be common is that
they are all using Windows XP.I did some searching online for XP and
ColdFusion and Firewalls, etc and really have come up with a whole lotta
nothing.

Thanks for trying to help though.I think that I might ask the few
people that are having problems to see if they have virus software or
not.I will see where that takes me.Good suggestion.

Ray

At 10:48 AM 10/12/2004, you wrote:
Do you have the ability to cross reference these users Ray, too see 
what Firewall/AV software they may have in common? That could go a long

way towards pinpointing the guilty party.
- Original Message -
From: Ray Champagne
To: CF-Talk
Sent: Tuesday, October 12, 2004 9:31 AM
Subject: Re: why can't they log in? post II


Nope, they are blocked all the time (on their machine, of course).
 And the
DB is an access DB, so I am pretty certain it is not that.

I really think it has something to do with Firewalls or, as someone
suggested here yesterday, it might be a Norton thing, or a combo of
both.I just don't know what to have the users try to
disable/enable, etc
if it was something like that.

Thanks for the suggestion, tho.

At 10:21 AM 10/12/2004, you wrote:
The accounts aren't being locked for a period of time are they Ray?

 I know
you said you inherited the application, perhaps its locking 
 accounts after
unsuccessful attempts somewhere, maybe at the DB level?

- Original Message -
From: Ray Champagne
To: CF-Talk
Sent: Tuesday, October 12, 2004 9:14 AM
Subject: why can't they log in? post II


I know that a lot of ppl were out for the holiday here in the US
 yesterday,
so I thought I might post this again.

Ray

I have inherited a rather simple application that has a section
where
listees of an online directory can add/edit/delete their account

 info once
logging in to the system.

I am having a very small percentage of the users telling me that

 they are
having troubles logging in.The system does not allow them to
log in
 using
their user/pass combo.Yet, when I look up their account info,
I 
 and just
about everyone else can log in easily.There is no complicated
script,
basically we are just using cfapplication and a database to
check 
 if they
are registered, and if there is a match in the db, then we set 
 their login
status to 'logged in'.

The weird thing about this is that most ppl (there are over
20,000
 listees)
can get in fine.Just a handful are having problems.I have
verified
 that
they are using the right user/pass, they have cookies turned on,
etc.Anybody got any idea what the issue may be?Can firewalls
cause
 this
kind of behavior?

Stumped,

Ray

=
Ray Champagne - Senior Application Developer
CrystalVision Web Site Design and Internet Services
603.433.9559
www.crystalvision.org
=

The information contained in this transmission (including any
attached
files) is CONFIDENTIAL and is intended only for the person(s)
named
above. If you received this transmission in error, please delete
it
from your system and notify us immediately. If you are not an
intended
recipient, please note that any use or dissemination of the
information
contained in this transmission (including any attached files)
and the
copying, printing, or retransmission of that information is
strictly
prohibited. You can notify us by return email or by phone at 
 603.433.9559.
Thank you.






 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: why can't they log in? post II

2004-10-12 Thread Ian Skinner
They could have the XP firewall thingy turned on. I'm not sure what all
it limits, I just remember it being there.

John

 
Or they could have applied the latest service pack for XP which automatically turns on the firewall and can cause problems with websites that use Active X or other advanced features.They could also have their security settings set to high which disallows all cookies IIRC.

 
--
Ian Skinner
Web Programmer
BloodSource
file:///C:\Documents%20and%20Settings\iskinner\Application%20Data\Microsoft\Signatures\www.BloodSource.org www.BloodSource.org http://www.BloodSource.orgSacramento 
Sacramento, CA

C code. C code run. Run code run. Please!
- Cynthia Dunning

Confidentiality Notice:This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: flashblog

2004-10-12 Thread Robert Munn
anyone feel like helping me convert the flashblog (currently flash, pfp, mysql) to cfm?

I'd be happy to help. Do you want to translate the names of the templates into english along the way? 

Who is going to manage the work to make sure we don't re-code the same templates? I will volunteer to do that as well if no one else wants to.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Fusebox.org downloads down? Core files mirror?

2004-10-12 Thread hofo
Hey,

I'm having trouble downloading a new set of FB4 core files from the
Fusebox site. The new window to downloads.fusebox.org displays some
terse JRUN connection error.Is there a mirror somewhere?

 
--
Howard Fore, [EMAIL PROTECTED]
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: DRK 3

2004-10-12 Thread Dan O'Keefe
Correct, that is why I am trying to get my hands on DRK 3 and it is
not available for download and I do not have the CD.

Dan

On Tue, 12 Oct 2004 11:15:04 -0400, Qasim Rasheed
[EMAIL PROTECTED] wrote:
 CFCUnit.org and CFUnit in DRK are essentially two different products. AFAIK
 
 

On Tue, 12 Oct 2004 10:48:38 -0400, Joe Rinehart [EMAIL PROTECTED]
 wrote:
 Not sure, but you can get CFCUnit from http://www.cfcunit.org/:)
 
 -joe
 
 
 
 On Tue, 12 Oct 2004 10:42:07 -0400, Dan O'Keefe [EMAIL PROTECTED]
 wrote:
  Is it just me, or is the DRK 3 not available for download when you are
 logeed into the devnet subscription site?
 
 I am looking for the CFUnit tool in that version. I know there is a
 CFCUnit in the openXCF framework.
 
 Dan O'Keefe
 


 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: DRK 3

2004-10-12 Thread Paul Kenney
That is correct.CFUnit was written by Christian Cantrell and I wrote 
cfcUnit.

Qasim Rasheed wrote:

CFCUnit.org and CFUnit in DRK are essentially two different products. AFAIK



On Tue, 12 Oct 2004 10:48:38 -0400, Joe Rinehart [EMAIL PROTECTED] wrote:


Not sure, but you can get CFCUnit from http://www.cfcunit.org/:)

-joe



On Tue, 12 Oct 2004 10:42:07 -0400, Dan O'Keefe [EMAIL PROTECTED]
wrote:
 

Is it just me, or is the DRK 3 not available for download when you are
 logeed into the devnet subscription site?
 
 I am looking for the CFUnit tool in that version. I know there is a
 CFCUnit in the openXCF framework.
 
 Dan O'Keefe

 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: flashblog

2004-10-12 Thread Mark Drew
I just got it running and it looks interesting

looks like most of the PHP was done in/under Dreamweaver .. also.. is
there any change to the flash files as there are a few bits that seem
hardcoded

On Tue, 12 Oct 2004 11:37:40 -0400, Robert Munn [EMAIL PROTECTED] wrote:
 anyone feel like helping me convert the flashblog (currently flash, pfp, mysql) to cfm?
 
 I'd be happy to help. Do you want to translate the names of the templates into english along the way?
 
 Who is going to manage the work to make sure we don't re-code the same templates? I will volunteer to do that as well if no one else wants to.
 

 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




inserting from form

2004-10-12 Thread Greg Morphis
I have a form which returns several different values..
some values go into 1 table, others go into others.

Here's a dump of some of the form fields
HS_1 [empty string] 
HS_2 [empty string] 
HS_3 [empty string] 
HS_4 [empty string] 
HS_5 [empty string] 

these should go into the Handset table

and these which are answers to questions
QID_10 
QID_100 0 
QID_101 1 
QID_102 0 
QID_103 1 
QID_104 0 
QID_105 1 
QID_106 0 
QID_107 1 
QID_108 0 
QID_109 1 
QID_110 0 

and these which are comments to the questions
CID_1[empty string] 
CID_100 [empty string] 
CID_101 [empty string] 
CID_102 [empty string] 
CID_103 [empty string] 
CID_104 [empty string] 
CID_105 [empty string] 
CID_106 [empty string] 
CID_107 [empty string] 
CID_108 [empty string] 
CID_109 [empty string] 
CID_110 [empty string] 

How do I get this info into the tables?
On another form I use...
CFLOOP LIST=#form.fieldnames# Index=field
	cfif find(_,field)
		cfset qid = mid(field,find(_,field)+1,9)

	/cfif
/CFLOOP

however this wont work..
How would this be modified to first insert into the Handset info and
then to insert the answers with the comments into the scores table?

Something like...

CFLOOP LIST=#form.fieldnames# Index=field
	cfif find(hs_,field)
		cfset hsid = mid(field,find(hs_,field)+1,9)
 .CODE TO INSERT HANDSET INFO HERE

	cfelse
 cfset qid = mid(field,find(qid_,field)+1,9)
.CODE TO INSERT SCORE INFO HERE
 /cfif
/CFLOOP
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: Fusebox.org downloads down? Core files mirror?

2004-10-12 Thread Andrew Dixon
If you post a message in the Fusebox forum on the fusebox site someone
will email them to you. There download server is always going offline.

Andrew.

On Tue, 12 Oct 2004 11:36:17 -0400, hofo [EMAIL PROTECTED] wrote:
 Hey,
 
 I'm having trouble downloading a new set of FB4 core files from the
 Fusebox site. The new window to downloads.fusebox.org displays some
 terse JRUN connection error.Is there a mirror somewhere?
 
 
 --
 Howard Fore, [EMAIL PROTECTED]

 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




SQL Question...

2004-10-12 Thread Blaine Korte
Hey.

I've got 3 tables in MySQL:

SizeLine:

SizeLineID (primary key)

SizeID,

Quantity,

Notes,

armAdjID,

bodyAdjID

Sizes:

SizeID,

Caption

more, not needed here

SizeAdjID:

SizeAdjID,

Caption

more, not needed here

Now, I need to display the records in the SizeLine table just with the size
caption, and Size Adjustment captions in there.Here's what I have so far:

cfquery datasource=#REQUEST.mainDSN# name=sizeList

SELECT s.caption AS size, l.quantity, l.notes, a.caption as armAdj,
b.caption as bodyAdj

FROM sizeline l

JOIN sizes s ON l.sizeID = s. sizeID

JOIN sizeAdj a ON l.armAdjID = a.sizeAdjID

JOIN sizeAdj b ON l.bodyAdjID = b.sizeAdjID

/cfquery

Can anybody lend a hand and help me out on this one?All it does is return
1 row no matter how many rows are in the sizeLine table..



Blaine Korte

Web Developer

St Solo Computer Graphics Inc.

+email: [EMAIL PROTECTED]
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




How to Maintain State between Web Service Requests?

2004-10-12 Thread Jeffry Houser
I posted this on cfcdev a while back and heard nothing, so I thought I'd 
try here.

Is there a way to maintain state between web service requests?I've done 
some searching for answers, but haven't found anything related to this.

Obviously since I'm posting here, I'm building the web services in 
CF.J2EE sessions are enabled, so I figured I could just return the 
JSessionID from an initial request, and have the user pass it on to all 
future requests as an argument. Then in the method I could do something 
along the lines of:

cfset session.jsessionID = arguments.jsessionID

And hijack the previous session.It's apparently not that easy.This is 
what I've discovered:

If I return the text from the session scope I get the URLToken and a 
SessionID variable (Not JsessionID).
The URL token contains the CFID, CFTOKEN, and JSessionID values in it.I 
had thought CFID and CFToken were not supposed to be set if J2EE sessions 
were enabled.

The cookie scope contains the CFID and CFToken value. No JSessionID.

Here is the code I'm using to return session/ cookie scopes:

WebService.cfc
cfcomponent output=no

Cffunction name=GetScopes access=remote output=false 
returntype=string

cfset var result = 

cfloop collection=#session# item=Test
cfif IsStruct(StructFind(session, test))
cfset Result = Result  test  StructureBr
cfelseif IsArray(StructFind(session, test))
cfset Result = Result  test  ArrayBr
cfelse
cfset Result = Result  test  StructFind(session, test) 
 BR
/cfif
/cfloop

cfset Result = Result  BrBr
cfloop collection=#cookie# item=Test
cfif IsStruct(StructFind(cookie, test))
cfset Result = Result  test  StructureBr
cfelseif IsArray(StructFind(cookie, test))
cfset Result = Result  test  ArrayBr
cfelse
cfset Result = Result  test  StructFind(cookie, test)  
BR
/cfif
/cfloop

Cfreturn Result

/cffunction
/cfcomponent

The Application.cfm does a lot of stuff, but here is the cfapplication tag:

cfapplication
name=vanilladmin
clientmanagement=no
sessionmanagement=yes
setclientcookies=yes
setdomaincookies=no

Does anyone have any thoughts they wish to share or resources they wish 
to point me at?

--
Jeffry Houser, Web Developer, Writer, Songwriter, Recording Engineer
AIM: Reboog711| Phone: 1-203-379-0773
--
My Books: http://www.instantcoldfusion.com
My Recording Studio: http://www.fcfstudios.com
My Energetic Acoustic Rock Band: http://www.farcryfly.com
--
When did Reality Become TV
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: why can't they log in? post II

2004-10-12 Thread Dave Watts
 About the only thing that I have found that seems to be 
 common is that they are all using Windows XP.I did some 
 searching online for XP and ColdFusion and Firewalls, etc and 
 really have come up with a whole lotta nothing.

You might try to use a recording proxy or network sniffer, and see how their
HTTP requests and responses differ from others that work.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




jrun.xml/JVM Tuning in CFMX

2004-10-12 Thread Sung Woo
What do you folks think about this article?

http://www.robisen.com/index.cfm?mode=entryentry=FD4BE2FC-55DC-F2B1-FED0717CC1C7E0AF

Seems to be working OK for me, so far.jrun.exe's thread count went from 54 to 65 and memory usage jumped from 80MB to 200MB, but the site does seem to be running faster.

- Sung
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: why can't they log in? post II

2004-10-12 Thread Ray Champagne
Could you elaborate a little more?This sounds like something that I would 
like to try.Asking them to check this and check that sounds like I don't 
know what I am doing.This way at least I wouldn't have to have so much 
interaction and 'try this' with them.

Ray

At 11:58 AM 10/12/2004, you wrote:
  About the only thing that I have found that seems to be
  common is that they are all using Windows XP.I did some
  searching online for XP and ColdFusion and Firewalls, etc and
  really have come up with a whole lotta nothing.

You might try to use a recording proxy or network sniffer, and see how their
HTTP requests and responses differ from others that work.

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



 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Validating A String as XML

2004-10-12 Thread Duane Boudreau
Hi All,

 
Has anyone written a routine to validate that all tags in a pseudo XML
string are properly opened and closed? The strings aren't truly valid XML
data but it does have opening and closing tags.

 
Data looks like:

 
book
chapter1
TitleThe Beginning/Title
Blah blah blah
/chapter1
/book

 
Any suggestions?
Thanks
Duane
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: flashblog

2004-10-12 Thread Robert Munn
 I just got it running and it looks interesting
 
 looks like most of the PHP was done in/under Dreamweaver .. also.. is
 there any change to the flash files as there are a few bits that seem
 hardcoded

The .fla file is in the zip archive. It says it is compatible only with Flash MX 2004.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




CFQueryParam Questions

2004-10-12 Thread Jim McAtee
Does the maxlength attribute truncate or throw an error if an excessively 
long string is passed.

Is ODBC driver behavior any different when using cfqueryparam?For 
instance, Access will automatically truncate a too long string, while MS 
SQL will throw an error.

What cfsqltype is best to use for Access Yes/No fields?
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: Validating A String as XML

2004-10-12 Thread Qasim Rasheed
This might help you

http://cflib.org/udf.cfm?ID=993

On Tue, 12 Oct 2004 12:33:24 -0400, Duane Boudreau [EMAIL PROTECTED] wrote:
 Hi All,
 
 
 Has anyone written a routine to validate that all tags in a pseudo XML
 string are properly opened and closed? The strings aren't truly valid XML
 data but it does have opening and closing tags.
 
 
 Data looks like:
 
 
 book
 chapter1
 TitleThe Beginning/Title
 Blah blah blah
 /chapter1
 /book
 
 
 Any suggestions?
 Thanks
 Duane

 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: Validating A String as XML

2004-10-12 Thread Duane Boudreau
I don't have access to using MX for this :(

 
Duane

_

From: Qasim Rasheed [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, October 12, 2004 12:47 PM
To: CF-Talk
Subject: Re: Validating A String as XML

This might help you

http://cflib.org/udf.cfm?ID=993

On Tue, 12 Oct 2004 12:33:24 -0400, Duane Boudreau [EMAIL PROTECTED]
wrote:
 Hi All,
 
 
 Has anyone written a routine to validate that all tags in a pseudo XML
 string are properly opened and closed? The strings aren't truly valid XML
 data but it does have opening and closing tags.
 
 
 Data looks like:
 
 
 book
 chapter1
 TitleThe Beginning/Title
 Blah blah blah
 /chapter1
 /book
 
 
 Any suggestions?
 Thanks
 Duane
 
_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: CF Certified Print Logos?

2004-10-12 Thread Steve Kahn
Daniel,

It sounds like a compression codec typically found on a Mac System. Try decompressing them on a Mac.

HTH
Steve
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: SQL Question...

2004-10-12 Thread Cornillon, Matthieu (Consultant)
 Can anybody lend a hand and help me out on this one?All it does is
return
  1 row no matter how many rows are in the sizeLine table.. 

 
Blaine,

 
I'm not exactly sure why this is happening, but here are some ideas of what
to check:

 
1) Forgive me for suggesting the obvious, but since it's not specified in
your post, I want to be sure I'm not missing something: how do you know it
is returning only one row?Could it be an error in your output routine?If
you put this code:

 
record count = CFOUTPUT#sizeList.RecordCount#/CFOUTPUTCFABORT

 
...immediately after the query and run the page, do you get a value of 1?
If not, your problem is likely in the output routine somewhere.If that is
what you find, check to make sure that you are properly looping over the
rows to show all values.

 
2) I use Oracle and am not completely familiar with the SQL notation you
used, but I think that the joins force there to be one matching row on both
sides.If SizeID only has one row, the most you can possibly get out of the
query is one row.If you are testing and don't have real data in there,
something like this could be responsible.

 
If none of that works, could you post a little more information about your
output routines and some sample data?

 
HTH,
Matthieu
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: SQL Query Help Please.

2004-10-12 Thread Cornillon, Matthieu (Consultant)
2.) Can someone please suggest a good book on SQL syntax that will clear
thing up for me.

 
Other beginner resources:

 
1) http://www.sqlcourse.com/ http://www.sqlcourse.com/ 
2) http://sqlcourse2.com/ http://sqlcourse2.com/ 
3) http://www.freeprogrammingresources.com/sql.html
http://www.freeprogrammingresources.com/sql.html(links to many others)
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: CF and HashCash for email

2004-10-12 Thread Matt Robertson
A couple of observations:

1) Hashcash.org has had only 29k visitors since 11/2003.Thats not
much even if every single visitor was a mail admin.

2) It only lowers the spam score if some external tool (SpamCop,
Declude, ASSP et al) gives it any consideration.

Unless you are just doing it for the intellectual challenge, before
you spend any time on this I would suggest finding out who actually
uses the thing to compute reduced spam ratings. No one is listed on
the site that I can see.

-- 
--Matt Robertson--
President, Janitor
MSB Designs, Inc.
mysecretbase.com
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: SQL Question...

2004-10-12 Thread Blaine Korte
Wow, do I ever feel stupid.It was the output stage that I had my problem
with.It's fixed, that join query runs fine.

This is why I stay away from joins - they're so complicated that when I cant
get them to work, that's all I concentrate on. ;-) 

Thanks a bunch for the help, Matthieu!

Blaine Korte
Web Developer
St Solo Computer Graphics Inc.
+email: [EMAIL PROTECTED]
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: SQL Question...

2004-10-12 Thread G
Ah but that's the nature of a dynamic web app. The joins that build the queries that power the application truly are the heart of the program. 

There's a reason you spend so much time on a malformed join: cuz nothing else works until it does!
- Original Message - 
From: Blaine Korte 
To: CF-Talk 
Sent: Tuesday, October 12, 2004 12:20 PM
Subject: RE: SQL Question...

Wow, do I ever feel stupid.It was the output stage that I had my problem
with.It's fixed, that join query runs fine.

This is why I stay away from joins - they're so complicated that when I cant
get them to work, that's all I concentrate on. ;-) 

Thanks a bunch for the help, Matthieu!

Blaine Korte
Web Developer
St Solo Computer Graphics Inc.
+email: [EMAIL PROTECTED]
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: CF and HashCash for email

2004-10-12 Thread Anders Green
At 01:15 PM 10/12/2004, Matt wrote:
2) It only lowers the spam score if some external tool (SpamCop,
Declude, ASSP et al) gives it any consideration.

Exactly.

before you spend any time on this I would suggest finding out who actually
uses the thing to compute reduced spam ratings.

I found out about it when I was researching
parameters inside SpamAssasin. They support it, and
from what I hear, that is a quite popular tool on
the server side of things.

I don't know if any of the user/client side tools
support it.

Cheers,
Anders
+===+
|Anders GreenEmail: [EMAIL PROTECTED] |
|Home: 919.303.0218|
|Off Road Rally Racing Team: http://linaracing.com/ |
+===+
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: inserting from form

2004-10-12 Thread Ian Skinner
Off the top of my head, debug at your own risk :-)

cfloop list=#form.fieldnames# index=field
cfif left(field,3) EQ HS_
DO HS INSERT STUFF
cfelseif left(field,4) EQ QID_
cfset ID = right(field,len(field)-4)

cfset QIDvalue = form[QID_  ID]
cfset CIDvalue = form[CID_  ID]

DO QID/CID STUFF
/cfif

 
/cfloop

--
Ian Skinner
Web Programmer
BloodSource
file:///C:\Documents%20and%20Settings\iskinner\Application%20Data\Microsoft\Signatures\www.BloodSource.org www.BloodSource.org http://www.BloodSource.orgSacramento 
Sacramento, CA

C code. C code run. Run code run. Please!
- Cynthia Dunning

Confidentiality Notice:This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: Web services in FB3

2004-10-12 Thread Kyle McNamara
well, no one else answered, but I will will based on some other feedback:

use CFMODULE within the CFC... challenge is getting the vars back out to the CFC... still working on that.

k
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: why can't they log in? post II

2004-10-12 Thread Dain Anderson
We had a similar issue a while back that was caused by (something) that 
was changing users' CGI.REQUEST_METHOD from POST to GET on our login 
page. Try building a small sniffer (that logs this information upon 
unsuccessful login) that records this variable -- if it is being reset 
to GET, that might be your problem. We read something about the HTTP 
status 302 (moved temporarily) redirect issues, but it still didn't help 
much.

Unfortunately, we weren't able to able to nail down the _real_ cause of 
this, but we did notice that it was happening primarily with IE (5, 5.5, 
and 6) on Windows XP. We built a script that told the user that 
(something) was causing this, perhaps browser, firewall, etc., and that 
until it was fixed, they would have to use an alternative browser to login.

Sorry that's not a great deal of help, but it might get you in the right 
direction to a remedy.

-Dain
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: SQL Question...

2004-10-12 Thread Cornillon, Matthieu (Consultant)
 Wow, do I ever feel stupid.It was the output stage that I had my problem
 with.It's fixed, that join query runs fine. 

 
I'm glad it worked out.No need to feel stupid: getting a second (third,
fourth,...,nth) pair of eyes to look at the issue freshly is one of the
great things about this list.

 
Matthieu
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: DRK 3

2004-10-12 Thread Joe Rinehart
Oops.My mistake, sorry.

-joe

On Tue, 12 Oct 2004 08:38:43 -0700, Paul Kenney [EMAIL PROTECTED] wrote:
 That is correct.CFUnit was written by Christian Cantrell and I wrote 
cfcUnit.
 
 

Qasim Rasheed wrote:

CFCUnit.org and CFUnit in DRK are essentially two different products.
 AFAIK



On Tue, 12 Oct 2004 10:48:38 -0400, Joe Rinehart [EMAIL PROTECTED]
 wrote:


Not sure, but you can get CFCUnit from http://www.cfcunit.org/:)

-joe



On Tue, 12 Oct 2004 10:42:07 -0400, Dan O'Keefe [EMAIL PROTECTED]
wrote:
 

Is it just me, or is the DRK 3 not available for download when you are
 logeed into the devnet subscription site?
 
 I am looking for the CFUnit tool in that version. I know there is a
 CFCUnit in the openXCF framework.
 
 Dan O'Keefe


 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: OT- netstat report

2004-10-12 Thread Asim Manzur
My problem has been solved. I had this option disable on my router settings and it just start working.

Filter Internet NAT Redirection




 That thing works well. and problem is gone.
 
 But I don't understand one thing.
 Can this entry could be removed when I un-install the sp2? i mean it 
 was working fine 2 days ago. and suddenly it stops serving locally.
 What could be the cause of this. removal of sp2 or something else.
 
 
 
 
 
 If you're on windows, you can modify your hosts file and map the 
 domain name
 to an ip manually in there.
 
  
 
 The file is in C:\WINDOWS\system32\drivers\etcand it's called 
 hosts
 
  
 
 Just add a line in there such as 
 
 192.168.0.5 www.mysite.com http://www.mysite.com/ 
 
  
 
 and it should work from your computer. You can do the same thing on 
 other
 people's pc's.If this needs to be done on a lot of people's 
 computers,
 probably the best bet would be to have an internal DNS server. 
 
  
 
 Russ
 
  
 
 _
 
 From: Yves Arsenault [mailto:[EMAIL PROTECTED] 
 Sent: Thursday, September 02, 2004 10:18 AM
 To: CF-Talk
 Subject: Re: OT- netstat report
 
  
 
 Can you use the domain names on other PCs on the network and see the
 sites properly?
 
 Here, we're behind a firewall using NAT... port forwarding...
 
 Presently, I cannot use domain nameswith other PCs on the network.
 If I do, I just get the firewall box. But the external world has
 access without trouble. (I'm waiting for this to be fixed) I was 
 told
 we needed another DNS server to serve internal requests. As I am not
 the network admin, I have not resolved this problem.
 
 So, on the webserver here, I cannot access the site by domain name,
 even if I'm on the server (the actual box the request comes to)
 because of the NAT box.
 
 Just thought I would throw that out there...
 
 Yves
 
 - Original Message -
 From: Asim Manzur [EMAIL PROTECTED]
 Date: Fri, 03 Sep 2004 09:40:23 -0400
 Subject: Re: OT- netstat report
 To: CF-Talk [EMAIL PROTECTED]
 
 Yes I ping the domain from the same machine, and got response.
 I ping the external static ip, got response.
 I ping the internal ip, got response.
 I ping the computer name, got response.
 
 infact I ping outside the network and got response as well.
 
 thanks
 
 On Friday 03 Sep 2004 13:10 pm, Asim Manzur wrote:
  If I open it as a localhost from the same machine, yes then the 
 website
  opened, but if I open it with domain, the website is not getting 
 open
 from
 
 
_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: Web services in FB3

2004-10-12 Thread Umer Farooq
Hi,

 Sorry.. I don't get exactly what you are trying to do.. are you 
trying to create your current FB3 app as a web service... can't you just 
wrap the web service in the FB3..

 Or just include ur fbx_settings.cfm file in the webservice app.

Kyle McNamara wrote:
 Hello,
 
 I am trying to create a web service that requires may of the same global 
 vars as my FB3 app that it pertains to. Rather than trying to recreate 
 all the vars, I would like to somehow have people call it remotely from 
 other apps, using syntax that would invoke it from inside the FB3 
 architecture.
 
 Do you know if that is that possible?
 
 Thank you!
 
 the_tree

 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




SOT: Connecting to PayPal

2004-10-12 Thread Jordan Michaels
I'm having trouble connecting to paypal. Are they experiencing a DOS 
attack or is it just me? I can get to every other site just fine... but 
paypal is responding so lowly that by the time I actually log in, my 
session has already expired.

Thanks for any input!

-Jordan
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




cfinclude or cflocation

2004-10-12 Thread Robert Orlini
I have a slight problem. I need to include code from one page into another. I tried cfinclude but it won't allow a logical path using http:\\...

CFlocation sends me right to the url bypassing the page.

I need something similar to what is found in html using an insert to put in a portion of another page only this is for .cfm pages.

Any suggestions or other tags I could use?

Thx.

Robert O.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: SOT: Connecting to PayPal

2004-10-12 Thread Ray Champagne
See this link:

http://www.msnbc.msn.com/id/6228586/

They are experiencing MAJOR problems.RUN!!!

Ray

At 02:08 PM 10/12/2004, you wrote:
I'm having trouble connecting to paypal. Are they experiencing a DOS
attack or is it just me? I can get to every other site just fine... but
paypal is responding so lowly that by the time I actually log in, my
session has already expired.

Thanks for any input!

-Jordan


 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: cfinclude or cflocation

2004-10-12 Thread Umer Farooq
What do you mean by code.. you can't include CFML code using http://
but if you need just the HTML output.. grab it using cfhttp and then 
#cfhttp.filecontent#

Robert Orlini wrote:
 I have a slight problem. I need to include code from one page into 
 another. I tried cfinclude but it won't allow a logical path using 
 http:\\...
 
 CFlocation sends me right to the url bypassing the page.
 
 I need something similar to what is found in html using an insert to put 
 in a portion of another page only this is for .cfm pages.
 
 Any suggestions or other tags I could use?
 
 Thx.
 
 Robert O.

-- 
Umer Farooq
Octadyne Systems
[EMAIL PROTECTED]
+1 (519) 772-5424 voice
+1 (519) 635-2795 mobile
+1 (208) 275-3824 fax

LOOKING FOR A USED CAR IN IOWA VISIT: http://www.IowaMotors.com

WARNING: --- The information contained in 
this document and attachments is confidential and intended only for the 
person(s) named above. If you are not theintended recipient you are 
hereby notified that any disclosure, copying, distribution, or any other 
use of the information is strictly prohibited.If you have received 
this document by mistake, please notify the sender immediately and 
destroy this document and attachments without making any copy of any kind.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: SOT: Connecting to PayPal

2004-10-12 Thread Jordan Michaels
Ouch. I bet the tech's responsible are swating rivers... if they're not 
already fired. I can't even comprehend the cost to customers... not to 
mention the cost to paypal itself

No. Fired is too nice a word. More like: hucked out a window by their ear.

At any rate, thanks for the info. It's nice to know that I didn't screw 
over my programming somewhere!

-Jordan

Ray Champagne wrote:

 See this link:

 http://www.msnbc.msn.com/id/6228586/

 They are experiencing MAJOR problems.RUN!!!

 Ray

 At 02:08 PM 10/12/2004, you wrote:
 I'm having trouble connecting to paypal. Are they experiencing a DOS
 attack or is it just me? I can get to every other site just fine... but
 paypal is responding so lowly that by the time I actually log in, my
 session has already expired.
 
 Thanks for any input!
 
 -Jordan
 

-- 
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
[EMAIL PROTECTED]
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: cfinclude or cflocation

2004-10-12 Thread Dave Watts
 I have a slight problem. I need to include code from one page 
 into another. I tried cfinclude but it won't allow a logical 
 path using http:\\...
 
 CFlocation sends me right to the url bypassing the page.
 
 I need something similar to what is found in html using an 
 insert to put in a portion of another page only this is for 
 .cfm pages.
 
 Any suggestions or other tags I could use?

I'm not exactly sure what you're trying to do. The CFINCLUDE tag doesn't let
you reference files on another server. You can, however, reference any files
that CF can get to on your own server. If you must include content from a
file on another server, you will either have to use CFHTTP or CFFILE to
retrieve that file first.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: SQL Question...

2004-10-12 Thread Dave Watts
 This is why I stay away from joins - they're so complicated 
 that when I cant get them to work, that's all I concentrate on. ;-) 
 ...
 Blaine Korte
 Web Developer

This is a scary thing to hear a web developer say. If you really feel that
uncomfortable about joins, you should immediately stop what you're doing and
study relational databases until you understand the basics - joins,
normalization, and declarative referential integrity. It really is that
important. I don't intend this as a personal criticism - I was in the same
situation once. But this knowledge is probably more important to your career
as a developer than any other single thing.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: SOT: Connecting to PayPal

2004-10-12 Thread Ian Skinner
On a slight tangent to this topic:

I just started the initial steps to use PayPal to process credit cards for subscription to our outdoor recreation maps.I was asked if there where other economical options to allow credit card payments for immediate subscription to a website.When I last looked at this a year ago, everything I found seemed to require merchant accounts and involved expensive ($1000+) setup fees and/or bad transaction retainers when used to subscribe to a website versus selling a tangible product.

Can anybody here recommend other reliable and affordable credit card processors that are not expensive to set up?With this recent news I would be much more comfortable if we had an alternate to PayPal.

--
Ian Skinner
Web Programmer
www.SierraOutdoorRecreation.com

Confidentiality Notice:This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: SQL Question...

2004-10-12 Thread Blaine Korte
This is a scary thing to hear a web developer say. If you really feel that
uncomfortable about joins, you should immediately stop what you're doing
and study relational databases until you understand the basics - joins,
normalization, and declarative referential integrity. It really is that
important. I don't intend this as a personal criticism - I was in the same
situation once. But this knowledge is probably more important to your
career as a developer than any other single thing.

That statement was more of a sarcastic frustration comment than anything
else - I do understand joins, I use them often.In fact, I had this one
correct from the beginning, it was my output stage that was wrong...

Thanks for the concern! :-)

-Blaine
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




ColdFusion and J2EE Framework...

2004-10-12 Thread Troy Simpson
Anyone understand much about the J2EE Framework like *.ear files, *.war 
files, etc. and how it all relates to one another?

I was considering deploying multiple ColdFusion Applications under one 
JRun Server.For example:

\WebApps
\WebApps\app1-ear
\WebApps\app1-ear\cfusion1-war
\WebApps\app1-ear\cfusion2-war
\WebApps\app2-ear
\WebApps\app2-ear\cfusion-war
etc.

I would presume that all these coldfusion applications would remain 
autonomous and would have individual CFAdministrators.

Do I have this correct?

Thanks,
Troy

-- 
Troy Simpson
Applications Analyst/Programmer, OCPDBA, MCSE, SCSA
North Carolina State University Libraries
Campus Box 7111 | Raleigh | North Carolina
ph.919.515.3855 | fax.919.513.3330
E-mail: [EMAIL PROTECTED]
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Stand Alone CF Runtime

2004-10-12 Thread SStewart
A while back someone was discussing a standalone CF Runtime app, anyone
remember the name and url?

sas

Scott A. Stewart, 

Web Application Developer

Engineering Consulting Services, Ltd. (ECS)

14026 Thunderbolt Place, Suite 100
Chantilly, VA 20151
Phone: (703) 471-8400
Fax: (703) 834-5527

-Original Message-
From: Troy Simpson [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, October 12, 2004 03:08 pm
To: CF-Talk
Subject: ColdFusion and J2EE Framework...

Anyone understand much about the J2EE Framework like *.ear files, *.war 
files, etc. and how it all relates to one another?

I was considering deploying multiple ColdFusion Applications under one 
JRun Server.For example:

\WebApps
\WebApps\app1-ear
\WebApps\app1-ear\cfusion1-war
\WebApps\app1-ear\cfusion2-war
\WebApps\app2-ear
\WebApps\app2-ear\cfusion-war
etc.

I would presume that all these coldfusion applications would remain 
autonomous and would have individual CFAdministrators.

Do I have this correct?

Thanks,
Troy

-- 
Troy Simpson
Applications Analyst/Programmer, OCPDBA, MCSE, SCSA
North Carolina State University Libraries
Campus Box 7111 | Raleigh | North Carolina
ph.919.515.3855 | fax.919.513.3330
E-mail: [EMAIL PROTECTED]

_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: Connecting to PayPal

2004-10-12 Thread Mosh Teitelbaum
They're having some technical issues.Check out slashdot:
	http://slashdot.org/articles/04/10/12/0255227.shtml?tid=95tid=1

--
Mosh Teitelbaum
evoch, LLC
Tel: (301) 942-5378
Fax: (301) 933-3651
Email: [EMAIL PROTECTED]
WWW: http://www.evoch.com/

Jordan Michaels wrote:
 I'm having trouble connecting to paypal. Are they experiencing a DOS 
 attack or is it just me? I can get to every other site just fine... but 
 paypal is responding so lowly that by the time I actually log in, my 
 session has already expired.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: cfinclude or cflocation

2004-10-12 Thread Robert Orlini
Thanks Dave. cfhttp was what I needed.

 
Robert O.

-Original Message-
From: Dave Watts [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 12, 2004 2:34 PM
To: CF-Talk
Subject: RE: cfinclude or cflocation

 I have a slight problem. I need to include code from one page 
 into another. I tried cfinclude but it won't allow a logical 
 path using http:\\...
 
 CFlocation sends me right to the url bypassing the page.
 
 I need something similar to what is found in html using an 
 insert to put in a portion of another page only this is for 
 .cfm pages.
 
 Any suggestions or other tags I could use?

I'm not exactly sure what you're trying to do. The CFINCLUDE tag doesn't let
you reference files on another server. You can, however, reference any files
that CF can get to on your own server. If you must include content from a
file on another server, you will either have to use CFHTTP or CFFILE to
retrieve that file first.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444 
_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: Stand Alone CF Runtime

2004-10-12 Thread Burns, John D
Coral was what it was called.I believe someone mentioned that Blue
Dragon can do this same sort of thing.Someone mentioned being able to
run stuff on a CD with BD.

John 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, October 12, 2004 3:11 PM
To: CF-Talk
Subject: Stand Alone CF Runtime

A while back someone was discussing a standalone CF Runtime app, anyone
remember the name and url?

sas

Scott A. Stewart, 

Web Application Developer

Engineering Consulting Services, Ltd. (ECS)

14026 Thunderbolt Place, Suite 100
Chantilly, VA 20151
Phone: (703) 471-8400
Fax: (703) 834-5527

-Original Message-
From: Troy Simpson [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 12, 2004 03:08 pm
To: CF-Talk
Subject: ColdFusion and J2EE Framework...

Anyone understand much about the J2EE Framework like *.ear files, *.war
files, etc. and how it all relates to one another?

I was considering deploying multiple ColdFusion Applications under one
JRun Server.For example:

\WebApps
\WebApps\app1-ear
\WebApps\app1-ear\cfusion1-war
\WebApps\app1-ear\cfusion2-war
\WebApps\app2-ear
\WebApps\app2-ear\cfusion-war
etc.

I would presume that all these coldfusion applications would remain
autonomous and would have individual CFAdministrators.

Do I have this correct?

Thanks,
Troy

--
Troy Simpson
Applications Analyst/Programmer, OCPDBA, MCSE, SCSA North Carolina
State University Libraries Campus Box 7111 | Raleigh | North Carolina
ph.919.515.3855 | fax.919.513.3330
E-mail: [EMAIL PROTECTED]

_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: SQL Query Help Please.

2004-10-12 Thread Nomad
Thanks Umer  Others,
You guys have been of great help.
Will try the query today..

Regards,
Mark
- Original Message -
From: Umer Farooq [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Monday, October 11, 2004 8:17 PM
Subject: Re: SQL Query Help Please.

Here you.. go.. returns.. orderId, date, customerId, customer name,
 paymentReceived, amount due (per order)... ,


SELECT orders.orderId, order.orderDate, orders.customerID,
customers.customerName, customerPayment.PaymentReceived
(SELECT sum(unitPrice * quantity)
FROM orderDetails
WHERE orderDetails.orderID = orders.orderID ) AS amountDue,

 FROM (orders LEFT JOIN customerPayment
ON customerPayment.orderID = orders.orderID)
LEFT JOIN customer
ON customer.customerID = orders.customerID

 Nomad wrote:

   The Database tables and fields are:
   Orders (orderid,customerid,Orderdate)
   OrderDetails(Orderid,UnitPrice,productid,quantity)
   Customer(Customerid, customername, address)
   CustomerPayments(orderid,PaymentReceived)
  
   My purpose is to track the account status of the customer for each
  order
   they have placed.
  
   The desired format of result obtained from the query is like this:
  
   Customername, Orderid, Orderdate,AmountReceived, AmountDue(this is
a
   calculated column).


 --
 Umer Farooq
 Octadyne Systems
 [EMAIL PROTECTED]
 +1 (519) 772-5424 voice
 +1 (519) 635-2795 mobile
 +1 (208) 275-3824 fax


 LOOKING FOR A USED CAR IN IOWA VISIT: http://www.IowaMotors.com


 WARNING: --- The information contained in
 this document and attachments is confidential and intended only for the
 person(s) named above. If you are not theintended recipient you are
 hereby notified that any disclosure, copying, distribution, or any other
 use of the information is strictly prohibited.If you have received
 this document by mistake, please notify the sender immediately and
 destroy this document and attachments without making any copy of any kind.


 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: ColdFusion and J2EE Framework...

2004-10-12 Thread Dave Watts
 Anyone understand much about the J2EE Framework like *.ear 
 files, *.war files, etc. and how it all relates to one another?
 
 I was considering deploying multiple ColdFusion Applications 
 under one JRun Server.For example:
 
 \WebApps
 \WebApps\app1-ear
 \WebApps\app1-ear\cfusion1-war
 \WebApps\app1-ear\cfusion2-war
 \WebApps\app2-ear
 \WebApps\app2-ear\cfusion-war
 etc.
 
 I would presume that all these coldfusion applications would 
 remain autonomous and would have individual CFAdministrators.
 
 Do I have this correct?

I'm not sure whether you can do this. Theoretically, I don't see why you
couldn't, except that you'd have to manually edit configuration files to get
each CF application to listen on different ports.

However, I'm not sure why you'd want to do this. If you did, they'd all
compete for the same JVM resources, and wouldn't be isolated in case of
failure at the JRun server itself. Why not just create multiple JRun
servers, one for each CF instance?

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Threads taking over 10 seconds

2004-10-12 Thread Greg Czechowicz
I have looked in our logs, and we have a Ton of threads taking more 
than 10 seconds. I am talking like 500 a day. These are simple insert 
queries as well. Anyone know how I can alleviate this. Our server gets 
around 600 concurrent users and we have a lot of basic inserting to yes / 
no questions that we ask users. I am using SQl server 2000 with cfmx 6.1 
with the latest updater installed. I would appreciate any help.our server is a 2.4 amd server with 2 gb of ram.

Thanks,
Greg
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: SOT: Connecting to PayPal

2004-10-12 Thread Matthew Walker
I use 2Checkout to sell software. The admin interface is ugly but generally
it's satisfactory and the setup costs are negligible.

 
_

From: Ian Skinner [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, 13 October 2004 7:45 a.m.
To: CF-Talk
Subject: RE: SOT: Connecting to PayPal

On a slight tangent to this topic:

I just started the initial steps to use PayPal to process credit cards for
subscription to our outdoor recreation maps.I was asked if there where
other economical options to allow credit card payments for immediate
subscription to a website.When I last looked at this a year ago,
everything I found seemed to require merchant accounts and involved
expensive ($1000+) setup fees and/or bad transaction retainers when used to
subscribe to a website versus selling a tangible product.

Can anybody here recommend other reliable and affordable credit card
processors that are not expensive to set up?With this recent news I would
be much more comfortable if we had an alternate to PayPal.

--
Ian Skinner
Web Programmer
www.SierraOutdoorRecreation.com

Confidentiality Notice:This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message. 
_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: SOT: Connecting to PayPal

2004-10-12 Thread Damien McKenna
Matthew Walker wrote:

I use 2Checkout to sell software. The admin interface is ugly but generally
it's satisfactory and the setup costs are negligible.


The web hosting company I use had problems with them.They started 
noticing mistakes in the billing, e.g. the hosting company was being 
charged oodles of money that they shouldn't have been (hundreds or 
thousands, forget which).After that happened they changed pronto and 
currently useauthorize.net and paypal.

-- 
*Damien McKenna* - Web Developer - [EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]
The Limu Company - http://www.thelimucompany.com/ - 407-804-1014
Nothing endures but change. - Heraclitus
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: flashblog

2004-10-12 Thread dave
yes  sure
just gimme the easy ones lol
maybe i'll mess with the flash files and give them a better color scheme, maybe a cfm flava

-- Original Message --
From: Robert Munn [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
Date:Tue, 12 Oct 2004 11:37:40 -0400

anyone feel like helping me convert the flashblog (currently flash, pfp, mysql) to cfm?

I'd be happy to help. Do you want to translate the names of the templates into english along the way? 

Who is going to manage the work to make sure we don't re-code the same templates? I will volunteer to do that as well if no one else wants to.


 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: CF Certified Print Logos?

2004-10-12 Thread dave
u cant just rename a bin file, its kinda like an iso file
i think there are some iso software that will allow u to ectract the bins cotents, if not just burn it to a disk then go in and suck them out

-- Original Message --
From: Daniel Farmer [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
Date:Tue, 12 Oct 2004 10:23:21 -0400

I got the CD with the MX certified logos and all the print files (EPS). All have the extension .bin and NOT .eps or .tiff

I tried converting the extensions to .eps / .jpg / .tif  -- no work

Does anyone else have this problem?




 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: Threads taking over 10 seconds

2004-10-12 Thread Mark A Kruger
Over agressive indexing can cause this behavior on inserts under load.
Remember, the db server has to update the index as well as the table.I've
seen some folks try to speed up reporting on surveys (is this a survey?) by
adding indexes willy nilly.Make sure your talbes have primary keys, make
sure the datatype chosen is appropriate for the data (ints are always a good
choice for yes/no data) and make sure you haven't indexed every possible
column or combination of columns. Also make sure that the clustered index
makes sense for the repetetive inserts.It's nice to be able to specify a
clustered index on your most used column - but it can kill insert queries
because a clustered index is the sort order of the table. As you insert the
table is resorted over and over.

-Mark

-Original Message-
From: Greg Czechowicz [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 12, 2004 2:53 PM
To: CF-Talk
Subject: Threads taking over 10 seconds

I have looked in our logs, and we have a Ton of threads taking more
than 10 seconds. I am talking like 500 a day. These are simple insert
queries as well. Anyone know how I can alleviate this. Our server gets
around 600 concurrent users and we have a lot of basic inserting to yes /
no questions that we ask users. I am using SQl server 2000 with cfmx 6.1
with the latest updater installed. I would appreciate any help.our
server is a 2.4 amd server with 2 gb of ram.

Thanks,
Greg
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: CF Certified Print Logos?

2004-10-12 Thread Tony Weeg
isnt there a pc disk too?

or maybe not, or at least a disk with two dirs, one for pc and one for mac?

mine had something like that.

tw

On Tue, 12 Oct 2004 16:23:28 -0400, dave [EMAIL PROTECTED] wrote:
 u cant just rename a bin file, its kinda like an iso file
 i think there are some iso software that will allow u to ectract the bins cotents, if not just burn it to a disk then go in and suck them out
 
 
 -- Original Message --
 From: Daniel Farmer [EMAIL PROTECTED]
 Reply-To: [EMAIL PROTECTED]
 Date:Tue, 12 Oct 2004 10:23:21 -0400
 
 I got the CD with the MX certified logos and all the print files (EPS). All have the extension .bin and NOT .eps or .tiff
 
 I tried converting the extensions to .eps / .jpg / .tif  -- no work
 
 Does anyone else have this problem?
 
 
 
 
 

 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Merchant Account (SOT: Connecting to PayPal)

2004-10-12 Thread Bob Haroche
 Can anybody here recommend other reliable and affordable credit card
 processors that are not expensive to set up?With this recent news I
would
 be much more comfortable if we had an alternate to PayPal.

I'm also looking at e-commerce subscription services for my own business.
One reason I don't want PayPal is that, unlike product sales, the visitor
has to first have a PayPal account to start a subscription. Plus it's less
professional, blah, blah, blah.

What's been recommended to me both for rates and tech support is
www.practicepaysolutions.com. I've worked with them before on behalf of
clients and was impressed. I have to say that getting their sales people to
call back timely is something of a challenge.

-
Regards,
Bob Haroche
O n P o i n tS o l u t i o n s
www.OnPointSolutions.com
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: CF Certified Print Logos?

2004-10-12 Thread Tony Weeg
pardon that notion.

loooks like the print versions are only for mac.

and the digital versions are standard .jpg and .gif format/extensions.

sorry.
tw

On Tue, 12 Oct 2004 16:32:22 -0400, Tony Weeg [EMAIL PROTECTED] wrote:
 isnt there a pc disk too?
 
 or maybe not, or at least a disk with two dirs, one for pc and one for mac?
 
 mine had something like that.
 
 tw
 
 
 
 
 On Tue, 12 Oct 2004 16:23:28 -0400, dave [EMAIL PROTECTED] wrote:
  u cant just rename a bin file, its kinda like an iso file
  i think there are some iso software that will allow u to ectract the bins cotents, if not just burn it to a disk then go in and suck them out
 
 
  -- Original Message --
  From: Daniel Farmer [EMAIL PROTECTED]
  Reply-To: [EMAIL PROTECTED]
  Date:Tue, 12 Oct 2004 10:23:21 -0400
 
  I got the CD with the MX certified logos and all the print files (EPS). All have the extension .bin and NOT .eps or .tiff
  
  I tried converting the extensions to .eps / .jpg / .tif  -- no work
  
  Does anyone else have this problem?
  
  
  
  
 
 
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: ColdFusion and J2EE Framework...

2004-10-12 Thread Troy Simpson
Would resources (memory, cpu, etc) be saved by clumping them into one 
JRun server?
Plus, I am talking about grouping very simple and small coldfusion 
applications together.
ColdFusion application of any significate size and importance would 
probably get their own JRun Server instance.

What do you think?

Thanks,
Troy

Dave Watts wrote:

  Anyone understand much about the J2EE Framework like *.ear
  files, *.war files, etc. and how it all relates to one another?
 
  I was considering deploying multiple ColdFusion Applications
  under one JRun Server.For example:
 
  \WebApps
  \WebApps\app1-ear
  \WebApps\app1-ear\cfusion1-war
  \WebApps\app1-ear\cfusion2-war
  \WebApps\app2-ear
  \WebApps\app2-ear\cfusion-war
  etc.
 
  I would presume that all these coldfusion applications would
  remain autonomous and would have individual CFAdministrators.
 
  Do I have this correct?

 I'm not sure whether you can do this. Theoretically, I don't see why you
 couldn't, except that you'd have to manually edit configuration files 
 to get
 each CF application to listen on different ports.

 However, I'm not sure why you'd want to do this. If you did, they'd all
 compete for the same JVM resources, and wouldn't be isolated in case of
 failure at the JRun server itself. Why not just create multiple JRun
 servers, one for each CF instance?

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

 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: CF Certified Print Logos?

2004-10-12 Thread dave
i just got up, im hung over so shuddup bout the typos lol

-- Original Message --
From: dave [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
Date:Tue, 12 Oct 2004 16:23:28 -0400

u cant just rename a bin file, its kinda like an iso file
i think there are some iso software that will allow u to ectract the bins cotents, if not just burn it to a disk then go in and suck them out


 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: Stand Alone CF Runtime

2004-10-12 Thread Rick Mason
In addition to Coral http://www.pcaonline.com/coral/index.cfm there's
also a competitor from Switzerland called Railo,
http://www.railo.ch/en/

I haven't downloaded it, but I seem to remember that it had a small
footprint and they were targeting the desktop.

Rick Mason

On Tue, 12 Oct 2004 15:10:50 -0400, [EMAIL PROTECTED]
[EMAIL PROTECTED] wrote:
 A while back someone was discussing a standalone CF Runtime app, anyone
 remember the name and url?
 
 sas
 
 Scott A. Stewart, 
 
 Web Application Developer
 
 Engineering Consulting Services, Ltd. (ECS)
 
 14026 Thunderbolt Place, Suite 100
 Chantilly, VA 20151
 Phone: (703) 471-8400
 Fax: (703) 834-5527
 
 -Original Message-
 From: Troy Simpson [mailto:[EMAIL PROTECTED] 
 Sent: Tuesday, October 12, 2004 03:08 pm
 To: CF-Talk
 Subject: ColdFusion and J2EE Framework...
 
 Anyone understand much about the J2EE Framework like *.ear files, *.war 
 files, etc. and how it all relates to one another?
 
 I was considering deploying multiple ColdFusion Applications under one 
 JRun Server.For example:
 
 \WebApps
 \WebApps\app1-ear
 \WebApps\app1-ear\cfusion1-war
 \WebApps\app1-ear\cfusion2-war
 \WebApps\app2-ear
 \WebApps\app2-ear\cfusion-war
 etc.
 
 I would presume that all these coldfusion applications would remain 
 autonomous and would have individual CFAdministrators.
 
 Do I have this correct?
 
 Thanks,
 Troy
 
 -- 
 Troy Simpson
Applications Analyst/Programmer, OCPDBA, MCSE, SCSA
 North Carolina State University Libraries
 Campus Box 7111 | Raleigh | North Carolina
 ph.919.515.3855 | fax.919.513.3330
 E-mail: [EMAIL PROTECTED]
 
_

 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Trading Card Database Application

2004-10-12 Thread Jamie Price
Here's a webpage I designed (with Loftboy's help) for an online trading card application. To see this in action goto http://mtgotradingpost.com/login/login.cfm and login with user/pass: test/test. 

Here's the question: can this page be done better? I know the checkboxes are ugly - what I'm talking about is the underlying SQL Query. Anything to make is shorter or smoother? 

!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//EN 
http://www.w3.org/TR/html4/loose.dtd 
html 
head 
meta http-equiv=Content-Type content=text/html; charset=iso-8859-1 
titleUntitled Document/title 
/head 
body 
!-- br 
input type=checkbox name=red value=1cfif isDefined(form.red) and form.red eq 1 CHECKED/cfif 
--- 

form name=form method=post action="" 
fieldsetlegendSearch Parameters/legend 
input type=checkbox name=white value=whitecfif isDefined(form.white) and trim(form.white) eq white CHECKED/cfifWhite 
input type=checkbox name=blue value=bluecfif isDefined(form.blue) and trim(form.blue) eq blue CHECKED/cfifBlue 
input type=checkbox name=black value=blackcfif isDefined(form.black) and trim(form.black) eq black CHECKED/cfifBlack 
input type=checkbox name=red value=redcfif isDefined(form.red) and trim(form.red) eq red CHECKED/cfifRed 
input type=checkbox name=green value=greencfif isDefined(form.green) and trim(form.green) eq green CHECKED/cfifGreen 
input type=checkbox name=colorless value=colorlesscfif isDefined(form.colorless) and trim(form.colorless) eq colorless CHECKED/cfifColorless 
input type=checkbox name=gold value=goldcfif isDefined(form.gold) and trim(form.gold) eq gold CHECKED/cfifMulticolorbr 
input type=checkbox name=lands value=landscfif isDefined(form.lands) and trim(form.lands) eq lands CHECKED/cfifLands 
input type=checkbox name=artifacts value=artifactscfif isDefined(form.artifacts) and trim(form.artifacts) eq artifacts CHECKED/cfifArtifacts 
input type=checkbox name=creatures value=creaturescfif isDefined(form.creatures) and trim(form.creatures) eq creatures CHECKED/cfifCreatures 
input type=checkbox name=sorcery value=sorcerycfif isDefined(form.sorcery) and trim(form.sorcery) eq sorcery CHECKED/cfifSorcery 
input type=checkbox name=instants value=instantscfif isDefined(form.instants) and trim(form.instants) eq instants CHECKED/cfifInstants 
input type=checkbox name=enchantments value=enchantmentscfif isDefined(form.enchantments) and trim(form.enchantments) eq enchantments CHECKED/cfifEnchantments 
/fieldset 
br 
br 
table width=100% border=1 
tr 

th scope=coldiv align=leftinput type=checkbox name=mirrblock value=mirrblockcfif isDefined(form.mirrblock) and trim(form.mirrblock) eq mirrblock CHECKED/cfifMirrodin Block/div/th 
th scope=coldiv align=leftinput type=checkbox name=onslblock value=onslblockcfif isDefined(form.onslblock) and trim(form.onslblock) eq onslblock CHECKED/cfifOnslaught Block/div/th 
th scope=coldiv align=leftinput type=checkbox name=odysblock value=odysblockcfif isDefined(form.odysblock) and trim(form.odysblock) eq odysblock CHECKED/cfifOdyssey/div/th 
th scope=coldiv align=leftinput type=checkbox name=invablock value=invablockcfif isDefined(form.invablock) and trim(form.invablock) eq invablock CHECKED/cfifInvasion Block /div/th 
/tr 
tr 
tddiv align=leftinput type=checkbox name=mirr value=mirrcfif isDefined(form.mirr) and trim(form.mirr) eq mirr CHECKED/cfifMirrodin/div/td 
tddiv align=leftinput type=checkbox name=onsl value=onslcfif isDefined(form.onsl) and trim(form.onsl) eq onsl CHECKED/cfifOnslaught/div/td 
tddiv align=leftinput type=checkbox name=odys value=odyscfif isDefined(form.odys) and trim(form.odys) eq odys CHECKED/cfifOdyssey/div/td 
tddiv align=leftinput type=checkbox name=inva value=invacfif isDefined(form.inva) and trim(form.inva) eq inva CHECKED/cfifInvasion/div/td 
/tr 
tr 
tddiv align=leftinput type=checkbox name=dark value=darkcfif isDefined(form.dark) and trim(form.dark) eq dark CHECKED/cfifDarksteel/div/td 
tddiv align=leftinput type=checkbox name=legi value=legicfif isDefined(form.legi) and trim(form.legi) eq legi CHECKED/cfifLegions/div/td 
tddiv align=leftinput type=checkbox name=torm value=tormcfif isDefined(form.torm) and trim(form.torm) eq torm CHECKED/cfifTorment/div/td 
tddiv align=leftinput type=checkbox name=plan value=plancfif isDefined(form.plan) and trim(form.plan) eq plan CHECKED/cfifPlaneshift/div/td 
/tr 
tr 
tddiv align=leftinput type=checkbox name=fifth value=fifthcfif isDefined(form.fifth) and trim(form.fifth) eq fifth CHECKED/cfif5th Dawn/div/td 
tddiv align=leftinput type=checkbox name=scou value=scoucfif isDefined(form.scou) and trim(form.scou) eq scou CHECKED/cfifScourge/div/td 
tddiv align=leftinput type=checkbox name=judg value=judgcfif isDefined(form.judg) and trim(form.judg) eq judg CHECKED/cfifJudgement/div/td 
tddiv align=leftinput type=checkbox name=apoc value=apoccfif isDefined(form.apoc) and trim(form.apoc) eq apoc CHECKED/cfifApocalypse/div/td 
/tr 
/table 

INPUT type=submit value=Search INPUT type=Reset value=Clear 

/form 

RE: ColdFusion and J2EE Framework...

2004-10-12 Thread Dave Watts
 Would resources (memory, cpu, etc) be saved by clumping them 
 into one JRun server?

Well, sure, but again, what would you gain? If any one of your CF
applications failed, the whole thing would fail. 

 ColdFusion application of any significate size and importance 
 would probably get their own JRun Server instance.

I guess I just don't see the point. If the applications don't need a
separate JRun server, why would they need a separate CF server?

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: Stand Alone CF Runtime

2004-10-12 Thread Phil Cruz
A while back someone was discussing a standalone CF Runtime app, anyone
remember the name and url?

 

Tracking Tools is a bug tracking application that runs an embedded CF engine using BlueDragon.You can download the demo application at http://tracking-tools.com/

-Phil
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: ColdFusion and J2EE Framework...

2004-10-12 Thread Douglas Knudsen
why would small apps need their own CFAdmin and such?Seems to me
just leave them under the default cfusion server, put the big ones
under their own server instance.

Doug

On Tue, 12 Oct 2004 16:38:34 -0400, Troy Simpson [EMAIL PROTECTED] wrote:
 Would resources (memory, cpu, etc) be saved by clumping them into one 
JRun server?
Plus, I am talking about grouping very simple and small coldfusion 
applications together.
ColdFusion application of any significate size and importance would 
probably get their own JRun Server instance.

What do you think?

Thanks,
Troy
 
 

Dave Watts wrote:

  Anyone understand much about the J2EE Framework like *.ear
  files, *.war files, etc. and how it all relates to one another?
 
  I was considering deploying multiple ColdFusion Applications
  under one JRun Server.For example:
 
  \WebApps
  \WebApps\app1-ear
  \WebApps\app1-ear\cfusion1-war
  \WebApps\app1-ear\cfusion2-war
  \WebApps\app2-ear
  \WebApps\app2-ear\cfusion-war
  etc.
 
  I would presume that all these coldfusion applications would
  remain autonomous and would have individual CFAdministrators.
 
  Do I have this correct?

 I'm not sure whether you can do this. Theoretically, I don't see why you
 couldn't, except that you'd have to manually edit configuration files 
 to get
 each CF application to listen on different ports.

 However, I'm not sure why you'd want to do this. If you did, they'd all
 compete for the same JVM resources, and wouldn't be isolated in case of
 failure at the JRun server itself. Why not just create multiple JRun
 servers, one for each CF instance?

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


 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Axis Error after updater for 6.1

2004-10-12 Thread Brook Davies
I'm getting this axis error after installing the updater. It worked prior 
to the install. I searched the acrhive and found some info here 
http://www.mail-archive.com/[EMAIL PROTECTED]/msg16409.html , but 
it says to add a mapping to correct the problem but this did not help for 
me. Any other ideas? Can I rollback part of the updater?

Brook

AXIS error

Sorry, something seems to have gone wrong... here are the details:

Fault - 
[coldfusion.xml.rpc.SkeletonClassLoader$UnresolvedCFCDataTypeException : 
Could not resolve CFC datatype: /lfecomponents/test.cfc]; nested exception is:
coldfusion.xml.rpc.CFCInvocationException: 
[coldfusion.xml.rpc.SkeletonClassLoader$UnresolvedCFCDataTypeException : 
Could not resolve CFC datatype: /lfecomponents/test.cfc]

AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.generalException
faultSubcode:
faultString: 
[coldfusion.xml.rpc.SkeletonClassLoader$UnresolvedCFCDataTypeException : 
Could not resolve CFC datatype: /lfecomponents/test.cfc]; nested exception is:
coldfusion.xml.rpc.CFCInvocationException: 
[coldfusion.xml.rpc.SkeletonClassLoader$UnresolvedCFCDataTypeException : 
Could not resolve CFC datatype: /lfecomponents/test.cfc]
faultActor:
faultNode:
faultDetail:
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




J2EE Sessions / session.urlToken

2004-10-12 Thread Jamie Jackson
I've got a couple questions about session.urlToken under J2EE
sessions:

When J2EE sessions are enabled, why does session.urlToken bother with
CFID/CFTOKEN anymore. The fact that both are there confuses me. I
wonder which takes precedence? Do I lose the extra security that the
uniqueness of jsessionID affords (i.e. can someone still hack the
CFID/CFTOKEN and hijack a session)?

Also, I'm using urlSessionFormat, and am getting the urltoken
appended, even with cookies turned on. Any suggestions as to how to
troubleshoot this?

Thanks,
Jamie
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: flashblog

2004-10-12 Thread Robert Munn
 yes  sure
 just gimme the easy ones lol
 maybe i'll mess with the flash files and give them a better color 
 scheme, maybe a cfm flava
 

Anyone who wants to help, shoot me an email offline at [EMAIL PROTECTED] and I'll give you some templates to translate.

Someone will need to mod the .fla file to make the whole thing run becauseit is calling the php files directly.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: Trading Card Database Application

2004-10-12 Thread Umer Farooq
The query is just horrific..

use structs for checkboxes.. where.. the key is the value.. there are 
other ways to do it.. but.. I think this be easier to understand down 
the road..

cfscript
colorCodes = StructNew();
StructInsert(colorCodes, W, White);
StructInsert(colorCodes, U, Blue);
StructInsert(colorCodes, B, black);
!--- and so on ---
/cfscript

 then loop over the collection to build your check boxes.. and name 
the checkbox.. one thing..

 then you can simpley do...

AND tblColor.colorCode IN (CHECKBOXNAME)

-- 
Umer Farooq
Octadyne Systems
[EMAIL PROTECTED]
+1 (519) 772-5424 voice
+1 (519) 635-2795 mobile
+1 (208) 275-3824 fax

LOOKING FOR A USED CAR IN IOWA VISIT: http://www.IowaMotors.com

WARNING: --- The information contained in 
this document and attachments is confidential and intended only for the 
person(s) named above. If you are not theintended recipient you are 
hereby notified that any disclosure, copying, distribution, or any other 
use of the information is strictly prohibited.If you have received 
this document by mistake, please notify the sender immediately and 
destroy this document and attachments without making any copy of any kind.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: ColdFusion and J2EE Framework...

2004-10-12 Thread Troy Simpson
I am considering giving a department their own ColdFusion instance.
Each department can create all their CF apps in one instance.
For example:

\WebApps
\WebApps\deptA-ear
\WebApps\deptA-ear\cfapp1-war
\WebApps\deptA-ear\cfapp2-war
\WebApps\deptB-ear
\WebApps\deptB-ear\cfusion-war
etc.

I was under the impression that ColdFusion MX was a certified J2EE 
application.
So I would presume that so long as each *.war has a unique context root, 
this would work fine, right?

I do not understand the J2EE framework well enough.

So far, it appears that I can run two ColdFusion *.ear under one JRun 4 
instance.
I am able to access the CF Administrator for each ColdFusion *.ear.

I wonder how this will work with Flash Remote?

Thanks,
Troy

Douglas Knudsen wrote:

 why would small apps need their own CFAdmin and such?Seems to me
 just leave them under the default cfusion server, put the big ones
 under their own server instance.

 Doug

 On Tue, 12 Oct 2004 16:38:34 -0400, Troy Simpson 
 [EMAIL PROTECTED] wrote:
  Would resources (memory, cpu, etc) be saved by clumping them into one
 JRun server?
 Plus, I am talking about grouping very simple and small coldfusion
 applications together.
 ColdFusion application of any significate size and importance would
 probably get their own JRun Server instance.
 
 What do you think?
 
 Thanks,
 Troy
 
 
 
 Dave Watts wrote:
 
   Anyone understand much about the J2EE Framework like *.ear
   files, *.war files, etc. and how it all relates to one another?
  
   I was considering deploying multiple ColdFusion Applications
   under one JRun Server.For example:
  
   \WebApps
   \WebApps\app1-ear
   \WebApps\app1-ear\cfusion1-war
   \WebApps\app1-ear\cfusion2-war
   \WebApps\app2-ear
   \WebApps\app2-ear\cfusion-war
   etc.
  
   I would presume that all these coldfusion applications would
   remain autonomous and would have individual CFAdministrators.
  
   Do I have this correct?
 
  I'm not sure whether you can do this. Theoretically, I don't see 
 why you
  couldn't, except that you'd have to manually edit configuration 
 files
  to get
  each CF application to listen on different ports.
 
  However, I'm not sure why you'd want to do this. If you did, 
 they'd all
  compete for the same JVM resources, and wouldn't be isolated in 
 case of
  failure at the JRun server itself. Why not just create multiple JRun
  servers, one for each CF instance?
 
  Dave Watts, CTO, Fig Leaf Software
  http://www.figleaf.com/
  phone: 202-797-5496
  fax: 202-797-5444
 
 

 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




  1   2   >