RE: Client var weirdness

2002-04-18 Thread Ron Anderson

Could it be the table owner has changed?

-Original Message-
From: Ian Lurie [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, April 18, 2002 9:39 PM
To: CF-Talk
Subject: RE: Client var weirdness


Yes, that fixed it. But what CAUSED it? I don't like the idea that my client
var storage can crack at any time.

-Original Message-
From: Peter Tilbrook [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 18, 2002 8:41 PM
To: CF-Talk
Subject: RE: Client var weirdness


This has happened to me once before. Try creating a new empty database and
re-configure the client variables setting under CF Administrator. If that
works you can then delete the old db.

Peter Tilbrook ([EMAIL PROTECTED])
Macromedia ColdFusion Applications Developer
Cubok Pty. Ltd.
Units 7-10
Australian Heritage Village
Watson ACT 2602
AUSTRALIA

http://www.cubok.com

Mobile: 0401 973 415
Tel: +61-2-6262-4080
Fax: +61-2-6262-4081

-Original Message-
From: Ian Lurie [mailto:[EMAIL PROTECTED]]
Sent: Friday, 19 April 2002 12:38 PM
To: CF-Talk
Subject: Client var weirdness


Help?!

We just set up a new SQL box. Now we get this whenever you access a CF page
in an app that uses client vars:

ODBC Error Code = S0002 (Base table not found)
[Microsoft][ODBC SQL Server Driver][SQL Server]Invalid object name 'CGLOBAL'

We set up the client var table as normal - both tables are there, so I'm not
sure what it's not finding...

Any ideas?

Ian




__
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: SQL Pervasive and Cold Fusion??

2002-03-08 Thread Ron Anderson

It uses ANSI 92 as it's standard.
CF does work with it, but you need to set the Datasource using the ODBC
Control Panel, then use the generic ODBC driver setting in CF to call the
datasource.

It does work, but make sure to read their articles on ODBC Performance
issues and limitations...it doesn't scale.
And we've found no way to perform an online backup w/o first turning the
service off during the backup. There can  be no activity done during the
backup, otherwise the backup is corrupt.

My bitch list is long

-Original Message-
From: Kwang Suh [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, March 07, 2002 8:35 PM
To: CF-Talk
Subject: RE: SQL Pervasive and Cold Fusion??


Good timing..

Pervasive SQL is your run of the mill SQL database server.  The clien t
utility is a complete rip-off o f Enterprise Manager.

There's an ODBC driver for it and it uses standard SQL syntax, so I c an't
see why you CF wouldn't "just work" with it.

-Original Message-
From: kellymconf [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 07, 2002 4:25 PM
To: CF-Talk
Subject: SQL Pervasive and Cold Fusion??


Hi! Has anyone ever dealt with SQL Pervasive?  Basically I have a new
client and their Association Mgmt Software backend is SQL Pervasive. I have
never heard of this.  They basically  view the database portion of it in
Access yet supposedly it is not an access back end.  Anyway we are going to 
need to
set up an ODBC datasource for this
database that we will be connecting to from a remote location. That p art
should be easy, but since i know nothing about Pervasive I am not aware how
to even add a login, so th at Cold Fusion can connect to it etc. Anyone have
any info about it or could you point me in the right direction? Thanks Kelly

~~
Kelly Matthews
Senior Programmer
[EMAIL PROTECTED]
http://www.allsoldout.net
703.387.4000 x 35
~~

_
_
Get Your Own Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation * $99/Month * Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionb
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



__
Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: SQL Pervasive and Cold Fusion??

2002-03-07 Thread Ron Anderson

Yikes!

SQL Pervasive is the biggest POC that I've worked with!
Run away..

Seriously, if you need some help, contact me offlist.

-Original Message-
From: kellymconf [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, March 07, 2002 3:25 PM
To: CF-Talk
Subject: SQL Pervasive and Cold Fusion??


Hi! Has anyone ever dealt with SQL Pervasive?  Basically I have a new client
and their Association Mgmt Software backend is SQL Pervasive. I have never
heard of this.  They basically view the database portion of it in Access yet
supposedly it is not an access back end.  Anyway we are going to need to set
up an ODBC datasource for this database that we will be connecting to from a
remote location. That part should be easy, but since i know nothing about
Pervasive I am not aware how to even add a login, so that Cold Fusion can
connect to it etc. Anyone have any info about it or could you point me in
the right direction? Thanks Kelly

~~
Kelly Matthews
Senior Programmer
[EMAIL PROTECTED]
http://www.allsoldout.net
703.387.4000 x 35
~~


__
Why Share?
  Dedicated Win 2000 Server · PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionc
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CFGRAPH

2002-01-14 Thread Ron Anderson

We dumped CFGraph and went to CFXGraphicsServermuch better control,
albeit the bitmapped images aren't as cool as the vector-based ones.



-Original Message-
From: Neil H. [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 14, 2002 5:17 PM
To: CF-Talk
Subject: CFGRAPH


When using CFgraph with a query tag in the actualy cfgraph tag the 
graph is
displayed.  When i use a cfloop betweeen the cfgraph tag and use 
cfgraphdata
the page just locks up! I don't know why but all the hot fixes are 
applied
and no values are 0 anyway.  CFserver runs real high.  Anyway the 
problem
that I Have found is that the cfgraph with the query in it is 
dsiplaying my
graph horizontal axis too narrow.  I have changed the width but the 
actual
graph is no larger.  I am using line nad tried bar which is a little 
better
but still cramped.

Any thoughts?

THanks,

Neil


__
Get Your Own Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionb
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Build your own

2002-01-10 Thread Ron Anderson

Has anyone reached the point of frustration with CFGraph, where they've just
built their own?

Anyone know what it takes? 
I have no idea.. :(




__
Get Your Own Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionb
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CFGraph problems / Jrun

2002-01-06 Thread Ron Anderson

Are your servers load balanced?

-Original Message-
From: Neil H. [mailto:[EMAIL PROTECTED]]
Sent: Sunday, January 06, 2002 10:06 AM
To: CF-Talk
Subject: CFGraph problems / Jrun


Error:
I am getting the JRun error again:
Could not connect to JRun Connector Proxy

When using CFGraph I Have a customer who has this problem over and over
again.  I even ran the hotfix for zeros in CFgraph but there still is a
problem.  Is it possible there is a new JVM I should use.  Could 
someone
offer some suggestions.  Generally to fix the problem I have to restart 
the
graphing service.

Thanks,

Neil


__
Why Share?
  Dedicated Win 2000 Server · PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionc
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Need help with

2002-01-03 Thread Ron Anderson

I haven't found any way using CFGraph...unless MM is producing it soon
(wouldn't that be nice).
We had to drop CFGraph and use CFX GraphicsServer...which is far more
flexible, but not quite as polished as the vector-based images in 
CFGraph.

You could create multiple graphs...yes, it'a lame idea, but it may work 
for
you.


-Original Message-
From: Tom Espen Pedersen [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 03, 2002 5:34 AM
To: CF-Talk
Subject: Re: Need help with 


Is there any other way of doing this kind of graph then ?
any custom graph generators or something like that ?

Tom Espen Pedersen
[EMAIL PROTECTED]

- Original Message -
From: "Raymond Camden" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, January 03, 2002 2:35 PM
Subject: RE: Need help with 


> You can't have a line graph with more than one line.
>
> 
> Raymond Camden, Principal Spectra Compliance Engineer for Macromedia
>
> Email: [EMAIL PROTECTED]
> Yahoo IM : morpheus
>
> "My ally is the Force, and a powerful ally it is." - Yoda
>
> > -Original Message-
> > From: Tom Espen Pedersen [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, January 03, 2002 8:25 AM
> > To: CF-Talk
> > Subject: Need help with 
> >
> >
> > Hlp.
> >
> > I'm making a graph which is supposed to show pm10 stats for X 
stations
> > during the last 24 hours using 
> > I want the stations to have 1 line each, with different color for 
each
> > station.
> > I manage to make a graph for each of the stations and it
> > looks as it should.
> > But when I'm trying to get more than 1 station in the same
> > graph they become
> > part of 1 graph.
> >
> > How do i separate the 2 data-sets with different colors and lines ?
> >
> > url to what my graph looks like = 
http://www.nilu.no/toms/pm10.cfm
> >
> > Tom Espen Pedersen
> > [EMAIL PROTECTED]
> >
> >
> >
> 

__
Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Machine Name

2002-01-02 Thread Ron Anderson

Don't know if you would consider this SIMPLE, but here's what I use:

















-Original Message-
From: Neil H. [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 02, 2002 5:39 PM
To: CF-Talk
Subject: Machine Name


Is there a server variable or a SIMPLE way to get the machine name?

Thanks,

Neil

__
Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



CFGraph vexes me!

2001-12-19 Thread Ron Anderson

Been looking to have CFGraph output to a central location, like an
http://myserver/graphs , but when looking through the Registry keys I only
find this setting for output location: Destination - "g:\cfusion\Generator"

Anyone know if this can be changed to an IP or a shared drive?


Plus, what's the deal with MM dropping Multi-bar charts and multi-line
charts?
Any plans to reinstate these graphs?

I promise to not talk about it...really!




__
Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Stressing SQL server

2001-12-18 Thread Ron Anderson

Neil,

Here's the requirements for using the SQL Data Hammer:

This Database Hammer sample requires the following: 
1. Visual Basic 6.0
2. Microsoft Windows® 2000 Server
3. Microsoft SQL Server(tm) 2000 

I agree with Cameron's thread about using a load testing tool (like 
$egue
Solk Performer) for your web app otherwise your results will be skewed. 
This
tool is primarily designed for SQL loading...if that's what you're 
doing,
then it's the right tool for you.

Cheers


-Original Message-
From: Neil H. [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 18, 2001 2:17 PM
To: CF-Talk
Subject: Re: Stressing SQL server


I was told to simply compile a program.  How simple is it get a VB 
compiler
and then compile code?  It would be easier for someone to suggest a 
piece of
transact SQL that would do the same.

Neil

- Original Message -
From: "BILLY CRAVENS" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, December 18, 2001 4:08 PM
Subject: Re: Stressing SQL server


> Actually, you were pointed to an excellent resource, but you 
disregarded
it
> and were practically antagonistic at the concept of using something 
you
were
> unfamiliar with. As such, can you expect much more than sarcasm?
>
> ---
> Billy Cravens
>
> - Original Message -
> From: "Neil H." <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Tuesday, December 18, 2001 2:00 PM
> Subject: Re: Stressing SQL server
>
>
> > THAT is what I am missing.  Shoot.  You know where I can download a 
web
> > browser?
> >
> > Man nice guy, with lots of help.  Thought I would go to my peers 
but
> instead
> > I get RTFM.
> >
> > Thanks a bunch!
> >
> > Neil
> >
> > - Original Message -
> > From: "BILLY CRAVENS" <[EMAIL PROTECTED]>
> > To: "CF-Talk" <[EMAIL PROTECTED]>
> > Sent: Tuesday, December 18, 2001 2:50 PM
> > Subject: Re: Stressing SQL server
> >
> >
> > > A search on Google returned 905 results - a few of them actually
pointed
> > to
> > > some valid resources.  I'd post some URL's, but I don't want to
presume
> > that
> > > you have a web browser installed.
> > >
> > > ---
> > > Billy Cravens
> > >
> > > - Original Message -
> > > From: "Neil H." <[EMAIL PROTECTED]>
> > > To: "CF-Talk" <[EMAIL PROTECTED]>
> > > Sent: Tuesday, December 18, 2001 11:37 AM
> > > Subject: Re: Stressing SQL server
> > >
> > >
> > > > Simply compile?  I am a CF developer, no compiling.  How in the
world
> > > would
> > > > you think I would have the tools to compile?
> > > >
> > > > Neil
> > > >
> > > > - Original Message -
> > > > From: "Ron Anderson" <[EMAIL PROTECTED]>
> > > > To: "CF-Talk" <[EMAIL PROTECTED]>
> > > > Sent: Tuesday, December 18, 2001 12:25 PM
> > > > Subject: RE: Stressing SQL server
> > > >
> > > >
> > > > > In the SQL 2K resource Kit, there's a "data hammer" component 
that
> can
> > > be
> > > > > used for load testing SQL. It's in VB, simply compile and 
run.
> > > > >
> > > > >
> > > > >
> > > > > -Original Message-
> > > > > From: Neil H. [mailto:[EMAIL PROTECTED]]
> > > > > Sent: Tuesday, December 18, 2001 8:27 AM
> > > > > To: CF-Talk
> > > > > Subject: Stressing SQL server
> > > > >
> > > > >
> > > > > Can anyone send me a block of code that I can use on a SQL 
2000
> server
> > > > that
> > > > > will push CPU and memory to the limit?
> > > > >
> > > > > Thanks,
> > > > >
> > > > > Neil
> > > > >
> > > >
> > >
> > >
> >
> 

__
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Stressing SQL server

2001-12-18 Thread Ron Anderson

In the SQL 2K resource Kit, there's a "data hammer" component that can be
used for load testing SQL. It's in VB, simply compile and run.



-Original Message-
From: Neil H. [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 18, 2001 8:27 AM
To: CF-Talk
Subject: Stressing SQL server


Can anyone send me a block of code that I can use on a SQL 2000 server that
will push CPU and memory to the limit?

Thanks,

Neil


This list and all House of Fusion resources hosted by CFHosting.com. The
place for dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/

Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CFXGraphicsServer

2001-12-17 Thread Ron Anderson

Nothing like hearing from the stockholders :)


-Original Message-
From: Stephen Moretti [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 17, 2001 11:36 AM
To: CF-Talk
Subject: Re: CFXGraphicsServer


The new manual is probably worth the $450 dollars on its own
My postman was not happy the day it wound up in his deliveries. :o)

Here's an idea of how much difference there is between CFX_GraphicsServer
and CFGraph:  There are 405 pages in the manual for CFX_GS; pages 143 to 392
contain the information on each of the attributes on the tag; Each attribute
takes up roughly one page each, so that approx 240 attributes on the tag.

CF Graph is capable of drawing and creating permenant graphs for 12
different types of graph in several different formats - not including
allowing you to create graphs with graphs of different types overlay them.

Anyway, I'll quit with the statistics now and summarise by saying CFX_GS is
very very powerful!

Stephen
- Original Message -
From: "Philip Arnold - ASP" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, December 17, 2001 7:06 PM
Subject: RE: CFXGraphicsServer


> > Anybody have anything good or bad to say regarding CFXGraphicsServer?
> > (Other than the fact that charging $450 for a localhost version should
> > make TeraTech feel guilty on their way to the bank.)
>
> Why should the localhost NOT cost a whack, considering it does
> shed-loads more than CFGraph
>
> Think about it this way, if the local server version cost less, all
> you'd do is get the page that requests the making of the graphic to get
> the server-run page to build them, that way it might take a couple of
> seconds more, but you could make "permanent" graphs at a fraction of the
> cost... Does that seem fair to Teratech?
>
> I'm not defending the cost, but I can still see why it's not REALLY
> cheap
>
> Philip Arnold
> Technical Director
> Certified ColdFusion Developer
> ASP Multimedia Limited
> T: +44 (0)20 8680 1133
> F: +44 (0)20 8686 7911
>
> An ISO9001 registered company.
>
> **
> This email and any files transmitted with it are confidential and
> intended solely for the use of the individual or entity to whom they
> are addressed. If you have received this email in error please notify
> the system manager.
> **
>
>
> 

~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Source Control and Your Dog

2001-12-14 Thread Ron Anderson

Is PVCS crap or something???
I know VSS is!


-Original Message-
From: Alex [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 14, 2001 7:04 PM
To: CF-Talk
Subject: Re: Source Control and Your Dog


I have never used perforce but I have used PVCS and did not like it.
I recommend CVS; it's free and easily scriptable. 

On Fri, 14 Dec 2001, Jay Jennings wrote:

> We're battling at work over whether to switch to Perforce or PVCS for our 
> source control. If anyone has any thoughts on whether one or the other is 
> better in a CF coding environment, feel free to speak up. We have local
and 
> remote developers, if that makes a difference.
> 
>   jay
> 
> PS - We're switching away from VSS, which is where the dog comes in.
> 

~~
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: How do you parse an XML response

2001-12-11 Thread Ron Anderson

You could use a regular expression to parse the data, then set it to a
variable for inserting into your database.



http://tempuri.org/";>")>
http://tempuri.org/";>",XMLData) +
VarLen>
",XMLData)>   


CustID: #CustID#

Insert into Database 
(CustomerID)
Values
(#CustID#)

Probably not the most effective way to work with XML, but it should work
Cheers

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 11, 2001 7:21 PM
To: CF-Talk

Subject: How do you parse an XML response


How would you parse the following XML response to a CFHTTP post to:

1. Extract and insert only the CUSTOMER ID number into the database and
2. also use it for a new CFHTTP post command in the same script?


EXAMPLE RESPONSE FROM SERVER TO WHICH I POST VIA CFHTTP:


http://tempuri.org/";>892028


The only thing I want to extract is the "892028" number which is the new
custID for a new long distance phone service customer.

Then need to use that number to insert addl. telephone lines into another
table on the vendors server.

To insert 10 phone numbers, is it better to use 10 CFHTTP parameter
variables in the script or use some loop logic?

I have no experience with parsing text or loops.

Thanks,
Pardeep.

~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



CFGraph on a Load Balancer

2001-12-11 Thread Ron Anderson

Another question about CFGraph: Does CFGraph write files to the load server
which would be unavailable when used in a load balanced environment?

Case: I developed some CFGraph reports on a single server...all is good.
Upload it to the load-balanced server and keep getting the following error:

"Sorry, the data for this graph has Expired"

Does anyone know if this is caused by the request being sent to a different
webserver?
Thanks




~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Is CFGRAPH Crap?

2001-12-11 Thread Ron Anderson

Here's the answer:

Attempting to use the cfgraph tag in ColdFusion Server 5, causes a "Can't
Connect to JRun Connector Proxy" on Windows 95/98 or HP-UX.

This error is caused when ColdFusion Server is unable to connect to the
ColdFusion Graphing Server service, which provides the foundation for the
cfgraph tag.

WorkAround
This functionality is not available for all platforms. The cfgraph tag is
supported for ColdFusion Server for Windows NT/2000, Solaris, and Linux
only. It is not supported for Windows 95/98 or for HP-UX.

KB Article:
http://www.allaire.com/handlers/index.cfm?ID=21301&Method=Full&PageCall=/sup
port/index.cfm



-Original Message-
From: Mark Leder [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 11, 2001 5:41 AM
To: CF-Talk
Subject: RE: Is CFGRAPH Crap?


Check with your ISP, they may not have a setting properly configured in CF
Server.

Mark

-Original Message-
From: Ron Anderson [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 11, 2001 1:44 AM
To: CF-Talk
Subject: RE: Is CFGRAPH Crap?


I keep getting this error:

"Could not connect to JRun Connector Proxy"

But I'm only running 1 report with the new CFGraph on it.
Are these not scalable??



-Original Message-
From: Ben Koshy [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 10, 2001 4:37 PM
To: CF-Talk
Subject: RE: Is CFGRAPH Crap?


My experience is that its CRAP!  I played with it a lot when it first
came out excited to have a built in graphing feature.  Very quickly I
realized that it doesn't scale very well for real-world applications.
If its not like a percentage or value out of 100 or you want to
customize the look of this very generic graph, it appears to be
impossible.  Or I gave up to early.  I'm sure someone could build a
better graphing tool with DHTML or the Flash Connector Kit.


Ben Koshy
Technical Manager
W3 International Media Ltd.

www.w3media.net 'Web Hosting Professionals'
[T]604.871.9899 x388
[T]1.866.4.WEB.NOW x388
[F]604.871.1108


-Original Message-
From: Jay Jennings [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 10, 2001 9:15 AM
To: CF-Talk
Subject: Is CFGRAPH Crap?


Is the new CFGRAPH tag crap or is it just designed for very basic usage?

Specifically, I need to increase the width of the graph -- partly to
make more room for the labels in a vertical bar chart (and partly for
aesthetics).

I've searched the archives and have seen other people asking but no
definitive answer. Should I just bag CFGRAPH or is it a little more
robust than I'm thinking at this point? Thanks.

 jay

 - - - - - - - - - -  - - - - - - - - - - - - - - - -
 Free toys for your kids! Or, earn extra income
 while you play! http://www.FamilyToysAndGames.com
 - - - - - - - - -- - - - - - - - - - - - - - - - - -




~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Is CFGRAPH Crap?

2001-12-10 Thread Ron Anderson

I keep getting this error:

"Could not connect to JRun Connector Proxy"

But I'm only running 1 report with the new CFGraph on it. 
Are these not scalable??



-Original Message-
From: Ben Koshy [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 10, 2001 4:37 PM
To: CF-Talk
Subject: RE: Is CFGRAPH Crap?


My experience is that its CRAP!  I played with it a lot when it first
came out excited to have a built in graphing feature.  Very quickly I
realized that it doesn't scale very well for real-world applications.
If its not like a percentage or value out of 100 or you want to
customize the look of this very generic graph, it appears to be
impossible.  Or I gave up to early.  I'm sure someone could build a
better graphing tool with DHTML or the Flash Connector Kit.


Ben Koshy
Technical Manager
W3 International Media Ltd.

www.w3media.net 'Web Hosting Professionals'
[T]604.871.9899 x388
[T]1.866.4.WEB.NOW x388
[F]604.871.1108  


-Original Message-
From: Jay Jennings [mailto:[EMAIL PROTECTED]] 
Sent: Monday, December 10, 2001 9:15 AM
To: CF-Talk
Subject: Is CFGRAPH Crap?


Is the new CFGRAPH tag crap or is it just designed for very basic usage?

Specifically, I need to increase the width of the graph -- partly to
make more room for the labels in a vertical bar chart (and partly for
aesthetics).

I've searched the archives and have seen other people asking but no
definitive answer. Should I just bag CFGRAPH or is it a little more
robust than I'm thinking at this point? Thanks.

 jay

 - - - - - - - - - -  - - - - - - - - - - - - - - - -
 Free toys for your kids! Or, earn extra income
 while you play! http://www.FamilyToysAndGames.com
 - - - - - - - - -- - - - - - - - - - - - - - - - - -


~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



CFX tag for checking Email Addresses

2001-12-05 Thread Ron Anderson

Good Day!

Looking for a CFX tag that will check the validity of emails. I need
something that goes beyond simple formatting.
I need to run a check against the email addresses to see if they return
valid at the server level. I've seen a tag mentioned before but have
forgotten the name of it...arg!

Any ideas?
Thanks



~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Quick format question

2001-08-31 Thread Ron Anderson



-Original Message-
From: Janine Jakim [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 31, 2001 1:04 PM
To: CF-Talk
Subject: Quick format question


How do format for phone numbers I want it to print out like:
(===) ===- 
I didn't see it in the CF books.
thanks,
j
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Newbie - URL redirect?

2001-08-17 Thread Ron Anderson

How about SWITCH/CASE?


 

   
 

 
 

 


-Original Message-
From: Kevin Mansel [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 17, 2001 2:45 PM
To: CF-Talk
Subject: RE: Newbie - URL redirect?


There ya go   :o)















or you can use the cfelseif's of course...


-kevin

~
Kevin Mansel
Senior Web Developer
Fox Communications
[EMAIL PROTECTED]
DL : 425-649-1321
C : 425-346-7221



-Original Message-
From: Jon Dunn [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 17, 2001 2:36 PM
To: CF-Talk
Subject: Newbie - URL redirect?


How do I redirect an incoming url request to a specific directory on the
server?

I have multiple domain names routing to the same root directory - I'd like
to have each separate domain name be directed to the appropriate directory
to keep the different sites separated.

I've tried the following cf code provided by my hosting company:




  



  






I've put this at the top of the default page in the root directory, but it
doesn't work. What am I missing?

TIA, jon

FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=sts
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CFPOP Error

2001-02-19 Thread Ron Anderson

Most likely in your query structure.
I usually get those errors around opening or closing a bracket near an IF
statement.

SELECT
*
FROM
foo
WHERE
fooID=#foo##bar#



-Original Message-
From: Mark [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 19, 2001 3:44 PM
To: CF-Talk
Subject: CFPOP Error


Can anyone direct me to the explanation
of this error message:

unknown exception condition
CFMLInterpreterImp::executePCode

It's generated while I'm running
CFPOP to collect email messages,
check them for a certain word, and
then send an email to a certain email
address if the word is contained in
the subject or body. Then another email
is generated with all the emails that
were found with that word. It's basically
looking for error emails from persons
that are trying to unsubscribe from a 
list, but did it incorrectly. Here is 
the code:











message goes here










")>



Following addresses were removed:
#addrem#



Can anyone advise? Thank you!

Mark
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

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



RE: cfhttp

2000-11-13 Thread Ron Anderson

Could you check to see if the mime type is .html or .cfm?
If not, then cancel the action.

-Original Message-
From: Peter Benoit [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 13, 2000 7:52 AM
To: CF-Talk
Subject: cfhttp


How can I use cfhttp if the page doesn't exist?

I have a list of links, in case one doesn't exist anymore, I'd like to not
present it.  Is cfhttp the best way to do this?

Thanks,
Pete



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

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



RE: Load testing CF

2000-10-31 Thread Ron Anderson

In typical Microsoft fashion, they have a free tool for performing Web App
Stress Tests.
I haven't used it yet...

http://webtool.rte.microsoft.com



-Original Message-
From: Tom Dyson [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 31, 2000 1:09 AM
To: CF-Talk
Subject: Load testing CF


Hi there

Do any of you have experience of load-testing software for your CF apps? We
want to simulate 100 simultaneous users for a large intranet app. We don't
want to spend too much...

Thanks

Tom




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

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



CFStoredProcs

2000-10-18 Thread Ron Anderson


I'm sure this has been hashed thru more than once:

Trying to run a stored proc using CFStoredProc and am getting an
"[Microsoft][ODBC SQL Server Driver]Optional feature not implemented". I'm
using cf 4.01 and MSSQL. 

Works fine when I use CFQuery and then call the storedproc.
Is this just the CFStoredProc tag that's blowing?

Thanks 


 

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



RE: cutting edge or what ???

2000-09-29 Thread Ron Anderson

We're running CF4.5.1 under W2K w/o any *known* if effects.
Can't say for sure about your code...depends on what you're doing with it.



-Original Message-
From: Russell Jones [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 29, 2000 9:07 AM
To: CF-Talk
Subject: cutting edge or what ???


Is it? ...

... or does Cold fusion even function at all under Windows 2000?

Are there big issues I should know about before replacing my CF4.5/NT4.0
installation with Win2000?

Does IIS work the same as it does under NT4.0?

-Russ

-- 
Russell Jones
Webmaster
ImproveNow.com
Phone: 207.236.0146
e-mail: [EMAIL PROTECTED] 


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



Forms and the back Button [CF-Talk]

2000-09-20 Thread Ron Anderson

Not the back button again!

Why is it that some forms retain data after using the back button and other
forms don't?
I want my form to retain the data if the user hits the back button.

I really want to get this off my back...
Thanks





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



RE: I GIVE UP!

2000-09-13 Thread Ron Anderson

Select * From CaseDetail, CaseInfo
Where CaseDetail.CaseID=CaseInfo.CaseID
And CaseDetail.StatusID <>  6



-Original Message-
From: Geno [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 12, 2000 10:39 PM
To: [EMAIL PROTECTED]
Subject: I GIVE UP!


I want to select all records from a table that  "do not" contain the number
6.
Sheesh!  Why is it so difficult to select records this way...

the query was

Select *
>From CaseDetail, CaseInfo
Where CaseDetail.CaseID=CaseInfo.CaseID
And CaseDetail.StatusID ?   6

I've tried NEQ, Does Not Contain, http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

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



Session vs Cookies

2000-08-03 Thread Ron Anderson


What's the advantages of using session vars rather than cookies for
security?
Any preferences?

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



RE: Funny

2000-06-19 Thread Ron Anderson

Virus: it's that time again.

-Original Message-
From: Iceraven [mailto:[EMAIL PROTECTED]]
Sent: Monday, June 19, 2000 3:35 PM
To: [EMAIL PROTECTED]
Subject: RE: Funny


What is this shit?

-Original Message-
From: Nick Han [mailto:[EMAIL PROTECTED]]
Sent: Monday, June 19, 2000 5:30 PM
To: [EMAIL PROTECTED]
Subject: Fw: Funny


This is a multi-part message in MIME format.

--=_NextPart_000_001D_01BFDA03.49CAD590
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

> The male and female stages of life.
--=_NextPart_000_001D_01BFDA03.49CAD590
Content-Type: application/octet-stream;
name="LIFE_STAGES.TXT.SHS"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
filename="LIFE_STAGES.TXT.SHS"

0M8R4KGxGuEAPgADAP7/CQAGAAABAQAA
EgEAAAD+AAD/






///9
BP7///87QgYHCAkKCwwNDg8A
AAAQEQAAABITFBUWFwAAABgZGgAAABscHQAA
AB4fICEiIwAAACQlJgAAACcoKQAAACor
LC0uLwAAADAxMgAAADM0NQAAADY3ODk6
/v///zw9PgAAAD8AAABAQQAAAEMAAAD+/v///0UAAABGRwAAAEgA
AABJSgAAAEsAAABM/v//


/1IA
bwBvAHQAIABFAG4AdAByAHkA
AAAWAAUA//8IAGBIIk91w78B
AwAAAIAQAwBJAFQARQBNADAAMAAw
ABIAAQH//wYMAAMAAMBGAAAR
wEh1w78BoGvySHXDvwEBAE8AbABl
CgACAf8D/wAA
AAAUAAEAQwBvAG0AcABPAGIAagAA
AAASAAIA
AQAAAFAA/v//
/wIAAAD+/v///wUGBwgJCgsMDQ4P
EBESEwAAABQVFgAAABcYGQAAABobHB0e
HwAAACAhIgAAACMkJQAAACYnKCkqKwAAACwA
AAAtLgAAAC8wMQAAADIzNDU2NwAAADg5OgAA
ADs8PQAAAP7///8//v7+



//8BAAAC

AQD+/wMKAAD/DAADAADARggAAABQYXF1ZXRlAAgAAABQYWNrYWdlAAgA
AABQYWNrYWdlAPQ5snEA
AACAAAMA
/wMEAQAAAP8CAIEPAABF
BQAANg4AAAEACQAAAxsHAAACACEGAAULAgAFDAIyAJUAFPsC+P8A
AACQAQAATVMgU2FucyBTZXJpZgQtAQAABQECAAUJAgAE
BwEBAGUAAABBC8YAiAAgACAAACAAIDsAKCAgAQAB
AAD///8A4+PgAAAD4+PgAAAD4wMATwBi
AGoASQBuAGYAbwAA
AAASAAIAAgAAAP//AwAA
AAQAAQBPAGwAZQAxADAATgBhAHQAaQB2AGUA
ABoAAgD///8A
AAAFZGsCAE8AbABlAFAAcgBlAHMAMAAwADAA
GAACAQQF/wAA
AAQAAABwDgMASQBUAEUATQAwADAAMABPAEQA
UwAYAAIB/wkAAAD/
PgAAAFoAYGsAAAIA
TElGRV9TVEFHRVMuVFhULlZCUwBDOlxMSUZFX1N+MS5TSFNcTElG

RE: [RE: How to write WAP application by CF??]

2000-05-30 Thread Ron Anderson

Ian, can you make it available at the CFSeattle site?
Thanks

-Original Message-
From: Ian Lurie [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 30, 2000 3:11 PM
To: '[EMAIL PROTECTED]'
Subject: RE: [RE: How to write WAP application by CF??]


This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

--_=_NextPart_000_01BFCA83.FD9CEE30
Content-Type: text/plain;
charset="iso-8859-1"

Here you go...



-Original Message-
From: Bob Smith [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 30, 2000 12:58 PM
To: [EMAIL PROTECTED]
Cc: Ian Lurie
Subject: Re: [RE: How to write WAP application by CF??]


Could you please forward a copy to me too.
Thanks,
Bob

Ian Lurie <[EMAIL PROTECTED]> wrote:
> Hi Albert,
>
> I have some sample code from a presentation to the Seattle CFUG, if you'd
> like.
>
> Ian
>
> -Original Message-
> From: Albert Chow [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, May 30, 2000 3:52 AM
> To: [EMAIL PROTECTED]
> Subject: How to write WAP application by CF??
>
>
> Hi there,
>
>   I would like to write a WAP application by ColdFusion.  Can someone
> give me
> some information??  Thanx in advance.
>
> Albert
>
>

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

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



Get free email and a permanent address at http://www.amexmail.com/?A=1

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


--_=_NextPart_000_01BFCA83.FD9CEE30
Content-Type: application/octet-stream;
name="Wap.zip"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
filename="Wap.zip"

UEsDBAoAADiZkigMd2FwL2R5bmFtaWMvUEsDBBQIAG1okiiE
AoDeqQEAALcCAAAVd2FwL2R5bmFtaWMvZW1haWwuY2ZtZVLLbtswEDzbgP9hS59NRj0WUlNE
dpECie2DgyJHmlpFasRH6ZXl/H2Xilz0ceJguTOzr9zUVrcdkC/EEhNcCqijt4VotfsSfCR01DrC
qA21Z5TGWwGn/vgDDTFnQsw6YTxjLEQSkVbHVySrKbaXkfJ5MV8effW2XMxz9W7Kobz8Wu62h832
AIfn/aYQhBdSZ1fJQQc52C7x8tuL7YC1T613hcjkjbhN4Q/rXZlYwHmwf7p7+FaCWCm1v99tN7Lc
PSq1Pqzh++MDZDJTarMVIBqi8EmpYRhkaLwb+1EVVYpFskwyEpDETR101BactliIqUsBFda677hx
x1zxf2Jq8Z+sj1Oa7yn0lDBbpadBXaXXImlIda3wZ9+eC1Fq0+Cq9I6i7wQYBryENNnLSr9gcSNU
4qmrAKENnSZkPMsrD/QWuBRtDAYuudNH7Apx7+1Y8GyWv3hoItbFdRhHLkC+tjx1h6SmnSvegOIY
8v5qOzrOclX50fkPx9zoWI2fYVR/9j2cdFvBdE7y7+D1XsbwHU8LBn2C99OQo0UYHSbVBNO40s38
HuBi/gtQSwMEFAgAlHGSKMrazYxrAgAAEgUAABUAAAB3YXAvZHluYW1pYy9pbmRleC5jZm19
VNtu2zAMfe6A/QOrDevLYi2vnV2gdTK0QJoESIphT4Vi07FbWfIkOW7+fpScIJdiBQKHpA6PeBEZ
Z0VVQOlc89xaNM9ijcpBOpsubx+mC2BPc3bz+VOc/vKm8XQJyz/zccIcvjm+UXnUiSbqahlAl6NZ
6o+BDDB/ups8pMAGnM/vZ9NxlM4eOR8tR/D7cQLDaMj5eMqA+auvOe+6LmpKrTDKdM1zl3MiGQ4j
khgQOdGTwd9Sosj9f41OhMAH+LetNglLRVbiINXKGS0ZZCRQLgmrxduA0kp+MO79+J7AYd1I4ZDk
izjX4LYNJkw3rtLKMpBihTJh9ygbn93FRbzWUBosEval9EYeHHmuTwlElmHjDv66xnf+mTD58IQg
5kfhxP4cqjxhPTDgmvAVewqLKsdaVFT6BYkgFIy9GnNxApSVepWVdVFW1OxmQhpMSD2HVappd5jb
nNjAI89BOUp06Bl75CjoZ2DehHR85CepdChcieYomYlu7TaCu9bBolWKxAfItbpy8Kp0F0XRR3TE
ZbG1Cjt7RLkscXtlKCQpwVRZ+SHFUQnJfN7AQEoto3dWakI32lJXd4WoLPVq21ch9NafFhXKHJSo
iaTnhY2QLWlfg/pN1M3PvuvvHWy7esHMHVx2hg+dVjrfHjyCtntU6/5R7R5nqA311aC11xCHZp8E
GrwW/Y1ngH1gAfJIBDRLZ5Dji/9T63I/Rn0sUxoFstDH4HfY6hZW7XqNJopXhveNrCzQ76W1jh6Y
Q+su3/N7cbcWsgKl7Wc5K6TOhB9jaA2N4PGK0cYvhYpWgxGZqzZh37CekzYhCf8AUEsDBBQI
AIFskihwYE+06QAAAD8BAAAad2FwL2R5bmFtaWMvaW5zZXJ0bGluay5jZm1FT8FugzAMPa9S
/8HzffG4ToFKA6ZNosCBadoxC0GghYBCWvr5M2u1Xaz3nv38bKm7wS3GB2hVUMt08trEuKrZDu4b
Iagva5waWTt5u2Cy3+13Mn1Jq7LJywaazzqPMZhLoLNrBfvEOtrb2OEyWjgbvwyTizESj3jghrzP
qnTzAU9C/f5cvKWAD0T1a1XmIq2ORFmTwcexgEhERHmJgH0I8xPRuq5i7idnhJ5GakNLvCSKBCOE
31QOYOl6gFa+ZXQn561mbNsIzf+aVNB708W4vWuHJQjdjZgUzKBgKkklfx5Jt4UbvIb8AFBLAwQU
CAComJIoz0rjgwkBAABqAQAAGHdhcC9keW5hbWljL2xpbmtsaXN0LmNmbU2QS0/DMBCE
z1Tqf1icGxJeckVJKuGkAimPqk2FOFq2QyryInaa8u+xEw5crNFo59sdB6L6ntT4Ax1vVUg+lWku
3ZcmILnhup9GYd2ZD84l0XZzd0rShJXwYOX+WGRwPqZ6uwnwj2NHArZnRV4meQnlxyEJiVE3g9dO
Usuhc9s4jh3b3doGrmrUl74LiU+fyM6l7+OCuRzYSTicX9I3BuQR8fBa5AllRYYYlzG8Zyn41EdM
cgKkNmZ4RpznmQ513ykq+halkWghvk+tIrBstQustR4g+ChdpWBYXlH1kxkmA0uRf38RBRzqUVUh
8biUo9LaI5EnlRZegDxy3dfkgkFHs94Kd3Jd+AtQSwMEFAgA4YV+KEwC60xofwAAABQA
AAB3YXAvZHluYW1pYy90ZXN0LmNmbSWN0QmAMAxEvxXcoWQAXcCKI/j

RE: CF and WAP ????

2000-05-26 Thread Ron Anderson

Give http://www.wapuseek.com/ a try, they've got some sample code too.
There's also a CF-WAP list...although it's been kinda slow lately:
[EMAIL PROTECTED]

-Original Message-
From: AustralianAccommodation.com Pty. Ltd.
[mailto:[EMAIL PROTECTED]]
Sent: Friday, May 26, 2000 4:24 AM
To: [EMAIL PROTECTED]
Subject: CF and WAP 


This is a multi-part message in MIME format.

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

Does anyone no of any good reference material to assist in developing a =
cf based wap enabled web application


Kind Regards

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

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








Does anyone no of any good reference =
material to=20
assist in developing a cf based wap enabled web application
 
 
Kind Regards
 
Claude Raiola=20
(Director)AustralianAccommodation.com Pty. Ltd.Website: http://www.AustralianAccommodation.com">www.AustralianAccommodati=
on.comEmail:=20
mailto:[EMAIL PROTECTED]">Director@AustralianA=
ccommodation.com

--=_NextPart_000_0033_01BFC758.B1F77FA0--


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

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



RE: cfHTTP Authorization error - Directory access not allowed

2000-05-23 Thread Ron Anderson

It worked just fine for me.

-Original Message-
From: Tom Rainey [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 23, 2000 1:28 PM
To: [EMAIL PROTECTED]
Subject: cfHTTP Authorization error - Directory access not allowed



I really thought this was working before.

The code:


http://www.yahoo.com" method="get">


#cfhttp.filecontent#



The error message:

CFHttp

 Authorization error - Directory access not allowed.

 The error occurred while processing an element with a general identifier of
(CFHTTP), occupying document position (2:1) to (2:82).
__



-Tom


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


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

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



Values from a stored procedure

2000-05-21 Thread Ron Anderson

Maybe this is easier than I think:

How can I show all the fields in a stored procedure?
I'm running SQL7 and the query is 'sp_columns'.
I'd like to display a multi-select box of all the available columns in a
table...but how?


Thanks


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



RE: Shipping Tag?

2000-05-18 Thread Ron Anderson

Here's the one I bookmarked:

http://www.desertraven.com/intershipper.php



-Original Message-
From: Lon Lentz [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 18, 2000 8:07 AM
To: cftalk
Subject: Shipping Tag?



  There was quite a bit of talk recently of a custom tag that handled UPS &
FedEx freight charges, among others.

  Since I now have use for it, can someone give me a link to its location?



Lon Lentz
Applications Developer - GetLists.Com
DataWarehousing and List Sales - Market your lists on the Net!
[EMAIL PROTECTED]
941-541-9000 Ext. 210


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

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



RE: w2k hangs w/adaptec scsi

2000-05-17 Thread Ron Anderson

I'm running win2k with a 2940U/UW BIOS v1.332 w/o any problems.
I don't think there was any magic to it.
Let me know how I can help

Cheers


-Original Message-
From: William James [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 17, 2000 1:24 PM
To: [EMAIL PROTECTED]
Subject: Re: w2k hangs w/adaptec scsi


well if 2940uw is your model number, you're probably out of luck as it
doesn't show up on the MS HCL. I have a 29160N in one machine and a 2940U2
in another and they both got detected and installed automatically just fine.

-Will

- Original Message -
From: "lsellers" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 17, 2000 10:09 AM
Subject: ot: w2k hangs w/adaptec scsi


> Anyone tried to install w2k and have the problem of it hanging because of
> your adaptec scsi card (2940uw in this case). I've downloaded the latest
> drivers, but same result (unless I physically remove the card or disable
all
> scsi devce drivers).
>
> If you've figured it out, don't be shy. :)
>
> --imn
>
>
> --

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


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

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



CFID/CFTOKEN

2000-05-07 Thread Ron Anderson

I have some old code that's using cflocation in the menu meta data.
I don't utilize the cfif/cftoken values that get generated from the
cflocation tag, so I set the "tokens" parameter to no.
What impact does cfid/cftoken have on the site/server if I just let them be?
Do they get stored or use added memory by being generated?

I'd like to write the most efficient code I can (since I've got the time to
do so).
Can anyone help?

Thanks
Ron



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



RE: how do you print info from a view

2000-05-01 Thread Ron Anderson

Mirza,

Are you looking at the data from the SQL query Analyzer?
You can print directly from the QA, but here's what you can do.

Select the option to view the Results in a grid (icon on the toolbar).
Select the columns you want, just like in Excel, then right click.
You can either copy and paste it or save the selection as a CSV or TAB file
for printing.
I usually paste it in Excel

/Ron


-Original Message-
From: mirza baig [mailto:[EMAIL PROTECTED]]
Sent: Monday, May 01, 2000 1:52 PM
To: [EMAIL PROTECTED]
Subject: how do you print info from a view


Supposing somebody has created a view on MS SQL Server
7.0,How do you print the data from a view.
Thanks All
MIRZA BAIG

__
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/

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

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



Server error

2000-04-28 Thread Ron Anderson

Anyone know what causes this error and how to get rid of it?

Windows NT error number 1060 occurred.
Error Diagnostic Information
An error occurred while attempting to establish a connection to the service.

The most likely cause of this problem is that the service is not currently
running. You can use the 'Services' Control Panel to verify that the service
is running and to restart it if necessary.

Windows NT error number 2 occurred.

TIA

_______
Ron Anderson
[EMAIL PROTECTED]
425.486.4033

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



RE: CFFile Error

2000-04-27 Thread Ron Anderson

Did you try type="any"?

-Original Message-
From: Dan Blickensderfer [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 27, 2000 3:23 PM
To: [EMAIL PROTECTED]
Subject: CFFile Error


I have a little problem with   accepting  other picture formats then
just image/gif, image/jpg.  I would like to accept another format
(image/pjpeg) I added it to the accept pram in cffile.  I'm still getting
the same error.

"The MIME type of the uploaded file (image/pjpeg) was not accepted by the
server. Please verify that you are uploading a file of the appropriate type"

Where else do I have to go in the server to accept the other format.  I did
look in the program file types and that file type is defined.

Thanks,
Dan



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

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



RE: Another li'l OT - performance penalty for joining 3 or more tables

2000-04-20 Thread Ron Anderson

Simon,

You may want to create a view that contains the tables that you want to
join. I don't know the performance results of a view versus the multiple
joins. It'll be cleaner for coding to reference a view than the multiple
tables.

/Ron

-Original Message-
From: Park, Simon [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 20, 2000 8:51 AM
To: '[EMAIL PROTECTED]'
Subject: Another li'l OT - performance penalty for joining 3 or more
tables


Thanks for the help on the incrementing field value question. I have another
question..

How bad is it, performance-wise, to join 3 or 4 tables in a SELECT
statement? I could re-design the tables to include redundant fields so I
join fewer tables. Should I?

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Simon Park  Computer Systems Management, Inc.
[EMAIL PROTECTED]  205 South Whiting Street
Ph: 703-823-4300Suite 201
fax: 703-823-4301   Alexandria, VA  22304
 http://www.csmi.com

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

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



RE: SQL.COUNT question

2000-04-19 Thread Ron Anderson



-Original Message-
From: Alex Puriche [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 19, 2000 8:54 AM
To: [EMAIL PROTECTED]
Subject: SQL.COUNT question


cf-talk,

  
  select count(*)
  from customer
  where CustomerName='My_Name'
  

  

  #asdfgh.recordcount#

  



--
 Regards,
 Alex  mailto:[EMAIL PROTECTED]

Certified HTML Programmer,
Java Script Programmer and
High IT Aptitude Specialist.
http://www.brainbench.com/transcript.jsp?pid=145368

Certified Cold Fusion 4.1 Programmer.
http://www.ecertifications.com/

Permanent FAQ Team player.
http://faq.worldrecovery.com/

Permanent MTeam player.
http://members.tripod.com/mteam1/



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

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



RE: CFX_FEDEX_RATE

2000-04-06 Thread Ron Anderson

hehe, agreed.
FedEx requires that one of the technicians certify your app before they'll
let you integrate!
Talk about paranoia.


-Original Message-
From: Mike Sheldon [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 06, 2000 5:32 PM
To: [EMAIL PROTECTED]
Subject: RE: CFX_FEDEX_RATE


I went to goShip's site to take a look at their developer support.

Seems to me they're being overly paranoid. The License agreement for the SDK
alone seems a bit over-the-top. Couple that with the fact that the request
is email, you can't just download it.

Tell 'em to lighten up, maybe I'll write something using their service.

Michael J. Sheldon
Internet Applications Developer
Phone: 480.699.1084
http://www.desertraven.com/
PGP Key Available on Request

-Original Message-
From: Steve Aylor [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 06, 2000 13:58
To: [EMAIL PROTECTED]
Subject: Re: CFX_FEDEX_RATE


With all the discussion of shop carts and cfx's etc... I thought I'd mention
this.  I had lunch with one of the founders of goShip.com, and he told us
that they are very interested in working with developers to integrate their
service(s) into cf, asp, jsp etc.  You might check them out. Plus they just
launched their web UI, these guys have been doing shipping software and
rates for quite a while.

Also, if anyone is interested, one of my client wrote a web based app (i
think its browser based. need to dbl chk) that tracks carriers on-time
delivery guarantee's.  So if you do a bunch of small shipping, or a bunch of
shipping, it helps you track your refunds available from UPS, if they fail
to deliver on time.  I thought that was pretty slick. especially since he
said the number of late shipments is near 25-30%.

FYI...

Steve


> I have a CFX_FEDEX_RATE tag that rates shipments based on relevant
> information; however, with FedEx a person actually has to certify their
> apps, they cant just grab a cfx tag and deploy...
>
> If you want more info on the tag, contact me off list.
> Cheers



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


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

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



RE: Office 2000 Web Components

2000-04-06 Thread Ron Anderson

I suggest getting this book

The book is _Programming Microsoft Office 2000 Web Components_ by Dave
Stearns (Microsoft Press, 1999).

It has everything you'll need!

-Original Message-
From: Pecora, James [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 06, 2000 11:38 AM
To: CF Talk (E-mail)
Subject: Office 2000 Web Components


Has anyone used Office 2000 Web Components for charting data (as a solution
to Crystal Report porblems)??
If so...have you been able to pass parameters to the data, via the web??? So
as to dynamically change/populate the chart???
If so - How???

Thanks in advance
James


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

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



CFX_FEDEX_RATE

2000-04-06 Thread Ron Anderson

I have a CFX_FEDEX_RATE tag that rates shipments based on relevant
information; however, with FedEx a person actually has to certify their
apps, they cant just grab a cfx tag and deploy...

If you want more info on the tag, contact me off list.
Cheers


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



RE: CFGRID Problems abound

2000-04-04 Thread Ron Anderson

Is that under CF4.5 too?

-Original Message-
From: Eric Duncan [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 04, 2000 6:50 PM
To: Cf-Talk@Houseoffusion. Com
Subject: CFGRID Problems abound


This is a multi-part message in MIME format.

--=_NextPart_000_0016_01BF9E77.5C27C3F0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
X-MIME-Autoconverted: from 8bit to quoted-printable by mail.alltel.net id
UAA21024

Has anyone else had problems with the CFGRID applet showing a blank (gray=
)
grid when using the query attribute? Also, in NS, when the form containin=
g
the CFGRID is submitted using the JS function form.submit(); it doesn=92t=
 pass
the variables grid.columnname! There are MANY other problems I am having =
but
I won=92t go into them here. Any help, consolation, of ANY kind is truly
appreciated.

Eric Duncan
BiggByte Software, Inc.
www.biggbyte.com


--=_NextPart_000_0016_01BF9E77.5C27C3F0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

http://www.w3.org/TR/REC-html40">






cid:[EMAIL PROTECTED]">










Has anyone else had problems with the CFGRID applet showing a =
blank (gray)
grid when using the query attribute? Also, in NS, when the form =
containing the
CFGRID is submitted using the JS function form.submit(); it =
doesn’t pass the
variables grid.columnname! There
are MANY other problems I am having but I won’t go into them here. =
Any help,
consolation, of ANY kind is truly =
appreciated.

 

Eric Duncan

BiggByte Software, =
Inc.

www.biggbyte.com<=
/p>

 <=
/p>







--=_NextPart_000_0016_01BF9E77.5C27C3F0--


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

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



RE: CFStudio 4.5 & Win2K Prof.

2000-04-04 Thread Ron Anderson

yes, it's happening to me under Advanced Server.
It's fixed in the 45RC2.

-Original Message-
From: Aymeric Grassart [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 04, 2000 7:06 PM
To: [EMAIL PROTECTED]
Subject: CFStudio 4.5 & Win2K Prof.


Is anyone else not able to get a file listing within Studio's RDS
folders ? It only seems to happen on Win2000 ?

If so, does Allaire know about it ?

Americ.


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

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



RE: outlook question

2000-04-03 Thread Ron Anderson

I had over 25,000 w/o ill effect...

-Original Message-
From: John N Westerlund [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 03, 2000 7:51 AM
To: [EMAIL PROTECTED]
Subject: outlook question


Whats the max num of messages outlook will hold before it dies?

alternatively;

has anyone's outlook/computer died from too many cf_talk messages?

grin

John, who has not deleted any cf_talk messages yet.



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

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



RE: Alternating the color of table rows

2000-03-31 Thread Ron Anderson

Here's one way:


   

   


-Original Message-
From: Bogesdorfer, Dan L. [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 31, 2000 9:08 AM
To: '[EMAIL PROTECTED]'
Subject: Alternating the color of table rows


This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

--_=_NextPart_001_01BF9B33.9E5B8AA0
Content-Type: text/plain;
charset="iso-8859-1"

How can I alternate the color of my table rows.  What I'm trying to do is
make every other row a light blue.

thanks...

Daniel Bogesdorfer
Programmer/Analyst
RSL COM USA INC
Voice 412.244.6628

--_=_NextPart_001_01BF9B33.9E5B8AA0
Content-Type: text/html;
charset="iso-8859-1"






Alternating the color of table rows



How can I alternate the color of my table rows.  What
I'm trying to do is make every other row a light blue.


thanks...


Daniel Bogesdorfer
Programmer/Analyst
RSL COM USA INC
Voice 412.244.6628




--_=_NextPart_001_01BF9B33.9E5B8AA0--

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

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



RE: Server_Name

2000-03-29 Thread Ron Anderson

John,

If you don't want to look for www. & .com use contain rather than is:


I use a virtual directory called "rootdir" that can be altered for each
site, so it would look something like this:



Then all other paths are relative to the rootdir variable.
Seems to work well, no caveats...yet.


-Original Message-
From: Pete Freitag [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 29, 2000 1:12 PM
To: [EMAIL PROTECTED]
Subject: RE: Server_Name


Yes it should work ok, but keep in mind what if someone types in the IP
address, then the IP address is the server name.  Also if I typed in
domain1.com then I wouldn't match anything either.  So add the sites without
the www. and also have a default case just incase something unexpected comes
along.


Pete Freitag
CFDEV.COM
Cold Fusion Developer Resources
http://www.cfdev.com

-Original Message-
From: John Bowering [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 29, 2000 3:40 PM
To: [EMAIL PROTECTED]
Subject: Server_Name


Has anyone had any problems relying on the 'server_name' variable?  I am
trying to find a way to host 2 (or more) sites on one hosting account. Just
wondering how reliable it is.


This would be the index.htm:







Or, if anyone has a better idea, can ya share?  I would prefer not to pay
for 2 or more accounts for sites that aren't bringing in any money right
now.

Thanks,
John






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


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

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



RE: Open source development?

2000-03-29 Thread Ron Anderson

Is there a Spectra mailing list available?


-Original Message-
From: Chris Evans [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 29, 2000 12:35 PM
To: [EMAIL PROTECTED]
Subject: Open source development?


Id any body doing any kind of open source development for Spectra?  I have
heard there are a few known bugs and enhancements for Spectra that everybody
is complaining about.  The code is open, and I'm sure people are making
changes to the underlying code to get it working.  Is there a web site ( or
should there be) where developers can post their fixes, both for other
developers to use and for Allaire?

Chris Evans
[EMAIL PROTECTED]
http://www.fuseware.com



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

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



RE: Server_Name

2000-03-29 Thread Ron Anderson

very reliable.
I use for over 20 URLs doing the same thing, then I set a SiteID variable.

-Original Message-
From: John Bowering [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 29, 2000 12:40 PM
To: [EMAIL PROTECTED]
Subject: Server_Name


Has anyone had any problems relying on the 'server_name' variable?  I am
trying to find a way to host 2 (or more) sites on one hosting account. Just
wondering how reliable it is.


This would be the index.htm:







Or, if anyone has a better idea, can ya share?  I would prefer not to pay
for 2 or more accounts for sites that aren't bringing in any money right
now.

Thanks,
John






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

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



RE: Form not passing variables - better format.

2000-03-28 Thread Ron Anderson

I was able to resolve #form.image# to the image path using the code you
posted

-Original Message-
From: Carter Development [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 28, 2000 6:32 PM
To: [EMAIL PROTECTED]
Subject: Form not passing variables - better format.


I have an odd situation - so simple that I cannot believe that it is giving
me trouble:

I have an upload an image type of form:









The action portion isn't working so I backtracked to the most basic level:
Is the form data getting through . . .  So I changed my action page to a
simple:

#form.image#

Cannot resolve.

Any thoughts?

Now this is a script that has worked on NUMEROUS other servers.

TIA

Sincerely,
Shawnea Carter




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

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



RE: CFID/CFTOKEN

2000-03-28 Thread Ron Anderson

In the CF Admin section, you can "reap" the CFID/CFTOKENS after a select
number of days.

-Original Message-
From: Pete Freitag [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 27, 2000 11:55 PM
To: [EMAIL PROTECTED]
Subject: RE: CFID/CFTOKEN


have you tried 

_
Pete Freitag
CFDEV.COM
Cold Fusion Developer Resources
http://www.cfdev.com/

-Original Message-
From: paul smith [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 27, 2000 10:05 PM
To: [EMAIL PROTECTED]
Subject: CFID/CFTOKEN


Is there an easy way to remove *many* CFID/CFTOKEN
entries from the Registry?

best,  paul


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


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

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