Re: concatenate help please

2004-09-08 Thread Kym Kovan
Hi Brant,

>
>
>
>
>
>
>What am I doing wrong ?? I am trying to make this string look like 
>scriptrun.script1=StructNew()>

try this:



that will work on any version of CF

--

Yours,

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




concatenate help please

2004-09-08 Thread Brant Winter
Can somebody please some help ??







What am I doing wrong ?? I am trying to make this string look like 
scriptrun.script1=StructNew()>


The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. It is the responsibility of the recipient to ensure that the onward transmission, opening or use of this message and any attachments will not adversely affect its systems or data. Please carry out such virus and other checks, as you consider appropriate. To the fullest extent allowed by law, no responsibility is accepted by Haematology & Oncology Clinics of Australasia for any virus damage caused by this message.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




concatenate a string

2004-09-08 Thread Brant Winter
Can some please tell me how to concatenate a string on CF ?



SELECT SDISPDATE,PTITLE,PFIRSTNAME,PSURNAME,PMEDICARE,SDRUGDESC,SQTY,SRXNO
from scripts

ORDER BY PSURNAME DESC,PMEDICARE DESC







    *
This is the string I need to look like ->
scriptrun.script1=StructNew(),scriptrun.script2=StructNew(), etc etc
*










scriptrun.SCRIPT#scriptNO#.SDRUGDESC = #qGetDrugs.SDRUGDESC#> * These
two lines need fixing too **


= #qGetDrugs.SRXNO#>   












The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. It is the responsibility of the recipient to ensure that the onward transmission, opening or use of this message and any attachments will not adversely affect its systems or data. Please carry out such virus and other checks, as you consider appropriate. To the fullest extent allowed by law, no responsibility is accepted by Haematology & Oncology Clinics of Australasia for any virus damage caused by this message.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: cfqueryparam syntax was Re: [no subject]

2004-09-08 Thread Matthew Walker
Uh yeah I should never write CFML directly into Outlook. ;-)

You goofed tho... Asside from the spaces in #qData. PTITLE # for
instance, it should be value="#blah#" rather than name="#blah#" -- I
know _you_ know this. :) Just wanted to point out the typo for others
on the list. :)
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: (I guess) Local App

2004-09-08 Thread Jim Davis
Just to throw HTA back into the mix - you might want to check it out.

One of the features is that an HTA runs with application privileges, not
web-page privileges (even tho' the HTA is just a web page).  This means that
you can use _javascript_ to access any com object on the system.  In your case
that means you can create an HTML based form that would use the Excel com
object to automatically create and fill out the Excel sheet (or create an
XML file or whatever).

Jim Davis

  _  

From: Greg Morphis [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 08, 2004 11:06 PM
To: CF-Talk
Subject: Re: (I guess) Local App

I posted to a CF list to get ideas, the admin section will be entirely
CF and Oracle.
I posted to get ideas on how to gather their input while not connected
to the internet or intranet and then upload it to Oracle once they get
back and can upload their input.

This wasnt posted to start a forum war or anything heh.. I appreciate
all your inputs and it gives me a good idea of where to start.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




script app

2004-09-08 Thread Brant Winter
No one is answering any of my questions so I have to assume that I am making
them too long


The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. It is the responsibility of the recipient to ensure that the onward transmission, opening or use of this message and any attachments will not adversely affect its systems or data. Please carry out such virus and other checks, as you consider appropriate. To the fullest extent allowed by law, no responsibility is accepted by Haematology & Oncology Clinics of Australasia for any virus damage caused by this message.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: cfm & flex

2004-09-08 Thread Dick Applebaum
Mine has expired, but JRun, I think!

Dick

On Sep 8, 2004, at 7:58 PM, dave wrote:

> anyone have cfmx & flex installed on a dev machine?
>  will it install on the stand alone server or do u need to have it on 
> a jrun server?
>  tia
>
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: (I guess) Local App

2004-09-08 Thread Greg Morphis
I posted to a CF list to get ideas, the admin section will be entirely
CF and Oracle.
I posted to get ideas on how to gather their input while not connected
to the internet or intranet and then upload it to Oracle once they get
back and can upload their input.

This wasnt posted to start a forum war or anything heh.. I appreciate
all your inputs and it gives me a good idea of where to start.

On Wed, 8 Sep 2004 18:09:59 -0700, Dick Applebaum <[EMAIL PROTECTED]> wrote:
> On Sep 8, 2004, at 12:32 PM, Ciliotta, Mario wrote:
> 
> > Is this on a Pocket PC?
> >
> >
> >  We use Flash and Flash Remoting on a PPC and then when we sync the
> > PPC up the
> >  following day, the data is loaded into our Oracle database thru a CF
> > page.
> >  The PPC while in use collecting data is not connected to our intranet
> > and is
> >  only connected while sync-ing up.
> >
> 
> Honest question -- no hidden agenda:
> 
> Can you use Flash Remoting without being connected to the Internet?
> 
> TIA
> 
> Dick
> 
>
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




cfm & flex

2004-09-08 Thread dave
anyone have cfmx & flex installed on a dev machine?
will it install on the stand alone server or do u need to have it on a jrun server?
tia
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




looping and for statements

2004-09-08 Thread Brant Winter
Hi again - I just cant get my head around this looping statement I have to
write !

The test data I have limited to say five rows as below:

 ** All patient data is de-identified below **



Name

MedicareNo

Surname

Title

DispenseDate

DrugDescription

Qty

SRXNO

1

John

12345678910

Smith

MR

02/09/2004

NAVOBAN CAP 5mg

2

245949

2

John

12345678910

Smith

MR

02/09/2004

NAVOBAN AMP 5mg/5mL

1

245947

3

John

12345678910

Smith

MR

02/09/2004

CYCLOPHOSPHAMIDE AMP 1g

1

245946

4

John

12345678910

Smith

MR

02/09/2004

EPIRUBICIN (BL) VL 50mg/25ml

3

245945

5

Jane

10987654321

Doe

MRS

01/09/2004

MITOZANTRONE (PU) VL 10mg/5ml

1

244505



To write a script for a drug in Australia there is other data, but this will
get the idea across:

I can only have 3 drugs per script, and I cannot issue the same drug twice
on one day. So from the data above I need to write a cfloop statement to go
over the query recordset ( above ) and grab the first 3 drugs on that day,
02/02/2004 and generate the pdf with cfx_pdf. I then have to have some sort
of conditional statement to grab the 4th drug and add in the cfx_pdf tag to
generate a new page in the pdf, and hence another script.


So basically I need to do the following:

Get recordset of outstanding scripts that need to be written.

My query is ordered by medicare number then surname, and then dispensing
date - as the scripts need to be generated each day.

Loop over the recordset and start a new pdf page with cfx_pdf ( I have used
cfx_pdf before so I am familiar generating a pdf file from CF )









If the patient has 3 or less drugs on one day put them on one piece of paper
and then start a new pdf page, if they have 4 to 6 start a new pdf page etc
etc.


size="8">#SDOCNAME# *** Using this I can place a dynamic
element on a pdf page for each part of the electronic script ***

So I use a cf_pdf_text tag for each part of the script / drug names etc.



 *** this tage could be used in the cfloop to generate a new
page when the amount of drugs exceeds 3 per patient per day - but I don't
know how to write the statement ***





I am just not sure how to make the cfloop statement ?






The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. It is the responsibility of the recipient to ensure that the onward transmission, opening or use of this message and any attachments will not adversely affect its systems or data. Please carry out such virus and other checks, as you consider appropriate. To the fullest extent allowed by law, no responsibility is accepted by Haematology & Oncology Clinics of Australasia for any virus damage caused by this message.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: RegEx Problem Trying to Use Matched Text

2004-09-08 Thread Jeff Price
Josen,

ColdFusion uses the POSIX regular _expression_ character sets which are listed below:

alnum	- the set of alpha-numeric characters
alpha	- the set of alphabetic characters
blank	- tab and space
cntrl	- the control characters
digit	- decimal digits
graph	- all printable characters except space
lower	- lower case letters
print	- the "printable" characters
space	- whitespace characters
upper	- upper case letters

as opposed to the \s, \w, \d that perl and a few other languages use.

-Jeff
GO PACK!
> The regex used to find the email address and the replacement regex are 
> from the book. The reReplaceNoCase and the output stuff is me.
> 
> I do not follow you with the [[:alnum:]] example. Please expound.
> 
> Josen
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: (I guess) Local App

2004-09-08 Thread Dick Applebaum
On Sep 8, 2004, at 12:32 PM, Ciliotta, Mario wrote:

> Is this on a Pocket PC?
>
>
>  We use Flash and Flash Remoting on a PPC and then when we sync the 
> PPC up the
>  following day, the data is loaded into our Oracle database thru a CF 
> page.
>  The PPC while in use collecting data is not connected to our intranet 
> and is
>  only connected while sync-ing up.
>

Honest question -- no hidden agenda:

Can you use Flash Remoting without being connected to the Internet?

TIA

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




Re: (I guess) Local App

2004-09-08 Thread Dick Applebaum
On Sep 8, 2004, at 5:34 PM, Dave Watts wrote:

>  I would like to note that I'm not trying to be obnoxious in my 
> disagreement.
>  I just think that CF is about as wrong a tool for the job of building
>  desktop applications as you can get.
>
>

But, Dave, the original poster was looking for a programming solution, 
quote:

"Im guessing my only option would be to build something in Java, VB, 
ASP or something"

CFML can be the something!

And, from what I hear about Blackstone, using CF in this way will be 
even easier.

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




Re: code debugging

2004-09-08 Thread Ricardo Russon
It normally is,

But i am finding as my application grows, its harder to find out where
the bugs are.

Are there any tools that i can use to find stats on my app, such as lines
of code, average page length, and that?

Thanks
Ricardo.

Dave Watts wrote:

> > are there any tools out there that will let me step through
> > my coldfusion code and set break points? like you would with
> > java or c++ ?
>
> If you're using CF 4 or 5, you can do that with CF Studio. If you're using
> CFMX, that functionality has been removed. Fortunately, this isn't usually
> much of an obstacle, as CFML code tends to be very easy to debug 
> compared to
> Java or C++.
>
> 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: (I guess) Local App

2004-09-08 Thread Dave Watts
> I have seen this if Access or the system crashes -- I have 
> seen quite a few times and I have never used Access in a 
> multi-user application.

Wow. I've been working with Access since version 2.0 for desktop databases
and haven't seen that problem yet. No wonder you prefer the Mac! You've
obviously had some unpleasant Windows experiences!

> Since he posted to a CF list I assume that a major part of 
> their installation is CF
> 
> He suggests that because the application is not connected to 
> the Internet, he must look at non-CF options to write the 
> application.
> 
> And it appears that these options (Java, VB, ASP or something) 
> are less desirable to him than CFML (for whatever reasons).

Well, sure, he posted to a CF list. But if I posted a question to a
plumbers' list, and my question asked "how do you get a nail into a piece of
wood", the appropriate answer wouldn't be to hit it with a pipe wrench.

> 1) Given the above, he *can* do the entire app in CF  -- 
> rather than clutter the implementation with other languages, 
> GUIs, spreadsheets, or Access forms.

I really don't see how using an Access database offline leads to a cluttered
implementation. On the contrary, giving the end user a single .mdb file
strikes me as less cluttered than installing a Java application server on
every user's desktop!

> 3) And, over time, as the application maintained/upgraded, it 
> be deployed by the users with a simple download or copy/paste 
> -- no other installation necessary by the users.

How would this be less complicated than giving the user a new .mdb file?

> 4) I think that this is a natural extension of CF's capabilities

I think there are much better tools for the job of building desktop
applications.

> I suspect that you won't agree, but appears to me that a 
> CFAnywhere solution is all upside with little downside risk.

I agree, except I would reverse the words "upside" and "downside" in the
previous sentence.

I would like to note that I'm not trying to be obnoxious in my disagreement.
I just think that CF is about as wrong a tool for the job of building
desktop applications as you can get.

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: code debugging

2004-09-08 Thread Dave Watts
> are there any tools out there that will let me step through 
> my coldfusion code and set break points? like you would with 
> java or c++ ?

If you're using CF 4 or 5, you can do that with CF Studio. If you're using
CFMX, that functionality has been removed. Fortunately, this isn't usually
much of an obstacle, as CFML code tends to be very easy to debug compared to
Java or C++.

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: code debugging

2004-09-08 Thread Greg Luce
CFStudio/Homesite +.

- Original Message -
From: Ricardo Russon <[EMAIL PROTECTED]>
Date: Thu, 09 Sep 2004 10:10:53 +1000
Subject: code debugging
To: CF-Talk <[EMAIL PROTECTED]>

are there any tools out there that will let me step
through my coldfusion code and set break points?
like you would with java or c++ ?

TIA,
Ricardo.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: (I guess) Local App

2004-09-08 Thread Dick Applebaum
I assumed that there was more involved since the originator was 
considering writing programs in VB, Java, or ASP.

My suggestion is that you can use CFML on the desktop, instead of these.

Dick

On Sep 8, 2004, at 5:04 PM, Greg Luce wrote:

>
>  could crank out some data entry forms and a database to store the data
>  in a few hours.
>
>  Each machine would NOT have to have a licensed copy of office to run
>  the compiled application.
>
>  I agree using an access db as a backend for a mutli-user web
>  application isn't always a great deal, but Access makes brilliant
>  stable single user desktop apps like this.
>
>  And of course getting the data into the Oracle DB and using CF for
>  admin/reporting would be straight-forward.
>
>  Greg
>
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




code debugging

2004-09-08 Thread Ricardo Russon
are there any tools out there that will let me step
through my coldfusion code and set break points?
like you would with java or c++ ?

TIA,
Ricardo.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: (I guess) Local App

2004-09-08 Thread Greg Luce
To me it's a no-brainer! This is what Access is designed for. You
could crank out some data entry forms and a database to store the data
in a few hours.

Each machine would NOT have to have a licensed copy of office to run
the compiled application.

I agree using an access db as a backend for a mutli-user web
application isn't always a great deal, but Access makes brilliant
stable single user desktop apps like this.

And of course getting the data into the Oracle DB and using CF for
admin/reporting would be straight-forward.

Greg
- Original Message -
From: Dick Applebaum <[EMAIL PROTECTED]>
Date: Wed, 8 Sep 2004 16:39:13 -0700
Subject: Re: (I guess) Local App
To: CF-Talk <[EMAIL PROTECTED]>

On Sep 8, 2004, at 3:34 PM, Dave Watts wrote:

> > Do you think it is easier to write/maintain forms in Access
>  > than in CFML/HTML?
>
>  No, but I don't really think it's harder, either.

The poser of the Access solution suggested that doing it with CFML 
(instead of Acess/Excel) would be reinventing the wheel. I suggest  
that it would be a wash.

>  and I've never
>  seen a "locked db" problem within a single-user Access application, 
> as long
>  as the database itself is writeable.

I have seen this if Access or the system crashes -- I have seen quite a 
few  times and I have never used Access in a multi-user application.

But, If Access is a mandate, you could use it as the db component of a 
Win-Only CF Desktop solution -- though there better dbs available.

>
>  > And, IMO, CFAnywhere would be a superior solution -- in
>  > almost every way!
>
>  Since I'm diametrically opposed to your conclusion - I think it would 
> be
>  worse in almost every way - I'm curious about the reason for your 
> bias.

I'll quote the originator of the thread:

"
  I've been tasked with building an app for engineers on the road to
  report how cell phones function. Unfortunately they wont be connected
  to the internet while on the road. So I'm guessing my only option
  would be to build something in Java, VB, ASP or something to record
  the data in an Access DB to upload at a later time to an Oracle DB.
  The Admin section would be in CF tieing to the Oracle DB.

  Does anyone have any other options, ideas or comments.. Anything is 
appreciated.
  "

Since he posted to a CF list I assume that a major part of their 
installation is CF

He suggests that because the application is not connected to the 
Internet, he must look at non-CF options to write the application.

And it appears that these options (Java, VB, ASP or something) are less 
desirable to him than CFML (for whatever reasons).

He does state that the online (Admin) section of the app would be in CF.

So, here are the reasons for my bias:

1) Given the above, he *can* do the entire app in CF  -- rather than 
clutter the implementation with other languages, GUIs, spreadsheets, or 
Access forms.

2) It is a cheaper, simpler, cleaner solution for the implementor and 
for the user (who uses the ubiquitous browser interface that MS so 
eloquently insisted is part of the win OS.

3) And, over time, as the application maintained/upgraded, it be 
deployed by the users with a simple download or copy/paste -- no other 
installation necessary by the users.

4) I think that this is a natural extension of CF's capabilities

I suspect that you won't agree, but appears to me that a CFAnywhere 
solution is all upside with little downside risk.

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




RE: generate print dialogue box

2004-09-08 Thread Brant Winter
I will give it a go !



  _  

From: Larry Lyons [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, 8 September 2004 11:42 PM
To: CF-Talk
Subject: Re: generate print dialogue box

> Just wondering if anyone knows how to automatically display the print 
> box on
> a pdf I generate with cfx_pdf ?
> 

If you're displaying the pdf in a web page, can't you just add an
 to the body tag?

larry

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




Re: (I guess) Local App

2004-09-08 Thread Dick Applebaum
On Sep 8, 2004, at 3:34 PM, Dave Watts wrote:

> > Do you think it is easier to write/maintain forms in Access
>  > than in CFML/HTML?
>
>  No, but I don't really think it's harder, either.

The poser of the Access solution suggested that doing it with CFML 
(instead of Acess/Excel) would be reinventing the wheel. I suggest  
that it would be a wash.

>  and I've never
>  seen a "locked db" problem within a single-user Access application, 
> as long
>  as the database itself is writeable.

I have seen this if Access or the system crashes -- I have seen quite a 
few  times and I have never used Access in a multi-user application.

But, If Access is a mandate, you could use it as the db component of a 
Win-Only CF Desktop solution -- though there better dbs available.

>
>  > And, IMO, CFAnywhere would be a superior solution -- in
>  > almost every way!
>
>  Since I'm diametrically opposed to your conclusion - I think it would 
> be
>  worse in almost every way - I'm curious about the reason for your 
> bias.

I'll quote the originator of the thread:

"
  I've been tasked with building an app for engineers on the road to
  report how cell phones function. Unfortunately they wont be connected
  to the internet while on the road. So I'm guessing my only option
  would be to build something in Java, VB, ASP or something to record
  the data in an Access DB to upload at a later time to an Oracle DB.
  The Admin section would be in CF tieing to the Oracle DB.

  Does anyone have any other options, ideas or comments.. Anything is 
appreciated.
  "

Since he posted to a CF list I assume that a major part of their 
installation is CF

He suggests that because the application is not connected to the 
Internet, he must look at non-CF options to write the application.

And it appears that these options (Java, VB, ASP or something) are less 
desirable to him than CFML (for whatever reasons).

He does state that the online (Admin) section of the app would be in CF.

So, here are the reasons for my bias:

1) Given the above, he *can* do the entire app in CF  -- rather than 
clutter the implementation with other languages, GUIs, spreadsheets, or 
Access forms.

2) It is a cheaper, simpler, cleaner solution for the implementor and 
for the user (who uses the ubiquitous browser interface that MS so 
eloquently insisted is part of the win OS.

3) And, over time, as the application maintained/upgraded, it be 
deployed by the users with a simple download or copy/paste -- no other 
installation necessary by the users.

4) I think that this is a natural extension of CF's capabilities

I suspect that you won't agree, but appears to me that a CFAnywhere 
solution is all upside with little downside risk.

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




RE: Comparing two records within the query

2004-09-08 Thread B G
Yes, this is exactly the thing I'm looking for.

This works, though I am not getting all rows returned and I haven't quite 
figured why yet.  I hate to rely on the titles being exactly the same.  I 
have data where one title contains the words DVD while the VHS version 
doesn't.

Thanks

>From: "Cornillon, Matthieu (Consultant)" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: CF-Talk <[EMAIL PROTECTED]>
>Subject: RE: Comparing two records within the query
>Date: Wed, 8 Sep 2004 13:12:36 -0400
>
>Another option is to do a self-join.  I'll make some assumptions here that
>may not be true, but which you can modify to fit the truth.  Key among 
>those
>is that you have column called VID_MediaFormat holding either DVD or VHS.
>(I know you don't have this, but you seem to have some way of determining
>media_type, so you can just edit this to fit.)
>
>SELECT V1.pkVID AS pkVID_DVD, V1.VID_Title AS VID_Title_DVD, V2.pkVID AS
>pkVID_VHS, V2.VID_Title AS VID_Title_VHS, V1.VID_Title AS SortTitle
>FROM VIDEOS V1, VIDEOS V2
>WHERE V1.VID_MediaFormat = 'DVD' AND
>   V2.VID_MediaFormat = 'VHS' AND
>   V1.pkVID <> V2.pkVID AND
>   V1.VID_Title = V2.VID_Title (+)
>
>UNION
>
>SELECT V1.pkVID AS pkVID_DVD, V1.VID_Title AS VID_Title_DVD, V2.pkVID AS
>pkVID_VHS, V2.VID_Title AS VID_Title_VHS, V2.VID_Title AS SortTitle
>WHERE V1.VID_MediaFormat = 'DVD' AND
>   V2.VID_MediaFormat = 'VHS' AND
>   V1.pkVID <> V2.pkVID AND
>   V2.VID_Title = V1.VID_Title (+) AND
>   V1.VID_Title IS NULL
>
>ORDER BY SortTitle
>
>Here's how it works.  The first SELECT statement pulls out all DVD titles 
>in
>the column called VID_Title_DVD, with matching VHS titles (if they exist) 
>in
>VID_Title_VHS.  The second SELECT statement puts all VHS titles WITHOUT a
>matching DVD title into VID_Title_VHS, and leaves VID_Title_DVD null.  So,
>the first half gets titles with DVD only or DVD and VHS, and the second 
>half
>gets VHS only.  Finally, the ORDER BY clause uses the SortTitle column
>(which is the same as VID_Title_DVD in the first SELECT statement and the
>same as VID_Title_VHS in the second SELECT statement) to order it together.
>
>It should return a results list with two columns (plus other stuff) like
>this:
>
>VID_Title_DVD  VID_Title_VHS
>Arthur (DVD)   Arthur(VHS)
>Benji (DVD)    Benji (VHS)
>    CHUD (VHS)
>Dave (DVD)
>ET (DVD)   ET (VHS)
>Fresh (DVD)
>Go (DVD)
>Heat (DVD) Heat(VHS)
>    Ishtar (VHS)
>Juice (DVD)    Juice (VHS)
>
>Processing this on output should be easy.
>
>HTH,
>Matthieu
>
>
>
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: (I guess) Local App

2004-09-08 Thread Aaron DC
Hi Greg

Have you heard of Coral? It's a CFML clone and looks like it might do what you want. Access only version looks inexpensive and no deployment fees. I am waiting for my free time to be delivered so that I can download and play with it some.

http://www.pcaonline.com/coral/index.cfm

HTH,
Aaron

- Original Message - 
From: Greg Morphis 
To: CF-Talk 
Sent: Thursday, September 09, 2004 4:54 AM
Subject: OT: (I guess) Local App

I've been tasked with building an app for engineers on the road to
report how cell phones function. Unfortunately they wont be connected
to the internet while on the road. So I'm guessing my only option
would be to build something in Java, VB, ASP or something to record
the data in an Access DB to upload at a later time to an Oracle DB.
The Admin section would be in CF tieing to the Oracle DB.

Does anyone have any other options, ideas or comments.. Anything is appreciated.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: Indexing on Linux systempermissions?

2004-09-08 Thread Lawrence Ng
Ah I see.. so that was u then Andrew... 

is it just me ... BlackStone == BS initials which we all know could
also stand for  =)

jk ... long day... end it with a laugh

>>> [EMAIL PROTECTED] 9/8/2004 3:08:58 PM >>>
According to MM, Blackstone will have an up-to-date version of Verity.
Take a look at this forum entry from a guy at MM who anwsered my
question about the PDF problem.

http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid=142&threadid=871911

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




Re: Indexing on Linux systempermissions?

2004-09-08 Thread Andrew Dixon
According to MM, Blackstone will have an up-to-date version of Verity.
Take a look at this forum entry from a guy at MM who anwsered my
question about the PDF problem.

http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid=142&threadid=871911

Andrew.

- Original Message -
From: Lawrence Ng <[EMAIL PROTECTED]>
Date: Wed, 08 Sep 2004 15:01:46 -0700
Subject: Re: Indexing on Linux systempermissions?
To: CF-Talk <[EMAIL PROTECTED]>

Yeah I thought so too... guess I'll have to wait for Blackstone

 >>> [EMAIL PROTECTED] 9/8/2004 2:53:58 PM >>>

Oh ok... I know what Lucene is, it an Apache project, we looked at the
 when we had the PDF problem. Problem with is it that it has no build
 in document parses, so it was just a easy to use PDFbox and Verity.

 Does LIndex have the parses build in? 

 Also it is a Macromedia product according to the link you provided, so
 why don't MM use it instead of Verity? How strange...

 Andrew.

 - Original Message -
 From: Lawrence Ng <[EMAIL PROTECTED]>
 Date: Wed, 08 Sep 2004 14:46:16 -0700
 Subject: Re: Indexing on Linux systempermissions?
 To: CF-Talk <[EMAIL PROTECTED]>

 Lindex is a CF extension...

 From their site 

 *-

 Lindex, short for 'Lucene index,' is a high-performance,
 full-featured text search engine that allows developers to create
 document collections for easy indexing and quick searching. Because
 the Lindex interface is similar to Verity Search Engine, it will
 already be familiar to ColdFusion developers. The advantage of Lindex
 over Verity is that Lindex is pure Java and ColdFusion, so it can be
 ported to any platform, including Mac OS X.

 *-

 http://www.macromedia.com/cfusion/exchange/index.cfm?view=sn131&extID=1005033

>>> [EMAIL PROTECTED] 9/8/2004 2:42:32 PM >>>

 Not sure if I missed something in this posting but what is Lindex?

 Andrew.

 - Original Message -
 From: Lawrence Ng <[EMAIL PROTECTED]>
 Date: Wed, 08 Sep 2004 13:19:30 -0700
 Subject: Re: Indexing on Linux systempermissions?
 To: CF-Talk <[EMAIL PROTECTED]>

 Haven't installed yet but I found this little nugget

 http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/intro6.htm 

 hmmm.. have to launch the new app by the end of the month... u think
 Blackstone will be released in a week? LOL

 has anyone used lindex with mx6.1 yet under linux?

 thansk

 >>> [EMAIL PROTECTED] 9/8/2004 12:32:40 PM >>>
 Do you have the following hotfix installed?

 http://www.macromedia.com/support/coldfusion/ts/documents/hotfix_verity_linux.htm

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




RE: (I guess) Local App

2004-09-08 Thread Dave Watts
> Do you think it is easier to write/maintain forms in Access 
> than in CFML/HTML?

No, but I don't really think it's harder, either.

> The Excel/Access solution would require each user to:
> 
> 1) Have a purchased copy of MS-OFfice
> 2) Interact with 2 programs (Excel & Access) to collect the data
> 3) Interact with CF (or something) to get the data into Oracle.
> 4) Trouble shoot Access problems (locked db, etc)
> 5) Perform lengthly, somewhat complex installs of Office, OS 
> Service Packs, and the apps.

If you just used Access, I don't think this is true. I'm pretty sure that
all you'd need is the Jet database engine (installed by default on most
Windows machines along with ODBC) and the actual Access database. You don't
actually need Access itself, unless you want to build your own Access
applications. It's pretty easy to build Access applications, and I've never
seen a "locked db" problem within a single-user Access application, as long
as the database itself is writeable. I think it would be pretty easy to have
your Access application connect to Oracle using linked tables as needed.

I don't see why an Excel spreadsheet would be needed, but if it's needed for
an Access solution, it would presumably be needed for an HTML-based solution
also.

> Admittedly, I am biased, but I think an Excel/Access solution 
> would be reinventing the wheel.
> 
> And, IMO, CFAnywhere would be a superior solution -- in 
> almost every way!

Since I'm diametrically opposed to your conclusion - I think it would be
worse in almost every way - I'm curious about the reason for your bias.

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: Selling Tags and Apps (WAS: Free for non-commercial usage? Donationware?)

2004-09-08 Thread Matthew Walker
Hi Patrick,

This is something I do. Here's my site: http://www.eswsoftware.com/ 

I think the biggest issue is getting people to find out about your products.
I started with one and have extended the range to a small handful by now.
I've found that when a tag is listed as new on the Macromedia exchange,
sales shoot up, then when it disappears they drop almost to nothing. I've
also found a very high cross-selling rate: it's much easier to sell to
existing (happy) customers. It's simply not true that if you build something
good, people will come. I would recommend giving away a few simpler tags too
so that developers come to see your site as a resource rather than just a
shop, and so that developers can get a feel for the quality of your
products. 

The second big issue is support. Your apps need to be bulletproof, tested on
a variety of environments, or at least be very clear about where they won't
work. If it's not tested on BlueDragon or CF5 then say so (none of my apps
work on BD yet due to very subtle language differences). If they're not well
tested you'll end up putting more time into support and your customers will
be less happy. It's less work to fix a problem before release than after.
Also customers will expect a fairly high level of flexibility as far as
functionality and visual appearance. Then when you make the product
flexible, they may say it's too complicated. Finally: documentation. Without
good documentation every second person will ask you the same question. If I
sell a product for $30 and then spend an hour helping somebody solve a
problem (which I often do: I was up until 1:30 last night helping somebody
out on the other side of the world) then I'm getting paid for my time but
not for the tag development itself. It's something you want to try to avoid.
I find most support issues come from the two ends of the skill spectrum: the
CF newbies who hope your tag will save them from having to learn too much CF
(fair enough, but it can be frustrating when you discover they don't even
know how to call a custom tag) and the power users who find the bugs and
come up with lots of ideas. 

I wouldn't see it as a quick way to make money. It can be very rewarding
though.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: strange jdbc/sql server error - JVM_bind - No buffer space a vailable

2004-09-08 Thread Dave Watts
> No, we only have a single sql server instance

In that case, I'm out of ideas. Sorry!

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: Indexing on Linux systempermissions?

2004-09-08 Thread Lawrence Ng
Yeah I thought so too... guess I'll have to wait for Blackstone

>>> [EMAIL PROTECTED] 9/8/2004 2:53:58 PM >>>
Oh ok... I know what Lucene is, it an Apache project, we looked at the
when we had the PDF problem. Problem with is it that it has no build
in document parses, so it was just a easy to use PDFbox and Verity.

Does LIndex have the parses build in? 

Also it is a Macromedia product according to the link you provided, so
why don't MM use it instead of Verity? How strange...

Andrew.

- Original Message -
From: Lawrence Ng <[EMAIL PROTECTED]>
Date: Wed, 08 Sep 2004 14:46:16 -0700
Subject: Re: Indexing on Linux systempermissions?
To: CF-Talk <[EMAIL PROTECTED]>

Lindex is a CF extension...

 From their site 

 *-

 Lindex, short for 'Lucene index,' is a high-performance,
full-featured text search engine that allows developers to create
document collections for easy indexing and quick searching. Because
the Lindex interface is similar to Verity Search Engine, it will
already be familiar to ColdFusion developers. The advantage of Lindex
over Verity is that Lindex is pure Java and ColdFusion, so it can be
ported to any platform, including Mac OS X.

 *-

http://www.macromedia.com/cfusion/exchange/index.cfm?view=sn131&extID=1005033


 >>> [EMAIL PROTECTED] 9/8/2004 2:42:32 PM >>>

Not sure if I missed something in this posting but what is Lindex?

 Andrew.

 - Original Message -
 From: Lawrence Ng <[EMAIL PROTECTED]>
 Date: Wed, 08 Sep 2004 13:19:30 -0700
 Subject: Re: Indexing on Linux systempermissions?
 To: CF-Talk <[EMAIL PROTECTED]>

 Haven't installed yet but I found this little nugget

 http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/intro6.htm 

 hmmm.. have to launch the new app by the end of the month... u think
 Blackstone will be released in a week? LOL

 has anyone used lindex with mx6.1 yet under linux?

 thansk

 >>> [EMAIL PROTECTED] 9/8/2004 12:32:40 PM >>>
 Do you have the following hotfix installed?

http://www.macromedia.com/support/coldfusion/ts/documents/hotfix_verity_linux.htm

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




Re: Indexing on Linux systempermissions?

2004-09-08 Thread Andrew Dixon
Oh ok... I know what Lucene is, it an Apache project, we looked at the
when we had the PDF problem. Problem with is it that it has no build
in document parses, so it was just a easy to use PDFbox and Verity.

Does LIndex have the parses build in? 

Also it is a Macromedia product according to the link you provided, so
why don't MM use it instead of Verity? How strange...

Andrew.

- Original Message -
From: Lawrence Ng <[EMAIL PROTECTED]>
Date: Wed, 08 Sep 2004 14:46:16 -0700
Subject: Re: Indexing on Linux systempermissions?
To: CF-Talk <[EMAIL PROTECTED]>

Lindex is a CF extension...

 From their site 

 *-

 Lindex, short for 'Lucene index,' is a high-performance,
full-featured text search engine that allows developers to create
document collections for easy indexing and quick searching. Because
the Lindex interface is similar to Verity Search Engine, it will
already be familiar to ColdFusion developers. The advantage of Lindex
over Verity is that Lindex is pure Java and ColdFusion, so it can be
ported to any platform, including Mac OS X.

 *-

 http://www.macromedia.com/cfusion/exchange/index.cfm?view=sn131&extID=1005033

>>> [EMAIL PROTECTED] 9/8/2004 2:42:32 PM >>>

Not sure if I missed something in this posting but what is Lindex?

 Andrew.

 - Original Message -
 From: Lawrence Ng <[EMAIL PROTECTED]>
 Date: Wed, 08 Sep 2004 13:19:30 -0700
 Subject: Re: Indexing on Linux systempermissions?
 To: CF-Talk <[EMAIL PROTECTED]>

 Haven't installed yet but I found this little nugget

 http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/intro6.htm 

 hmmm.. have to launch the new app by the end of the month... u think
 Blackstone will be released in a week? LOL

 has anyone used lindex with mx6.1 yet under linux?

 thansk

 >>> [EMAIL PROTECTED] 9/8/2004 12:32:40 PM >>>
 Do you have the following hotfix installed?

 http://www.macromedia.com/support/coldfusion/ts/documents/hotfix_verity_linux.htm

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




cfqueryparam syntax was Re: [no subject]

2004-09-08 Thread S . Isaac Dealey
> From: Matthew Walker [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, 8 September 2004 1:54 PM
> To: CF-Talk
> Subject: RE: escaping " character

> VALUES ( #qData.SRXNO#, #qData.SDISPDATE#,
> #qData.PTITLE#,.

> Becomes something like

> VALUES (

> 
> name="#qData.SRXNO#">,

> ,

> ,.

> Looks a bit complex huh? But you get used to it. Watch for
> curly quotes in
> there.

You goofed tho... Asside from the spaces in #qData. PTITLE # for
instance, it should be value="#blah#" rather than name="#blah#" -- I
know _you_ know this. :) Just wanted to point out the typo for others
on the list. :)

s. isaac dealey 954.927.5117
new epoch : isn't it time for a change?

add features without fixtures with
the onTap open source framework

http://www.sys-con.com/story/?storyid=44477&DE=1
http://www.sys-con.com/story/?storyid=45569&DE=1
http://www.fusiontap.com
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: Indexing on Linux systempermissions?

2004-09-08 Thread Lawrence Ng
Lindex is a CF extension...

>From their site 

*-

Lindex, short for 'Lucene index,' is a high-performance, full-featured text search engine that allows developers to create document collections for easy indexing and quick searching. Because the Lindex interface is similar to Verity Search Engine, it will already be familiar to ColdFusion developers. The advantage of Lindex over Verity is that Lindex is pure Java and ColdFusion, so it can be ported to any platform, including Mac OS X.

*-

http://www.macromedia.com/cfusion/exchange/index.cfm?view=sn131&extID=1005033



>>> [EMAIL PROTECTED] 9/8/2004 2:42:32 PM >>>
Not sure if I missed something in this posting but what is Lindex?

Andrew.

- Original Message -
From: Lawrence Ng <[EMAIL PROTECTED]>
Date: Wed, 08 Sep 2004 13:19:30 -0700
Subject: Re: Indexing on Linux systempermissions?
To: CF-Talk <[EMAIL PROTECTED]>

Haven't installed yet but I found this little nugget

 http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/intro6.htm 

 hmmm.. have to launch the new app by the end of the month... u think
 Blackstone will be released in a week? LOL

 has anyone used lindex with mx6.1 yet under linux?

 thansk

>>> [EMAIL PROTECTED] 9/8/2004 12:32:40 PM >>>
 Do you have the following hotfix installed?

 http://www.macromedia.com/support/coldfusion/ts/documents/hotfix_verity_linux.htm 

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




Re: RDS Server has stopped working...

2004-09-08 Thread Andrew Dixon
Any got any ideas? It is become a pain in the ass now?

Anything?

Andrew.

On Mon, 6 Sep 2004 09:58:44 +0100, Andrew Dixon <[EMAIL PROTECTED]> wrote:
> Hi Everyone.
> 
> Bit of a strange on this morning. Our RDS server on our local
> development server appears to have stopped working, but it only appear
> to be via Homesite+ or CFStudio. If we try to access datasources via
> Homesite+ or CFStudio we get the following error message:
> 
> "An error occurred accessing RDS server: Error -1 occured. The
> operation timed out."
> 
> However, I go to Windows Explorer and select "Macromedia FTP & RDS"
> and then double click the development server entry it works fine and
> displays a directory listing of the server. So I guess the RDS server
> is working ok.
> 
> Any ideas what the problem is?
> 
> Andrew.
>
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: Indexing on Linux systempermissions?

2004-09-08 Thread Andrew Dixon
Not sure if I missed something in this posting but what is Lindex?

Andrew.

- Original Message -
From: Lawrence Ng <[EMAIL PROTECTED]>
Date: Wed, 08 Sep 2004 13:19:30 -0700
Subject: Re: Indexing on Linux systempermissions?
To: CF-Talk <[EMAIL PROTECTED]>

Haven't installed yet but I found this little nugget

 http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/intro6.htm 

 hmmm.. have to launch the new app by the end of the month... u think
 Blackstone will be released in a week? LOL

 has anyone used lindex with mx6.1 yet under linux?

 thansk

>>> [EMAIL PROTECTED] 9/8/2004 12:32:40 PM >>>
 Do you have the following hotfix installed?

 http://www.macromedia.com/support/coldfusion/ts/documents/hotfix_verity_linux.htm

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




Re: (I guess) Local App

2004-09-08 Thread Dick Applebaum
Patrick

I was suggesting that he write the data entry as a browser form 
(written in CF)

Do you think it is easier to write/maintain forms in Access than in 
CFML/HTML?

If you do want go with a spread sheet, it is easily imported with CFML

The Excel/Access solution would require each user to:

1) Have a purchased copy of MS-OFfice
2) Interact with 2 programs (Excel & Access) to collect the data
3) Interact with CF (or something) to get the data into Oracle.
4) Trouble shoot Access problems (locked db, etc)
5) Perform lengthly, somewhat complex installs of Office, OS Service 
Packs, and the apps.

with CFAnywhere

1) The software is free
2) The user interacts with only the custom CF App
3) It is much easier to maintain (the users can just download the 
latest version or copy from CD) -- no installation necessary.

FWIW, it takes less than an hour to get CFAnywhere running on your 
desktop (the first time).

The CFAnywhere docs are a little dated and some things are 
over-explained.  It is actually easier to do than to read.

Try it!

Subsequent installs of the entire package take a few moments to dload 
or copy to your hard drive.

All the user sees is an application icon on the desktop.

He double-clicks this icon and the application starts automatically.

A few seconds later, he logs in (if necessary) and is entering data 
into a custom form

The form can be SVG, HTML, DHTML, Flash, whatever.

The user doesn't know or care that he is running CF and xyz database -- 
all he sees is a custom UI.

Admittedly, I am biased, but I think an Excel/Access solution would be 
reinventing the wheel.

And, IMO, CFAnywhere would be a superior solution -- in almost every 
way!

Dick

On Sep 8, 2004, at 1:52 PM, Patrick McGeehan wrote:

> The cfanywhere stuff looks cool but seems like a bit of work to get 
> that
>  rolling and the template may be to much for an easily importable
>  spreadsheet.  I would personally go with a simple Access db with some
>  user forms.  Again, minimize reinventing the wheel...
>
>  Patrick McGeehan
>
>  Applications Developer
>
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: reference in cfc

2004-09-08 Thread Michael Hodgdon
gotcha, thanks, it is all coming back to me.   

> In general you DON'T want a copy, you want a pointer.  The only time
> you'd want a copy is if you're going to change the data, but you 
> don't
> wany anyone else to know that you've changed it until some later time.
> 
> 
> cheers,
> barneyb
> 
> On Wed, 08 Sep 2004 16:31:11 -0400, Michael Hodgdon <[EMAIL PROTECTED]
> net> wrote:
> > Thanks for the reply.  I did understand that, I guess what I am 
> trying to get to is that I thought CF Components would return copies 
> of the data.  If I ask an object to return data to a template (display 
> page), I would hope that it would return a copy and not a pointer.
> > 
> > As a side note to that, have the known issues with the duplicate 
> function been fixed?  StructCopy will not work for us as most times we 
> have complex data in those objects.
> > 
> 
> -- 
> Barney Boisvert
> [EMAIL PROTECTED]
> 360.319.6145
> http://www.barneyb.
com
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: (I guess) Local App

2004-09-08 Thread Patrick McGeehan
The cfanywhere stuff looks cool but seems like a bit of work to get that
rolling and the template may be to much for an easily importable
spreadsheet.  I would personally go with a simple Access db with some
user forms.  Again, minimize reinventing the wheel...

Patrick McGeehan 

Applications Developer

DIT

#mcg#

-Original Message-
From: Dick Applebaum [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 08, 2004 4:23 PM
To: CF-Talk
Subject: Re: (I guess) Local App

On Sep 8, 2004, at 12:43 PM, Greg Morphis wrote:

> No it's a laptop.
>  I'm actually considering that option Patrick..
>  They want to be able to create custom templates.. I suppose an admin
>  can do this with CF and then output the data to a csv file..
>  The only problem will be taking that data and knowing how to transfer
>  it to Oracle.
>
>

Why not CFAnywhere?

How many users will you have?

You write the app in CF, providing a customized, application-specific 
GUI, using a browser -- just as you do now for any web app.

Your users can run it on the desktop & store the data in a local db 
(with no connection to the Internet)

   Using, for example; BDJ2ee, Apache, Jetty, Cloudscape *

You can make the entire app double-clickable (all of the above)  just 
like any desktop app -- no necessity to type commands or run scripts 
from the command line.

It doesn't cost anything for any of the software*

It takes a very small footprint & runs quite efficiently (prolly 
smaller than Excel)

When the Internet is available, the user clicks a button & the CF 
template (you write) xfers the data from the desktop db to Oracle,

You have all the CF programming capabilities, you use for any other CF 
app  (it's CFML, baby!)

You have a single, familiar, language with which to write and maintain 
the programs,

You have the reliability, ease of use, etc. to which you are accustomed.

It is easy to deploy via download or CD.

* Everything except CFMX/BD is free, open-source, proven & 
redistributable.
You will need to get permission of the mfgr to redistro CFMX or BD -- 
lacking that you must dl & install a free trial version on each user's 
system,

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




Re: reference in cfc

2004-09-08 Thread Barney Boisvert
In general you DON'T want a copy, you want a pointer.  The only time
you'd want a copy is if you're going to change the data, but you don't
wany anyone else to know that you've changed it until some later time.

cheers,
barneyb

On Wed, 08 Sep 2004 16:31:11 -0400, Michael Hodgdon <[EMAIL PROTECTED]> wrote:
> Thanks for the reply.  I did understand that, I guess what I am trying to get to is that I thought CF Components would return copies of the data.  If I ask an object to return data to a template (display page), I would hope that it would return a copy and not a pointer.
> 
> As a side note to that, have the known issues with the duplicate function been fixed?  StructCopy will not work for us as most times we have complex data in those objects.
> 

-- 
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: reference in cfc

2004-09-08 Thread Michael Hodgdon
Thanks for the reply.  I did understand that, I guess what I am trying to get to is that I thought CF Components would return copies of the data.  If I ask an object to return data to a template (display page), I would hope that it would return a copy and not a pointer.  

As a side note to that, have the known issues with the duplicate function been fixed?  StructCopy will not work for us as most times we have complex data in those objects.  

>I believe simple values are always passed by value.  (Boolean, strings,
>etc)  Complex values are passed by reference.  You'd have to use
>something like StructCopy or Duplicate to make a copy if that's what you
>wanted.
>
> 
>
>http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/functa91.htm
>
> 
>
>Joe
>
> 
>
>-Original Message-
>From: Michael Hodgdon [mailto:[EMAIL PROTECTED] 
>Sent: Wednesday, September 08, 2004 4:03 PM
>To: CF-Talk
>Subject: Re: reference in cfc
>
> 
>
>Hey Jim, 
>
>Thanks for getting back to me.  Unfortunately it does make sense.  I
>really thought (and was hoping) that when you ask a function for some
>data that it returns a copy of that data not a reference to that objects
>data.  What is the standard practice for this?  How do you truly protect
>an objects data from corruption if when you use a getter on it it
>returns a reference pointer not a copy?
>
>>No. not really.
>>
>> 
>>
>>When you "var" a variable you do, indeed, make it private to the
>function.
>>However if you place a reference to a public object in a var'd variable
>it's
>>still a public object.
>>
>> 
>>
>>In a sense the var keyword only affects the actual label of the
>variable,
>>not its contents.  It does not make clones of its contents or anything
>like
>variable
>>called "foo" completely unconnected with the one in the variables
>scope.
>variable
>>called "foo" completely unconnected with the one in the variables
>scope.
>>HOWEVER the value in this completely unconnected variable is a
>reference to
>>the variables.foo varialble.  Changing foo.fiddle in the function
>changes
>and
>>kind 
>>of an emergency fo us!  Coming up on a deadline fast!
>>
>>It is my understanding that when you "" (var
>out a
>>
>>variable) you capture information at a function level not at a
>component
>>level.  
>>Therefore if I have a data collection in a component that I want to
>grab, 
>>analyze, edit, and send to the user without editing the original shared
>
>>component version I can just grab it using the var scope.  Once in the
>var
>>scope 
>>I can make my edits without affecting the original shared scope
>version.
>>Maybe 
>>a description will better explain this:
>>
>>Here is the code I am using to access and modify my component:
>>
>>
>>
>"cf_components.test")>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>Here is my cfc:
>>
>>  
>>
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: Hi

2004-09-08 Thread joe velez
automatically? i dont think so.

i think you can get the date info .. so maybe you can dynamically change the name of the file being used.. probably not.

i was thinking mabe like 
/logs/log#date#
where #date# is the apache syntax for the date (%d or something?? not sure)

i'd just write a schedule task to update that part of the conf file, for each user, then restart apache.

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




Re: (I guess) Local App

2004-09-08 Thread Dick Applebaum
On Sep 8, 2004, at 12:43 PM, Greg Morphis wrote:

> No it's a laptop.
>  I'm actually considering that option Patrick..
>  They want to be able to create custom templates.. I suppose an admin
>  can do this with CF and then output the data to a csv file..
>  The only problem will be taking that data and knowing how to transfer
>  it to Oracle.
>
>

Why not CFAnywhere?

How many users will you have?

You write the app in CF, providing a customized, application-specific 
GUI, using a browser -- just as you do now for any web app.

Your users can run it on the desktop & store the data in a local db 
(with no connection to the Internet)

   Using, for example; BDJ2ee, Apache, Jetty, Cloudscape *

You can make the entire app double-clickable (all of the above)  just 
like any desktop app -- no necessity to type commands or run scripts 
from the command line.

It doesn't cost anything for any of the software*

It takes a very small footprint & runs quite efficiently (prolly 
smaller than Excel)

When the Internet is available, the user clicks a button & the CF 
template (you write) xfers the data from the desktop db to Oracle,

You have all the CF programming capabilities, you use for any other CF 
app  (it's CFML, baby!)

You have a single, familiar, language with which to write and maintain 
the programs,

You have the reliability, ease of use, etc. to which you are accustomed.

It is easy to deploy via download or CD.

* Everything except CFMX/BD is free, open-source, proven & 
redistributable.
You will need to get permission of the mfgr to redistro CFMX or BD -- 
lacking that you must dl & install a free trial version on each user's 
system,

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




Re: Indexing on Linux systempermissions?

2004-09-08 Thread Lawrence Ng
Haven't installed yet but I found this little nugget

http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/intro6.htm 

hmmm.. have to launch the new app by the end of the month... u think
Blackstone will be released in a week? LOL

has anyone used lindex with mx6.1 yet under linux?

thansk

>>> [EMAIL PROTECTED] 9/8/2004 12:32:40 PM >>>
Do you have the following hotfix installed?

http://www.macromedia.com/support/coldfusion/ts/documents/hotfix_verity_linux.htm

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




RE: RegEx Problem Trying to Use Matched Text

2004-09-08 Thread Jason Reichenbach
Heres a regex I use for email address finding. Maybe this can get you
moving in the right direction


ReFindNoCase("[EMAIL PROTECTED]")>

  _  

From: Ben Doom [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 08, 2004 3:58 PM
To: CF-Talk
Subject: Re: RegEx Problem Trying to Use Matched Text

CF5 doesn't support Perlish character classes (ie "\w").

IIRC, you can use [[:alnum:]] to replace them.

BTW -- are you sure this is a direct copy from the book (aside from the 
\1 vs $1 change)?  It looks odd in several ways to me.

--Ben

Josen Ruiseco wrote:

> I am using the following and I get the email address twice. The second
string is not a link.
> 
> 
> #newString#
> 
"([EMAIL PROTECTED])", "
> #newString#
> 
> Am I not doing something right? I'm on CF5.
> 
> Josen

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




RE: reference in cfc

2004-09-08 Thread Joe Gooch
I believe simple values are always passed by value.  (Boolean, strings,
etc)  Complex values are passed by reference.  You'd have to use
something like StructCopy or Duplicate to make a copy if that's what you
wanted.

http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/functa91.htm

Joe

-Original Message-
From: Michael Hodgdon [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 08, 2004 4:03 PM
To: CF-Talk
Subject: Re: reference in cfc

Hey Jim, 

Thanks for getting back to me.  Unfortunately it does make sense.  I
really thought (and was hoping) that when you ask a function for some
data that it returns a copy of that data not a reference to that objects
data.  What is the standard practice for this?  How do you truly protect
an objects data from corruption if when you use a getter on it it
returns a reference pointer not a copy?

>No. not really.
>
> 
>
>When you "var" a variable you do, indeed, make it private to the
function.
>However if you place a reference to a public object in a var'd variable
it's
>still a public object.
>
> 
>
>In a sense the var keyword only affects the actual label of the
variable,
>not its contents.  It does not make clones of its contents or anything
like
>that.
>
> 
>
>The following is bad code, but (I hope!) should explain things:
>
> 
>
> 
>
"cf_components.test")>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>Here is my cfc:
>
>  
> 
>
>  
>  
>   
>  this.objName = "customer";
>   
>  // Set up the customer object data containers 
>  stCustomerInfo= structNew();
>  stCustomerInfo.firstname = "michael";
>  stCustomerInfo.lastname  = "hodgdon";
>
> 
>
>   
>  
>
>
>
>access="public" output="no" returntype="struct"> 
>  
>
>  
>
>
>
>returntype="any"> 
>  
>  
>
>
>  
>  
>   method="getCustData"
>   returnvariable="var_stCustomerData">
>  
>  
>  
>  
>   
>   
>   
>mike")>
>   
>   
>   
>  
>  
>   
>   
not 
>mike")>    
>   
>  
>  
>  
>
>  
>
>
>
>
>  _

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




Re: reference in cfc

2004-09-08 Thread Michael Hodgdon
I definitely thought of using duplicate in my get methods so that we are returning a true duplicate, but isn't there known issues with duplicate?  Is the duplicate function corrected in the 6.1 updater?

> If you really want a copy, you can use duplicate().  That won't for
> object instances though, if you want to duplicate those, you have to
> write a clone method of some sort.
> 
> cheers,
> barneyb
> 
> 
> On Wed, 08 Sep 2004 16:02:56 -0400, Michael Hodgdon <[EMAIL PROTECTED]
> net> wrote:
> > Hey Jim,
> > 
> > Thanks for getting back to me.  Unfortunately it does make sense.  I 
> really thought (and was hoping) that when you ask a function for some 
> data that it returns a copy of that data not a reference to that 
> objects data.  What is the standard practice for this?  How do you 
> truly protect an objects data from corruption if when you use a getter 
> on it it returns a reference pointer not a copy?
> > 
> > 
> -- 
> Barney Boisvert
> [EMAIL PROTECTED]
> 360.319.6145
> http://www.barneyb.
com
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: reference in cfc

2004-09-08 Thread Barney Boisvert
If you really want a copy, you can use duplicate().  That won't for
object instances though, if you want to duplicate those, you have to
write a clone method of some sort.

cheers,
barneyb

On Wed, 08 Sep 2004 16:02:56 -0400, Michael Hodgdon <[EMAIL PROTECTED]> wrote:
> Hey Jim,
> 
> Thanks for getting back to me.  Unfortunately it does make sense.  I really thought (and was hoping) that when you ask a function for some data that it returns a copy of that data not a reference to that objects data.  What is the standard practice for this?  How do you truly protect an objects data from corruption if when you use a getter on it it returns a reference pointer not a copy?
> 
> 
-- 
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: RegEx Problem Trying to Use Matched Text

2004-09-08 Thread Josen Ruiseco
The regex used to find the email address and the replacement regex are from the book. The reReplaceNoCase and the output stuff is me.

I do not follow you with the [[:alnum:]] example. Please expound.

Josen

>CF5 doesn't support Perlish character classes (ie "\w").
>
>IIRC, you can use [[:alnum:]] to replace them.
>
>BTW -- are you sure this is a direct copy from the book (aside from the 
>\1 vs $1 change)?  It looks odd in several ways to me.
>
>--Ben
>
>Josen Ruiseco wrote:
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: strange jdbc/sql server error - JVM_bind - No buffer space a vailable

2004-09-08 Thread Jeff Congdon
Dave Watts wrote:

> > Now I can restart CF application service, go to CFadmin, hit
> > "verify all datasources" four times, and get this error on
> > the 4th time, and only on ONE datasource (i have another
> > datasource on the same server that doesn't seem bothered):
> >
> > []java.sql.SQLException: [Macromedia][SQLServer JDBC
> > Driver]Error establishing socket. Address already in use:
> > connect The root cause was that: java.sql.SQLException:
> > [Macromedia][SQLServer JDBC Driver]Error establishing socket.
> > Address already in use: connect
>
> Are you using named SQL Server instances, and storing this database in a
> separate instance? That might explain this error message. The fix in that
> case would be to run the SQL Server Network Utility and specify a 
> different
> socket for that instance.
>
No, we only have a single sql server instance

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




Re: reference in cfc

2004-09-08 Thread Michael Hodgdon
Hey Jim, 

Thanks for getting back to me.  Unfortunately it does make sense.  I really thought (and was hoping) that when you ask a function for some data that it returns a copy of that data not a reference to that objects data.  What is the standard practice for this?  How do you truly protect an objects data from corruption if when you use a getter on it it returns a reference pointer not a copy?

>No. not really.
>
> 
>
>When you "var" a variable you do, indeed, make it private to the function.
>However if you place a reference to a public object in a var'd variable it's
>still a public object.
>
> 
>
>In a sense the var keyword only affects the actual label of the variable,
>not its contents.  It does not make clones of its contents or anything like
>that.
>
> 
>
>The following is bad code, but (I hope!) should explain things:
>
> 
>
> 
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>Here is my cfc:
>
>  
> 
>
>  
>  
>   
>  this.objName = "customer";
>   
>  // Set up the customer object data containers 
>  stCustomerInfo= structNew();
>  stCustomerInfo.firstname = "michael";
>  stCustomerInfo.lastname  = "hodgdon";
>
> 
>
>   
>  
>
>
>
>access="public" output="no" returntype="struct"> 
>  
>
>  
>
>
>
>returntype="any"> 
>  
>  
>
>
>  
>  
>   method="getCustData"
>   returnvariable="var_stCustomerData">
>  
>  
>  
>  
>   
>   
>   
>mike")>
>   
>   
>   
>  
>  
>   
>   
>mike")>    
>   
>  
>  
>  
>
>  
>
>
>
>
>  _
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: (I guess) Local App

2004-09-08 Thread Greg Morphis
http://home.alltel.net/omen/mot.xls

here's a sample of one of the templates..

On Wed, 8 Sep 2004 15:49:44 -0400, Jim Davis
<[EMAIL PROTECTED]> wrote:
> I've become a big fan of HTA if you're on Windows.  You can build full
> client-side applications using only HTML and _javascript_.
> 
> Look it up on msdn.micrsoft.com
> 
> Jim Davis
> 
> 
> From: Greg Morphis [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, September 08, 2004 2:55 PM
> To: CF-Talk
> Subject: OT: (I guess) Local App
> 
> I've been tasked with building an app for engineers on the road to
> report how cell phones function. Unfortunately they wont be connected
> to the internet while on the road. So I'm guessing my only option
> would be to build something in Java, VB, ASP or something to record
> the data in an Access DB to upload at a later time to an Oracle DB.
> The Admin section would be in CF tieing to the Oracle DB.
> 
> Does anyone have any other options, ideas or comments.. Anything is
> appreciated.
> 
> 
>
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: OT: (I guess) Local App

2004-09-08 Thread Greg Luce
Or just build an access application. The forms for the technicians to
submit data, reports to see the data. Then of course you can run the
data into the MSSQL DB (or MSDE) when they're back in the office and
do whatever you want with the data there.

Greg

- Original Message -
From: Dick Applebaum <[EMAIL PROTECTED]>
Date: Wed, 8 Sep 2004 12:29:40 -0700
Subject: Re: OT: (I guess) Local App
To: CF-Talk <[EMAIL PROTECTED]>

You Betchum RR!

How about CFanywhere!

   http://67.124.145.42/CFanywhereDocs/CFAnywhere.html

If you need a more robust db, I suggest cloudscape.

Dick

On Sep 8, 2004, at 11:54 AM, Greg Morphis wrote:

> I've been tasked with building an app for engineers on the road to
>  report how cell phones function. Unfortunately they wont be connected
>  to the internet while on the road. So I'm guessing my only option
>  would be to build something in Java, VB, ASP or something to record
>  the data in an Access DB to upload at a later time to an Oracle DB.
>  The Admin section would be in CF tieing to the Oracle DB.
>
>  Does anyone have any other options, ideas or comments.. Anything is 
> appreciated.
>
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: RegEx Problem Trying to Use Matched Text

2004-09-08 Thread Ben Doom
CF5 doesn't support Perlish character classes (ie "\w").

IIRC, you can use [[:alnum:]] to replace them.

BTW -- are you sure this is a direct copy from the book (aside from the 
\1 vs $1 change)?  It looks odd in several ways to me.

--Ben

Josen Ruiseco wrote:

> I am using the following and I get the email address twice. The second string is not a link.
> 
> 
> #newString#
> 
> #newString#
> 
> Am I not doing something right? I'm on CF5.
> 
> Josen
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: strange jdbc/sql server error - JVM_bind - No buffer space a vailable

2004-09-08 Thread Jeff Congdon
Let's start this fresh.  Fully patched and service pack'd SQL server 
2000, shared by many other CF servers and apps on the same network that 
have no problem whatsoever. 

MX6.1, using the latest MM provided datadirect JDBC drivers.  After a 
month of working without a single peep (server was migrated a month ago, 
the same app worked for years before this), today any query to one of 
the datasources returns this:
--
[Macromedia][SQLServer JDBC Driver]Error establishing socket.  No buffer 
space available (maximum connections reached?): JVM_Bind
--

There are 3 datasources on the machine, 2 to the same server, and only 1 
returns this error.  So I restart CF services, but after the 4th 
connection to the datasource (but not to other datasource on the exact 
same sql server), I get this:
--
[]java.sql.SQLException: [Macromedia][SQLServer JDBC Driver]Error 
establishing socket. Address already in use: connect
The root cause was that: java.sql.SQLException: [Macromedia][SQLServer 
JDBC Driver]Error establishing socket. Address already in use: connect
--

I repeat this many times to make sure it's not coincidental.  On a 
suggestion, I set the datasource to limit connections to 3 (a 
semi-abitrary number based on the connection failing at 4).  The 
datasource won't let me do this, instantly returning the original 
JVM_Bind error.  Even if I restart CF services, any connection to that 
datasource returns the JVM_bind error.  But now we have something new.  
One of the _other_ datasources on the machine, that connects to a 
different sql server on a different machine, now returns the JVM_bind 
error as well.   Fascinated in a car-crash sort of way,  I throw my 
hands up in the air and reboot the server.

The server comes back up, and now it all works.

The confidence I now have in this (production) server is overwhelming.  
While it seems to work for now, I'm sure I havne't seen the last of this 
error so if there's any insight into these errors, it will be 
greatly appreciated.

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




RE: (I guess) Local App

2004-09-08 Thread Jim Davis
I've become a big fan of HTA if you're on Windows.  You can build full
client-side applications using only HTML and _javascript_.

Look it up on msdn.micrsoft.com

Jim Davis

From: Greg Morphis [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 08, 2004 2:55 PM
To: CF-Talk
Subject: OT: (I guess) Local App

I've been tasked with building an app for engineers on the road to
report how cell phones function. Unfortunately they wont be connected
to the internet while on the road. So I'm guessing my only option
would be to build something in Java, VB, ASP or something to record
the data in an Access DB to upload at a later time to an Oracle DB.
The Admin section would be in CF tieing to the Oracle DB.

Does anyone have any other options, ideas or comments.. Anything is
appreciated.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: reference in cfc

2004-09-08 Thread Jim Davis
No. not really.

When you "var" a variable you do, indeed, make it private to the function.
However if you place a reference to a public object in a var'd variable it's
still a public object.

In a sense the var keyword only affects the actual label of the variable,
not its contents.  It does not make clones of its contents or anything like
that.

The following is bad code, but (I hope!) should explain things:

 

















Here is my cfc:

  
 

  
  
   
  this.objName = "customer";
   
  // Set up the customer object data containers 
  stCustomerInfo= structNew();
  stCustomerInfo.firstname = "michael";
  stCustomerInfo.lastname  = "hodgdon";

 

   
  



access="public" output="no" returntype="struct"> 
  

  



returntype="any"> 
  
  

  
  
   method="getCustData"
   returnvariable="var_stCustomerData">
  
  
  
  
   
   
   
mike")>
   
   
   
  
  
   
   
mike")>    
   
  
  
  

  




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




Re: (I guess) Local App

2004-09-08 Thread Greg Morphis
Windows... Win2K most likely

On Wed, 8 Sep 2004 14:43:38 -0500, Greg Morphis <[EMAIL PROTECTED]> wrote:
> No it's a laptop.
> I'm actually considering that option Patrick..
> They want to be able to create custom templates.. I suppose an admin
> can do this with CF and then output the data to a csv file..
> The only problem will be taking that data and knowing how to transfer
> it to Oracle.
> 
> 
> 
> 
> On Wed, 8 Sep 2004 15:33:08 -0400, Patrick McGeehan
> <[EMAIL PROTECTED]> wrote:
> > How complex is the data being collected?  If not too complex, why
> > reinvent the wheel, have them collect the data in excel, and read the
> > sheets in when they get back.  Create a template and give it to them and
> > you are done.  No programming and no training (most people can work
> > excel).
> >
> > Patrick McGeehan
> >
> > Applications Developer
> >
> > DIT
> >
> > #mcg#
> >
> >
> > -Original Message-
> > From: Greg Morphis [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, September 08, 2004 3:27 PM
> > To: CF-Talk
> > Subject: Re: (I guess) Local App
> >
> > I know nada about Flash heh
> >
> > On Wed, 8 Sep 2004 14:07:32 -0500, Deanna Schneider
> > <[EMAIL PROTECTED]> wrote:
> > > You could do it in Flash - and store the data locally and upload when
> > > connected. We did that back with Flash 3, and I'm sure it's a lot
> > cleaner
> > > now.
> > >
> > > - Original Message -
> > > From: "Greg Morphis" <[EMAIL PROTECTED]>
> > > To: "CF-Talk" <[EMAIL PROTECTED]>
> > > Sent: Wednesday, September 08, 2004 1:54 PM
> > > Subject: OT: (I guess) Local App
> > >
> > > > I've been tasked with building an app for engineers on the road to
> > > > report how cell phones function. Unfortunately they wont be
> > connected
> > > > to the internet while on the road. So I'm guessing my only option
> > > > would be to build something in Java, VB, ASP or something to record
> > > > the data in an Access DB to upload at a later time to an Oracle DB.
> > > > The Admin section would be in CF tieing to the Oracle DB.
> > > >
> > > > Does anyone have any other options, ideas or comments.. Anything is
> > > appreciated.
> > > >
> > > >
> > >
> > >
> >  _
> >
> >
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: (I guess) Local App

2004-09-08 Thread Greg Morphis
No it's a laptop.
I'm actually considering that option Patrick.. 
They want to be able to create custom templates.. I suppose an admin
can do this with CF and then output the data to a csv file..
The only problem will be taking that data and knowing how to transfer
it to Oracle.

On Wed, 8 Sep 2004 15:33:08 -0400, Patrick McGeehan
<[EMAIL PROTECTED]> wrote:
> How complex is the data being collected?  If not too complex, why
> reinvent the wheel, have them collect the data in excel, and read the
> sheets in when they get back.  Create a template and give it to them and
> you are done.  No programming and no training (most people can work
> excel).
> 
> Patrick McGeehan
> 
> Applications Developer
> 
> DIT
> 
> #mcg#
> 
> 
> -Original Message-
> From: Greg Morphis [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 08, 2004 3:27 PM
> To: CF-Talk
> Subject: Re: (I guess) Local App
> 
> I know nada about Flash heh
> 
> On Wed, 8 Sep 2004 14:07:32 -0500, Deanna Schneider
> <[EMAIL PROTECTED]> wrote:
> > You could do it in Flash - and store the data locally and upload when
> > connected. We did that back with Flash 3, and I'm sure it's a lot
> cleaner
> > now.
> >
> > - Original Message -
> > From: "Greg Morphis" <[EMAIL PROTECTED]>
> > To: "CF-Talk" <[EMAIL PROTECTED]>
> > Sent: Wednesday, September 08, 2004 1:54 PM
> > Subject: OT: (I guess) Local App
> >
> > > I've been tasked with building an app for engineers on the road to
> > > report how cell phones function. Unfortunately they wont be
> connected
> > > to the internet while on the road. So I'm guessing my only option
> > > would be to build something in Java, VB, ASP or something to record
> > > the data in an Access DB to upload at a later time to an Oracle DB.
> > > The Admin section would be in CF tieing to the Oracle DB.
> > >
> > > Does anyone have any other options, ideas or comments.. Anything is
> > appreciated.
> > >
> > >
> >
> >
>  _
> 
>
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: strange jdbc/sql server error - JVM_bind - No buffer space a vailable

2004-09-08 Thread Dave Watts
> Now I can restart CF application service, go to CFadmin, hit 
> "verify all datasources" four times, and get this error on 
> the 4th time, and only on ONE datasource (i have another 
> datasource on the same server that doesn't seem bothered):
> 
> []java.sql.SQLException: [Macromedia][SQLServer JDBC 
> Driver]Error establishing socket. Address already in use: 
> connect The root cause was that: java.sql.SQLException: 
> [Macromedia][SQLServer JDBC Driver]Error establishing socket. 
> Address already in use: connect

Are you using named SQL Server instances, and storing this database in a
separate instance? That might explain this error message. The fix in that
case would be to run the SQL Server Network Utility and specify a different
socket for that 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: (I guess) Local App

2004-09-08 Thread Dave Watts
> I've been tasked with building an app for engineers on the 
> road to report how cell phones function. Unfortunately they 
> wont be connected to the internet while on the road. So I'm 
> guessing my only option would be to build something in Java, 
> VB, ASP or something to record the data in an Access DB to 
> upload at a later time to an Oracle DB.
> The Admin section would be in CF tieing to the Oracle DB.
> 
> Does anyone have any other options, ideas or comments..

On what sort of platform will this application run? I've been playing around
with this kind of intermittently connected application on the Pocket PC
platform, using SQL Server CE for local storage and using either web
services or SQL Server database synchronization for network storage. This
kind of thing is pretty easy to build using Windows Forms and the .NET
Framework.

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: Indexing on Linux systempermissions?

2004-09-08 Thread Lawrence Ng
will try... swamped at work at the moment LOL will let everyone know
tommorrow for sure.

notice the fix only goes up to version 8 (SuSE) and we;re running
8.2... i'll see what happens.

>>> [EMAIL PROTECTED] 9/8/2004 12:32:40 PM >>>
Do you have the following hotfix installed?

http://www.macromedia.com/support/coldfusion/ts/documents/hotfix_verity_linux.htm

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




RE: (I guess) Local App

2004-09-08 Thread Patrick McGeehan
How complex is the data being collected?  If not too complex, why
reinvent the wheel, have them collect the data in excel, and read the
sheets in when they get back.  Create a template and give it to them and
you are done.  No programming and no training (most people can work
excel).

Patrick McGeehan 

Applications Developer

DIT

#mcg#

-Original Message-
From: Greg Morphis [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 08, 2004 3:27 PM
To: CF-Talk
Subject: Re: (I guess) Local App

I know nada about Flash heh 

On Wed, 8 Sep 2004 14:07:32 -0500, Deanna Schneider
<[EMAIL PROTECTED]> wrote:
> You could do it in Flash - and store the data locally and upload when
> connected. We did that back with Flash 3, and I'm sure it's a lot
cleaner
> now.
> 
> - Original Message -
> From: "Greg Morphis" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Wednesday, September 08, 2004 1:54 PM
> Subject: OT: (I guess) Local App
> 
> > I've been tasked with building an app for engineers on the road to
> > report how cell phones function. Unfortunately they wont be
connected
> > to the internet while on the road. So I'm guessing my only option
> > would be to build something in Java, VB, ASP or something to record
> > the data in an Access DB to upload at a later time to an Oracle DB.
> > The Admin section would be in CF tieing to the Oracle DB.
> >
> > Does anyone have any other options, ideas or comments.. Anything is
> appreciated.
> >
> >
> 
> 
  _
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: Indexing on Linux systempermissions?

2004-09-08 Thread Andrew Dixon
Do you have the following hotfix installed?

http://www.macromedia.com/support/coldfusion/ts/documents/hotfix_verity_linux.htm

Andrew.

- Original Message -
From: Lawrence Ng <[EMAIL PROTECTED]>
Date: Wed, 08 Sep 2004 12:08:15 -0700
Subject: Re: Indexing on Linux systempermissions?
To: CF-Talk <[EMAIL PROTECTED]>

or this possibly

 http://www.macromedia.com/support/coldfusion/ts/documents/hotfix_verity_linux.htm

 >>> [EMAIL PROTECTED] 9/8/2004 11:51:31 AM >>>

Doug,

 thanks for the heads up... man am I screwed LOL

 this says it all...

 http://www.petefreitag.com/item/127.cfm 

 I followed your previous postings as well and it seems that Lindex
 could be the key.. 

 has anyone tried it on non RH linux distros?

 worth the $$$?

>>> Doug James <[EMAIL PROTECTED]> 9/8/2004 10:48:36 AM >>>
 We use the database to perform our indexing (we are on RedHat) but I
 had 
 a thought that may or may not affect indexing on linux. The Verity 
 spider, currently, does not get installed on a linux box so if the 
 cfindex tag is calling the spider then the index would never get 
 populated. I am not sure how to test the theory but it might be worth 
 investigating.

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




RE: (I guess) Local App

2004-09-08 Thread Ciliotta, Mario
Is this on a Pocket PC?

 
We use Flash and Flash Remoting on a PPC and then when we sync the PPC up the
following day, the data is loaded into our Oracle database thru a CF page.
The PPC while in use collecting data is not connected to our intranet and is
only connected while sync-ing up.

 
Mario
-Original Message-
From: Bryan Stevenson [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 08, 2004 3:01 PM
To: CF-Talk
Subject: Re: (I guess) Local App

could use Flash as well

Bryan Stevenson B.Comm.
VP & Director of E-Commerce Development
Electric Edge Systems Group Inc.
phone: 250.480.0642
fax: 250.480.1264
cell: 250.920.8830
e-mail: [EMAIL PROTECTED]
web: www.electricedgesystems.com 
  _
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: OT: (I guess) Local App

2004-09-08 Thread Dick Applebaum
You Betchum RR!

How about CFanywhere!

   http://67.124.145.42/CFanywhereDocs/CFAnywhere.html

If you need a more robust db, I suggest cloudscape.

Dick

On Sep 8, 2004, at 11:54 AM, Greg Morphis wrote:

> I've been tasked with building an app for engineers on the road to
>  report how cell phones function. Unfortunately they wont be connected
>  to the internet while on the road. So I'm guessing my only option
>  would be to build something in Java, VB, ASP or something to record
>  the data in an Access DB to upload at a later time to an Oracle DB.
>  The Admin section would be in CF tieing to the Oracle DB.
>
>  Does anyone have any other options, ideas or comments.. Anything is 
> appreciated.
>
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: (I guess) Local App

2004-09-08 Thread Greg Morphis
I know nada about Flash heh 

On Wed, 8 Sep 2004 14:07:32 -0500, Deanna Schneider
<[EMAIL PROTECTED]> wrote:
> You could do it in Flash - and store the data locally and upload when
> connected. We did that back with Flash 3, and I'm sure it's a lot cleaner
> now.
> 
> - Original Message -
> From: "Greg Morphis" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Wednesday, September 08, 2004 1:54 PM
> Subject: OT: (I guess) Local App
> 
> > I've been tasked with building an app for engineers on the road to
> > report how cell phones function. Unfortunately they wont be connected
> > to the internet while on the road. So I'm guessing my only option
> > would be to build something in Java, VB, ASP or something to record
> > the data in an Access DB to upload at a later time to an Oracle DB.
> > The Admin section would be in CF tieing to the Oracle DB.
> >
> > Does anyone have any other options, ideas or comments.. Anything is
> appreciated.
> >
> >
> 
>
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: strange jdbc/sql server error - JVM_bind - No buffer space a vailable

2004-09-08 Thread Jeff Congdon
Dave Watts wrote:

> > [Macromedia][SQLServer JDBC Driver]Error establishing socket.  No 
> buffer space available (maximum connections reached?): JVM_Bind
>
> > I restarted the CF ODBC services on both servers, and the
> > error went away.  I have unlimited connections on my sql
> > server, and the sql server is used by 1/2 a dozen other CF
> > 6.1 servers and apps on the network, none of which displayed
> > this problem.
>
> If you're using the JDBC driver, that doesn't use the ODBC services at 
> all,
> so I suspect your observation is coincidental.

I suspect you're right, as I've since gotten to reproducing the JDBC 
failure and those services have no effect.  IT's the application server 
that eliminates the error, but only temporarily.

Now I can restart CF application service, go to CFadmin, hit "verify all 
datasources" four times, and get this error on the 4th time, and only on 
ONE datasource (i have another datasource on the same server that 
doesn't seem bothered):

[]java.sql.SQLException: [Macromedia][SQLServer JDBC Driver]Error 
establishing socket. Address already in use: connect
The root cause was that: java.sql.SQLException: [Macromedia][SQLServer 
JDBC Driver]Error establishing socket. Address already in use: connect

> > I just checked the datasource settings to make sure
> > connections aren't limited (They're not), but clicking "OK"  
> > I got the same error again just trying to verify the
> > datasource?  Ack.  Has anybody seen this?  Any ideas?  Thanks
> > muchly in advance
>
> I vaguely recall hearing about this before, but I don't really 
> remember the
> context or solution. However, based on the error message, I would 
> recommend
> that you cap the number of connections. You might also look to see whether
> you're running the latest SQL Server service pack.

I'll take a look at the sql server SP state,  try capping on the CF end, 
and keep googling...   Thanks Dave,

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




Re: cfcookie

2004-09-08 Thread Jim McAtee
- Original Message - 
From: "Dave Watts" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, September 08, 2004 12:57 PM
Subject: RE: cfcookie

>> So then you can _read_ cookies from other domains, but you
>> can't write them?
>
> No, you can't read or write them. The browser will only return cookies 
> on
> subsequent requests to the domain from which they were sent. The 
> third-party
> approach bypasses this by having pages on different domains contain 
> images
> from a single domain.

Got it.  I see what you mean now.

In this application that needs to operate across domains, let's say I had 
a third party "survey server" that served up the user polls.  I'd like it 
to never display a poll to someone that had already completed the poll.

Thinking out loud...

So I need to have the third party server send the content to the user's 
browser so that the server can read and write the cookies.  Which means 
that the request needs to come from within the page content itself.

Sounds a little like google ads.  Use _javascript_ to put the poll into the 
page?
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




CFLAP and Time Stamp

2004-09-08 Thread James Blaha
CF’ers,

Can anyone help me out with a time stamp issue in LDAP? I need to minus 
(-4:00:00:) from a time stamp in a Sun One 5.1 Directory LDAP server.

What’s in LDAP: 2004-09-08 02:24:24.0046Z

2004-09-08 02:24:24.0046Z (-4:00:00:) = 2004-09-07 21:24:24:0046Z

Can someone please send me some basic code?

Regards,
James Blaha
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: strange jdbc/sql server error - JVM_bind - No buffer space a vailable

2004-09-08 Thread Dave Watts
> [Macromedia][SQLServer JDBC Driver]Error establishing socket. 
> No buffer space available (maximum connections reached?): JVM_Bind
> 
> ...
>
> I restarted the CF ODBC services on both servers, and the 
> error went away.  I have unlimited connections on my sql 
> server, and the sql server is used by 1/2 a dozen other CF 
> 6.1 servers and apps on the network, none of which displayed 
> this problem. 

If you're using the JDBC driver, that doesn't use the ODBC services at all,
so I suspect your observation is coincidental.

> I just checked the datasource settings to make sure 
> connections aren't limited (They're not), but clicking "OK"  
> I got the same error again just trying to verify the 
> datasource?  Ack.  Has anybody seen this?  Any ideas?  Thanks 
> muchly in advance

I vaguely recall hearing about this before, but I don't really remember the
context or solution. However, based on the error message, I would recommend
that you cap the number of connections. You might also look to see whether
you're running the latest SQL Server service pack.

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: Indexing on Linux systempermissions?

2004-09-08 Thread Lawrence Ng
or this possibly

http://www.macromedia.com/support/coldfusion/ts/documents/hotfix_verity_linux.htm

>>> [EMAIL PROTECTED] 9/8/2004 11:51:31 AM >>>
Doug,

thanks for the heads up... man am I screwed LOL

this says it all...

http://www.petefreitag.com/item/127.cfm 

I followed your previous postings as well and it seems that Lindex
could be the key.. 

has anyone tried it on non RH linux distros?

worth the $$$?


>>> Doug James <[EMAIL PROTECTED]> 9/8/2004 10:48:36 AM >>>
We use the database to perform our indexing (we are on RedHat) but I
had 
a thought that may or may not affect indexing on linux. The Verity 
spider, currently, does not get installed on a linux box so if the 
cfindex tag is calling the spider then the index would never get 
populated. I am not sure how to test the theory but it might be worth 
investigating.

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




Re: (I guess) Local App

2004-09-08 Thread Deanna Schneider
You could do it in Flash - and store the data locally and upload when
connected. We did that back with Flash 3, and I'm sure it's a lot cleaner
now.

- Original Message - 
From: "Greg Morphis" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, September 08, 2004 1:54 PM
Subject: OT: (I guess) Local App

> I've been tasked with building an app for engineers on the road to
> report how cell phones function. Unfortunately they wont be connected
> to the internet while on the road. So I'm guessing my only option
> would be to build something in Java, VB, ASP or something to record
> the data in an Access DB to upload at a later time to an Oracle DB.
> The Admin section would be in CF tieing to the Oracle DB.
>
> Does anyone have any other options, ideas or comments.. Anything is
appreciated.
>
>
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




reference in cfc

2004-09-08 Thread Michael Hodgdon
Question for the list.  It has to do with what appears to be object reference 
with data stored in a cfc.  Any help you got would be great, oh yeah, and kind 
of an emergency fo us!  Coming up on a deadline fast!

It is my understanding that when you "" (var out a 
variable) you capture information at a function level not at a component level.  
Therefore if I have a data collection in a component that I want to grab, 
analyze, edit, and send to the user without editing the original shared 
component version I can just grab it using the var scope.  Once in the var scope 
I can make my edits without affecting the original shared scope version.  Maybe 
a description will better explain this:

Here is the code I am using to access and modify my component:



















Here is my cfc:

  
  

  
  
   
  this.objName = "customer";
   
  // Set up the customer object data containers 
  stCustomerInfo= structNew();
  stCustomerInfo.firstname = "michael";
  stCustomerInfo.lastname  = "hodgdon";

 

   
  
 

 
access="public" output="no" returntype="struct"> 
  

  
 

 
returntype="any"> 
  
  

 
  
  
   method="getCustData"
   returnvariable="var_stCustomerData">
  
  
  
  
   
   
   
   
   
   
  
  
   
   
mike")>    
   
  
  
  

  
 


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




Re: (I guess) Local App

2004-09-08 Thread Bryan Stevenson
could use Flash as well

Bryan Stevenson B.Comm.
VP & Director of E-Commerce Development
Electric Edge Systems Group Inc.
phone: 250.480.0642
fax: 250.480.1264
cell: 250.920.8830
e-mail: [EMAIL PROTECTED]
web: www.electricedgesystems.com
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




strange jdbc/sql server error - JVM_bind - No buffer space available

2004-09-08 Thread Jeff Congdon
[Macromedia][SQLServer JDBC Driver]Error establishing socket. No buffer 
space available (maximum connections reached?): JVM_Bind

I've never seen this error, and it seems to have suddenly appeared on 2 
servers which share the same app and a loadbalancer in common.  Not only 
did this bring both servers down whenever they attempted to make a DB 
connection, but it also seems to have somehow kludged either mail 
handling or my global error handler... as both servers would show my 
error handler, but neither sent the email with error details that's 
specified in the error handler... and that's a great scenario, to lose 
both loadbalanced servers and their ability to tell you that they're 
down. sigh.

I restarted the CF ODBC services on both servers, and the error went 
away.  I have unlimited connections on my sql server, and the sql server 
is used by 1/2 a dozen other CF 6.1 servers and apps on the network, 
none of which displayed this problem. 

I just checked the datasource settings to make sure connections aren't 
limited (They're not), but clicking "OK"  I got the same error again 
just trying to verify the datasource?  Ack.  Has anybody seen this?  Any 
ideas?  Thanks muchly in advance

-Jeff

(CF 6.1 with the last MM Provided datadirect drivers, win 2000, IIS, 
mssql 2000)
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




OT: (I guess) Local App

2004-09-08 Thread Greg Morphis
I've been tasked with building an app for engineers on the road to
report how cell phones function. Unfortunately they wont be connected
to the internet while on the road. So I'm guessing my only option
would be to build something in Java, VB, ASP or something to record
the data in an Access DB to upload at a later time to an Oracle DB.
The Admin section would be in CF tieing to the Oracle DB.

Does anyone have any other options, ideas or comments.. Anything is appreciated.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: cfcookie

2004-09-08 Thread Dave Watts
> So then you can _read_ cookies from other domains, but you 
> can't write them?

No, you can't read or write them. The browser will only return cookies on
subsequent requests to the domain from which they were sent. The third-party
approach bypasses this by having pages on different domains contain images
from a single domain.

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: RegEx Problem Trying to Use Matched Text

2004-09-08 Thread Josen Ruiseco
I am using the following and I get the email address twice. The second string is not a link.


#newString#

#newString#

Am I not doing something right? I'm on CF5.

Josen

>In CF it is \1 : "
>
>Pascal
>
>> -Original Message-
>> From: Josen Ruiseco [mailto:[EMAIL PROTECTED]
>> Sent: 08 September 2004 19:27
>> To: CF-Talk
>> Subject: RegEx Problem Trying to Use Matched Text
>> 
>> I am trying to follow the regex example on page 82 of Ben Forta's
>"regular
>> Expressions in 10 Minutes" book. The example does a simple replace
>using
>> matched text and reReplaceNoCase().
>> 
>> 
>> #newString#
>> 
>"([EMAIL PROTECTED])",
>> "
>> #newString#
>> 
>> The problem is that it doesn't seem to replace the matched text when
>using
>> the $1.
>> 
>> Am I missing something here?
>> 
>> Josen
>> GoMotorsBids.com
>> 
>>
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: Indexing on Linux systempermissions?

2004-09-08 Thread Lawrence Ng
Doug,

thanks for the heads up... man am I screwed LOL

this says it all...

http://www.petefreitag.com/item/127.cfm

I followed your previous postings as well and it seems that Lindex
could be the key.. 

has anyone tried it on non RH linux distros?

worth the $$$?


>>> Doug James <[EMAIL PROTECTED]> 9/8/2004 10:48:36 AM >>>
We use the database to perform our indexing (we are on RedHat) but I
had 
a thought that may or may not affect indexing on linux. The Verity 
spider, currently, does not get installed on a linux box so if the 
cfindex tag is calling the spider then the index would never get 
populated. I am not sure how to test the theory but it might be worth 
investigating.

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




RE: Question about Spam on CFJOBS

2004-09-08 Thread Michael Dinowitz
It just means that someone is running an anti-spam service and it's flagging
the message for some reason. The person at nais.org happens to be on both
lists and will probably deal with it directly. 

  _  

From: Ciliotta, Mario [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 08, 2004 2:32 PM
To: CF-Talk
Subject: Question about Spam on CFJOBS

I posted a listing on CFJOBS (repost) and I have been receiving this
response
back.  Does anyone know what the problem is or who is using this service.
My
post does appear but I was wondering why it is being flagged as spam from
someone.

Thanks

-Original Message-

From: NAIS Anti-Spam Administrator [mailto:[EMAIL PROTECTED]

Sent: Wednesday, September 08, 2004 1:59 PM

To: [EMAIL PROTECTED]

Subject: Undeliverable: Looking for a consultant for 3-6months - Java

with some CFMX - re post

Your message to the following recipient(s) did not reach its destination
because it was filtered by the NAIS Anti-Spam gateway and was found
suspected
as spam. If it was a mistake, please contact the recipient(s) directly in
order to be authenticated for submittal of future messages.

Non-delivery message: Looking for a consultant for 3-6months - Java with
some
CFMX - re post

Wed, 8 Sep 2004 13:49:23 -0400

Spam Filter: Commtouch Anti-Spam Protection

Filter URL: http://www.commtouch.com

The following recipient(s) could not be reached:

[EMAIL PROTECTED]

--==={B1DC0541-4C8B-4C40-BE3A-3A51DF5964BE}/gateway

Content-Type: Message/delivery-status

Reporting-MTA: dns;

Arrival-Date: Wed, 08 Sep 2004 17:59:20 +

Final-Recipient: RFC822; [EMAIL PROTECTED]

Action: failed

Status: 

Last-Attempt-Date: Wed, 08 Sep 2004 17:59:20 +

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




Re: cfcookie

2004-09-08 Thread Andrew Dixon
No. Cookies are domain specific, otherwise this would cause a hugh
security hole in the browser.

Andrew.

- Original Message -
From: Jim McAtee <[EMAIL PROTECTED]>
Date: Wed, 8 Sep 2004 12:33:00 -0600
Subject: Re: cfcookie
To: CF-Talk <[EMAIL PROTECTED]>

- Original Message - 
 From: "Dave Watts" <[EMAIL PROTECTED]>
 To: "CF-Talk" <[EMAIL PROTECTED]>
 Sent: Wednesday, September 08, 2004 11:49 AM
 Subject: RE: cfcookie

 >> Can a cookie be shared between domains?  That is, if I have a
 >> family of web sites, can they share a given cookie?
 >
 > No, cookies are domain-specific. They will, by default, be shared by all
 > hosts within a domain, though.
 >
 >> I want to have user polls posted on several different web
 >> sites and wish to limit visitors to one vote per poll, even
 >> if they come across the poll on a different web site in the
 >> family.  Can I do this by setting a cookie?
 >
 > You may be able to do this by setting a third-party cookie. This is 
 > commonly
 > done by advertising sites like Doubleclick; if you go to, say, the
 > Washington Post site an ad might be fetched from doubleclick.net instead 
 > of
 > washingtonpost.com. The ad server would be able to return a cookie along
 > with the ad.
 >
 > It's worth noting that this may not work, depending on the cookie 
 > settings
 > within the user's browser.

 So then you can _read_ cookies from other domains, but you can't write 
 them?

 I'm thinking now that I can just use a form action pointing to a shared 
 site and check and set the cookie in that
domain.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: Java+JSP 10 times faster than CF? And Other Ruminations.

2004-09-08 Thread Jochem van Dieten
Peter Farrell wrote:
> In my source view, there's a  before every word in that first message of this thread.

> P.s.  I'm using Mozilla Thunderbird.

Everybody can stop posting which client shows what. It is very 
obvious from the archives that this is not a bug in certain mail 
clients but the issue lies somewhere @HoF:
http://www.houseoffusion.com/cf_lists/messages.cfm/threadid=35156&forumid=4

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




Re: Hi

2004-09-08 Thread Asim Manzur
Is there anyway that the file would be created on monthly basis automatically/???

thanks
- Asim

> I concur w/ this. You need to create a seperate path for each site, so 
> that each has it's own log file, not a shared log file.
> 
> Also .. I hope you have lots of disk space or plan to delete the log 
> files often.
> 
> As they grow they will drastically slow down the server, possibly to a 
> halt.
> 

 
> joe velez
> 
> >Hi.
> >
> >Looking at this it will already be creating a single log file for 
> all
> >the hosts in the default access_log file. However if you wish to
> >create separate logs for each domain you need to add a directive 
> under
> >the  section for each domain like:
> >
> >ErrorLog /location/logs/error_log
> >CustomLog /location/logs/access_log combined
> >
> >And replace the /location/logs/ part with where you want the log to 
> go.
> >
> >Andrew.
> >
> >- Original Message -
> >From: Asim Manzur <[EMAIL PROTECTED]>
> >Date: Wed, 08 Sep 2004 14:08:48 -0400
> >Subject: Re: OT: Any Apache Guru there???
> >To: CF-Talk <[EMAIL PROTECTED]>
> >
> >this is also not complete msg, what do I do???
> >
> >
> > 
> > > ***
> > > The previous post didn't get my complete message.
> > > I have put the  LogFormat directives <---#
> > > # 
> > > # The following directives define some format nicknames for use 
> with
> > > # a CustomLog directive (see below).
> > > LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" 
> > > \"%{User-Agent}i\"" combined
> > > LogFormat "%h %l %u %t \"%r\" %>s %b" common
> > > LogFormat "%{Referer}i -> %U" referer
> > > LogFormat "%{User-agent}i" agent
> > > # You need to enable mod_logio.c to use %I and %O
> > > # LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" 
> > > \"%{User-Agent}i\" %I %O" 
combinedio
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: cfcookie

2004-09-08 Thread Jim McAtee
- Original Message - 
From: "Dave Watts" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, September 08, 2004 11:49 AM
Subject: RE: cfcookie

>> Can a cookie be shared between domains?  That is, if I have a
>> family of web sites, can they share a given cookie?
>
> No, cookies are domain-specific. They will, by default, be shared by all
> hosts within a domain, though.
>
>> I want to have user polls posted on several different web
>> sites and wish to limit visitors to one vote per poll, even
>> if they come across the poll on a different web site in the
>> family.  Can I do this by setting a cookie?
>
> You may be able to do this by setting a third-party cookie. This is 
> commonly
> done by advertising sites like Doubleclick; if you go to, say, the
> Washington Post site an ad might be fetched from doubleclick.net instead 
> of
> washingtonpost.com. The ad server would be able to return a cookie along
> with the ad.
>
> It's worth noting that this may not work, depending on the cookie 
> settings
> within the user's browser.

So then you can _read_ cookies from other domains, but you can't write 
them?

I'm thinking now that I can just use a form action pointing to a shared 
site and check and set the cookie in that domain.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Question about Spam on CFJOBS

2004-09-08 Thread Ciliotta, Mario
I posted a listing on CFJOBS (repost) and I have been receiving this response
back.  Does anyone know what the problem is or who is using this service.  My
post does appear but I was wondering why it is being flagged as spam from
someone.

Thanks

-Original Message-

From: NAIS Anti-Spam Administrator [mailto:[EMAIL PROTECTED]

Sent: Wednesday, September 08, 2004 1:59 PM

To: [EMAIL PROTECTED]

Subject: Undeliverable: Looking for a consultant for 3-6months - Java

with some CFMX - re post

Your message to the following recipient(s) did not reach its destination
because it was filtered by the NAIS Anti-Spam gateway and was found suspected
as spam. If it was a mistake, please contact the recipient(s) directly in
order to be authenticated for submittal of future messages.

Non-delivery message: Looking for a consultant for 3-6months - Java with some
CFMX - re post

Wed, 8 Sep 2004 13:49:23 -0400

Spam Filter: Commtouch Anti-Spam Protection

Filter URL: http://www.commtouch.com

The following recipient(s) could not be reached:

[EMAIL PROTECTED]

--==={B1DC0541-4C8B-4C40-BE3A-3A51DF5964BE}/gateway

Content-Type: Message/delivery-status

Reporting-MTA: dns;

Arrival-Date: Wed, 08 Sep 2004 17:59:20 +

Final-Recipient: RFC822; [EMAIL PROTECTED]

Action: failed

Status: 

Last-Attempt-Date: Wed, 08 Sep 2004 17:59:20 +

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




Re: OT: Any Apache Guru there???

2004-09-08 Thread joe velez
I concur w/ this. You need to create a seperate path for each site, so that each has it's own log file, not a shared log file.

Also .. I hope you have lots of disk space or plan to delete the log files often.

As they grow they will drastically slow down the server, possibly to a halt.

 joe velez

>Hi.
>
>Looking at this it will already be creating a single log file for all
>the hosts in the default access_log file. However if you wish to
>create separate logs for each domain you need to add a directive under
>the  section for each domain like:
>
>ErrorLog /location/logs/error_log
>CustomLog /location/logs/access_log combined
>
>And replace the /location/logs/ part with where you want the log to go.
>
>Andrew.
>
>- Original Message -
>From: Asim Manzur <[EMAIL PROTECTED]>
>Date: Wed, 08 Sep 2004 14:08:48 -0400
>Subject: Re: OT: Any Apache Guru there???
>To: CF-Talk <[EMAIL PROTECTED]>
>
>this is also not complete msg, what do I do???
>
>
> 
> > ***
> > The previous post didn't get my complete message.
> > I have put the  LogFormat directives <---#
> > # 
> > # The following directives define some format nicknames for use with
> > # a CustomLog directive (see below).
> > LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" 
> > \"%{User-Agent}i\"" combined
> > LogFormat "%h %l %u %t \"%r\" %>s %b" common
> > LogFormat "%{Referer}i -> %U" referer
> > LogFormat "%{User-agent}i" agent
> > # You need to enable mod_logio.c to use %I and %O
> > # LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" 
> > \"%{User-Agent}i\" %I %O" combinedio
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: Hosted by Cybercon?

2004-09-08 Thread Andrew Dixon
Hi.

If you looking for a server provider I can highly recommend EV1
Servers (www.ev1servers.net), their prices are excellent, the service
is good and prompt, their internet connection and data centers are
second to none, but the only thing I would say is that the don't offer
any sort of 'managed' solutions, you will need to know what you are
doing, but personally I don't like 'managed' solutions any way. If you
need lots of hand holding then EV1 is not for you, but if you are well
seasoned in the server art than look no further.

Andrew.

- Original Message -
From: Adam Haskell <[EMAIL PROTECTED]>
Date: Wed, 8 Sep 2004 14:10:47 -0400
Subject: Re: Hosted by Cybercon?
To: CF-Talk <[EMAIL PROTECTED]>

Our Company used to use cybercon. We switch to a local provider. Thier
 technical support was poor, if at all, on weekends. Thier connection
 speeds were fine though. I started here just after we moved to the
 local provider so I do not have any personal experience. You might try
 emailing spyder  parts-express  com and asking Aaron about
 them, he had personal experience with them.

 Adam H 

On Wed, 08 Sep 2004 13:56:35 -0400, Ray Champagne <[EMAIL PROTECTED]> wrote:
 > Anyone here hosted through Cybercon?  If so, would you recommend
 > them?  Anything that you really don't like about them?  We are in the final
 > final stages of making the decision, and unless someone can post a *real*
 > reason not to, we will.  I figured I'd ask the users, they can be trusted
 > better than a sales force!
 > 
 > 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: Hosted by Cybercon?

2004-09-08 Thread Matt Robertson
I've been using Cybercon for years for my dedicated stuff and
recommend them very hightly.  I have the opposite experience with
regard to tech support.  You can always ring thru to a live person
(don't use the toll-free sales line.  use the customer support line
and choose '3' from the list).  They have a team on staff during the
day and usually one night guy from what I've seen.  I've never had a
problem ringing thru to get to him if I needed to, and over the years
that has amounted to a fair number of just-shoot-me emergencies..

100% uptime in all the time I've been with them.  I've had many
instances where I needed tech support and they've always been right on
the money.  This includes not just fixing stuff but also doing add-ons
at convenient times to me rather than themselves.

One of the few providers where I've NOT seen them start out good and
slowly slide downward as they grew or whatever.

And all that for a price I just can't beat.  I am managing a server
for a client who uses Crystaltech and they are the next best insofar
as pricing/features are concerned.  A comparable config to mine is
still $100 per month more, although Crystaltech gives you 500mb of SQL
Server space... albeit on only one db.

Where else but Cybercon do you get 64 IP's for $10 monthly?  Where 32
more come with the base server price?  I have a block of 96 and can
have more if I need them.  2 NICs; one to my backup server, so I don't
get charged bandwidth for backups, although now that I get 100gb per
month per server I hardly care anymore.

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




Re: OT: Any Apache Guru there???

2004-09-08 Thread Asim Manzur
I was unable to post the rest of the code. tell me if you see the codes below

In my virtual hosts i also have somthing similar 
  ServerName myseconddomain.com:80
  Options All
  DirectoryIndex index.cfm index.htm
  DocumentRoot "D:/wwwroot/2nddomain"
  UserDir "D:/wwwroot/2nddomain"
  LogFormat "%h %l %u %t \"%r\" %>s %b" common
  CustomLog D:/ApacheLogs/2nddomain/access_log  common
  CustomLog D:/ApacheLogs/2nddomain/referer_log "%{Referer}i -> %U"
  CustomLog D:/ApacheLogs/2nddomain/agent_log "%{User-agent}i"




>Hi.
>
>Looking at this it will already be creating a single log file for all
>the hosts in the default access_log file. However if you wish to
>create separate logs for each domain you need to add a directive under
>the  section for each domain like:
>
>ErrorLog /location/logs/error_log
>CustomLog /location/logs/access_log combined
>
>And replace the /location/logs/ part with where you want the log to go.
>
>Andrew.
>
>- Original Message -
>From: Asim Manzur <[EMAIL PROTECTED]>
>Date: Wed, 08 Sep 2004 14:08:48 -0400
>Subject: Re: OT: Any Apache Guru there???
>To: CF-Talk <[EMAIL PROTECTED]>
>
>this is also not complete msg, what do I do???
>
>
> 
> > ***
> > The previous post didn't get my complete message.
> > I have put the  LogFormat directives <---#
> > # 
> > # The following directives define some format nicknames for use with
> > # a CustomLog directive (see below).
> > LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" 
> > \"%{User-Agent}i\"" combined
> > LogFormat "%h %l %u %t \"%r\" %>s %b" common
> > LogFormat "%{Referer}i -> %U" referer
> > LogFormat "%{User-agent}i" agent
> > # You need to enable mod_logio.c to use %I and %O
> > # LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" 
> > \"%{User-Agent}i\" %I %O" combinedio
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: OT: Any Apache Guru there???

2004-09-08 Thread joe velez
Try ... 


    DocumentRoot /path/to/files/
    ServerName domain.com
    ServerAlias www.domain.com
    ServerAdmin [EMAIL PROTECTED]
    LogFormat "%v %l %u %t \"%r\" %>s %b" comonvhost
    CustomLog /path/to/logs/access_log comonvhost


More Info
http://httpd.apache.org/docs/logs.html#virtualhosts

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




Re: OT: Any Apache Guru there???

2004-09-08 Thread Andrew Dixon
Sorry, you are Windows, you will need a path like:

c:/location/logs/access_log

remember to put the forward slashs and not backslashs

Andrew

On Wed, 8 Sep 2004 19:21:40 +0100, Andrew Dixon <[EMAIL PROTECTED]> wrote:
> Hi.
> 
> Looking at this it will already be creating a single log file for all
> the hosts in the default access_log file. However if you wish to
> create separate logs for each domain you need to add a directive under
> the  section for each domain like:
> 
> ErrorLog /location/logs/error_log
> CustomLog /location/logs/access_log combined
> 
> And replace the /location/logs/ part with where you want the log to go.
> 
> Andrew.
> 
> 
> 
> - Original Message -
> From: Asim Manzur <[EMAIL PROTECTED]>
> Date: Wed, 08 Sep 2004 14:08:48 -0400
> Subject: Re: OT: Any Apache Guru there???
> To: CF-Talk <[EMAIL PROTECTED]>
> 
> this is also not complete msg, what do I do???
> 
>  > ***
>  > The previous post didn't get my complete message.
>  > I have put the  LogFormat directives <---#
>  > #
>  > # The following directives define some format nicknames for use with
>  > # a CustomLog directive (see below).
>  > LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\"
>  > \"%{User-Agent}i\"" combined
>  > LogFormat "%h %l %u %t \"%r\" %>s %b" common
>  > LogFormat "%{Referer}i -> %U" referer
>  > LogFormat "%{User-agent}i" agent
>  > # You need to enable mod_logio.c to use %I and %O
>  > # LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\"
>  > \"%{User-Agent}i\" %I %O" combinedio
>
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: OT: Any Apache Guru there???

2004-09-08 Thread Andrew Dixon
Hi.

Looking at this it will already be creating a single log file for all
the hosts in the default access_log file. However if you wish to
create separate logs for each domain you need to add a directive under
the  section for each domain like:

ErrorLog /location/logs/error_log
CustomLog /location/logs/access_log combined

And replace the /location/logs/ part with where you want the log to go.

Andrew.

- Original Message -
From: Asim Manzur <[EMAIL PROTECTED]>
Date: Wed, 08 Sep 2004 14:08:48 -0400
Subject: Re: OT: Any Apache Guru there???
To: CF-Talk <[EMAIL PROTECTED]>

this is also not complete msg, what do I do???

> ***
 > The previous post didn't get my complete message.
 > I have put the  LogFormat directives <---#
 > # 
 > # The following directives define some format nicknames for use with
 > # a CustomLog directive (see below).
 > LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" 
 > \"%{User-Agent}i\"" combined
 > LogFormat "%h %l %u %t \"%r\" %>s %b" common
 > LogFormat "%{Referer}i -> %U" referer
 > LogFormat "%{User-agent}i" agent
 > # You need to enable mod_logio.c to use %I and %O
 > # LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" 
 > \"%{User-Agent}i\" %I %O" combinedio
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: [Spam?] RE: DHTML Drag and Drop pt.2

2004-09-08 Thread Dan O'Keefe
I second that - 
Tools - _javascript_ Console

Dan

- Original Message -
From: Pascal Peters <[EMAIL PROTECTED]>
Date: Wed, 8 Sep 2004 19:42:17 +0200
Subject: RE: [Spam?] RE: DHTML Drag and Drop pt.2
To: CF-Talk <[EMAIL PROTECTED]>

Mozilla Firefox

> -Original Message-
 > From: Cornillon, Matthieu (Consultant)
 > [mailto:[EMAIL PROTECTED]
 > Sent: 08 September 2004 19:16
 > To: CF-Talk
 > Subject: [Spam?] RE: DHTML Drag and Drop pt.2
 > 
 > Guy,
 > 
 > One tip on debugging _javascript_: I am sure there is some smart way to
 do
 > it.
 > I don't know this smart way.  I find the errors when they come up in
 IE.
 > Since the line numbers in the _javascript_ error that comes up (you can
 get
 > it
 > by double-clicking the little yellow icon in the lower, left-hand
 corner
 > when you get an error) don't match those in your original code, it
 gets
 > confusing.  So, view the source, copy the entire document, paste it
 into a
 > blank CFStudio page, and use the line number counts to find your
 problem
 > line there.  This has saved me a lot of time.
 > 
 > Of course, if someone knows the smart way to do debug _javascript_, I
 too
 > would love to know of it.
 > 
 > :)
 > 
 > Matthieu
 > 
 > 
 >
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: Hosted by Cybercon?

2004-09-08 Thread Adam Haskell
Our Company used to use cybercon. We switch to a local provider. Thier
technical support was poor, if at all, on weekends. Thier connection
speeds were fine though. I started here just after we moved to the
local provider so I do not have any personal experience. You might try
emailing spyder  parts-express  com and asking Aaron about
them, he had personal experience with them.

Adam H 

On Wed, 08 Sep 2004 13:56:35 -0400, Ray Champagne <[EMAIL PROTECTED]> wrote:
> Anyone here hosted through Cybercon?  If so, would you recommend
> them?  Anything that you really don't like about them?  We are in the final
> final stages of making the decision, and unless someone can post a *real*
> reason not to, we will.  I figured I'd ask the users, they can be trusted
> better than a sales force!
> 
> 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: OT: Any Apache Guru there???

2004-09-08 Thread Asim Manzur
this is also not complete msg, what do I do???

> ***
> The previous post didn't get my complete message.
> I have put the  LogFormat directives <---#
> # 
> # The following directives define some format nicknames for use with
> # a CustomLog directive (see below).
> LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" 
> \"%{User-Agent}i\"" combined
> LogFormat "%h %l %u %t \"%r\" %>s %b" common
> LogFormat "%{Referer}i -> %U" referer
> LogFormat "%{User-agent}i" agent
> # You need to enable mod_logio.c to use %I and %O
> # LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" 
> \"%{User-Agent}i\" %I %O" combinedio
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




OT: Any Apache Guru there???

2004-09-08 Thread Asim Manzur
***
The previous post didn't get my complete message.
I have put the  LogFormat directives <---#
# 
# The following directives define some format nicknames for use with
# a CustomLog directive (see below).
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined
LogFormat "%h %l %u %t \"%r\" %>s %b" common
LogFormat "%{Referer}i -> %U" referer
LogFormat "%{User-agent}i" agent
# You need to enable mod_logio.c to use %I and %O
# LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" %I %O" combinedio
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




OT: Any Apache Guru there???

2004-09-08 Thread Asim Manzur
I am running apache in windows xp with the coldfusion.
I have multiple virtual hosts under apache.

How can I create the detail log files for webserver hits.

the following is the current directive in my httpd.conf file
#---> LogFormat directives <---#
# 
# The following directives define some format nicknames for use with
# a CustomLog directive (see below).
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined
LogFormat "%h %l %u %t \"%r\" %>s %b" common
LogFormat "%{Referer}i -> %U" referer
LogFormat "%{User-agent}i" agent
# You need to enable mod_logio.c to use %I and %O
# LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" %I %O" combinedio
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Hosted by Cybercon?

2004-09-08 Thread Ray Champagne
Anyone here hosted through Cybercon?  If so, would you recommend 
them?  Anything that you really don't like about them?  We are in the final 
final stages of making the decision, and unless someone can post a *real* 
reason not to, we will.  I figured I'd ask the users, they can be trusted 
better than a sales force!

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: RegEx Problem Trying to Use Matched Text

2004-09-08 Thread Pascal Peters
In CF it is \1 : "

Pascal

> -Original Message-
> From: Josen Ruiseco [mailto:[EMAIL PROTECTED]
> Sent: 08 September 2004 19:27
> To: CF-Talk
> Subject: RegEx Problem Trying to Use Matched Text
> 
> I am trying to follow the regex example on page 82 of Ben Forta's
"regular
> Expressions in 10 Minutes" book. The example does a simple replace
using
> matched text and reReplaceNoCase().
> 
> 
> #newString#
> 
"([EMAIL PROTECTED])",
> "
> #newString#
> 
> The problem is that it doesn't seem to replace the matched text when
using
> the $1.
> 
> Am I missing something here?
> 
> Josen
> GoMotorsBids.com
> 
>
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: cfcookie

2004-09-08 Thread Dave Watts
> Can a cookie be shared between domains?  That is, if I have a 
> family of web sites, can they share a given cookie?

No, cookies are domain-specific. They will, by default, be shared by all
hosts within a domain, though.

 
> I want to have user polls posted on several different web 
> sites and wish to limit visitors to one vote per poll, even 
> if they come across the poll on a different web site in the 
> family.  Can I do this by setting a cookie?

You may be able to do this by setting a third-party cookie. This is commonly
done by advertising sites like Doubleclick; if you go to, say, the
Washington Post site an ad might be fetched from doubleclick.net instead of
washingtonpost.com. The ad server would be able to return a cookie along
with the ad.

It's worth noting that this may not work, depending on the cookie settings
within the user's browser.

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   >