Re: JRE 1.4.1 and Flash Remoting

2002-11-04 Thread Sean A Corfield
On Monday, Nov 4, 2002, at 14:55 US/Pacific, Stephenie Hamilton wrote:
> And the stack trace is gone!!!
> Well basically it is gone, this is what it contains
> [Ljava.lang.StackTraceElement;@ce82cc

This is due to a change, introduced in 1.4.1, in how errors are 
reported by the JRE. In 1.4.1, the stack trace is returned as an array 
which the CF error template is not expecting, hence the somewhat 
strange output. I don't have the exact details but I remember Dick 
Applebaum posting something about this.

"SOAP is not so much a means of transmitting data
  but a mechanism for calling COM objects over the Web."
-- not Microsoft (surprisingly!)

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



cfroot? (was: Where do CFC's go?

2002-11-04 Thread Sean A Corfield
On Wednesday, Oct 30, 2002, at 09:01 US/Pacific, Tyler Silcox wrote:
> Is there a way to find the root of the ColdFusion server?

I don't know, off the top of my head. It seems like there ought to be...

> We use Fusebox, so we designate all non-Circuit folders
> as a resource folder and prefix with a "_".  Usually we have _images,
> _customtags, _pdfs, etc.  It'd be great if I could somehow reference 
> the CF
> root with a variable, because I could then I could write a UDF to call 
> my
> cfcs as "#cfroot#.mydomin._cfcs.somecfc" but I can't quite figure out 
> how to
> do that.  It really would help for portability and reuse, any 
> suggestions

Without knowing a bit more about how your hosting setup is organized, 
it's difficult to say. If #cfroot#/mydomain is already set up as a 
custom tag path by your hosting provider, you should be able to 
reference your CFC like this:



If #cfroot#/mydomain is your webroot already then the same code ought 
to work (since CFCs are searched for locally, then webroot, then custom 
tag paths I believe).

"Conform! Consume! Obey!"
-- Mr Snaffleburger : http://www.matazone.co.uk/theotherside.html

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



Re: Where do CFC's go?

2002-11-04 Thread Sean A Corfield
On Wednesday, Oct 30, 2002, at 07:24 US/Pacific, Troy Simpson wrote:
> Thanks for describing your layout.  It has been very helpful in 
> providing me with ideas.

Good.

> How do (would) you outline the directory structure for multiple 
> websites that are hosted on one system.

Unfortunately, I can't answer that one. It's a problem that my team 
will eventually have to tackle since we currently have a variety of 
physically separate systems with different domains and we want to 
coalesce them all into one cluster of servers but right now, I don't 
know how we're going to do that.

I suspect we'll end up doing something fancy with Apache and/or mapping 
to different instances of CFMX for J2EE running on JRun 4 servers.

"I have always wished that my computer would be as easy to use as my 
telephone.
  My wish has come true - I no longer know how to use my telephone."
-- Bjarne Stroustrup

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm



Re: Devcon Files

2002-11-04 Thread David Hannum \(Ohio University\)
I heard lots of talk from presenters about a CD coming out (which has been
the practice in the past).

Dave


- Original Message -
From: "Jim Davis" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, November 04, 2002 9:43 PM
Subject: RE: Devcon Files


> > I remember that. There was a username and password too. Does
> > anyone have the yellow flyer from Wednesday?
>
> I'm interested as well.  I got food poisoning on Tuesday night which
> pretty much blew the rest of the conference for me.  I missed everything
> on Wednesday (and Tuesday night).
>
> You've never had fun like a three hour plane ride with food poisoning!
>
> Jim Davis
>
>
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm



Re: Devcon Files

2002-11-04 Thread Frank Mamone
Hi Andy,

I'm not sure how the users who attended can prove that they were there, but
if you can think of something let me know. I would really like the username
and password.

Maybe MM can email the attendees the URL and  login for those who lost the
newsletter. Seems most of us have.

Vernon, can you help with this?

Thanks

- Original Message -
From: "Andy Clary" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, November 04, 2002 9:20 PM
Subject: Devcon Files


> Here is the url:
>
> http://www.macromedia.com/go/devconpresos
>
> I'll refrain from posting the username and password, in fairness to those
who paid to go to devcon.
>
> Andy
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



RE: Identifying a content management system.

2002-11-04 Thread S . Isaac Dealey
Yea, cfObjects is a methodology ( like FuseBox ) for getting OO programming
features ( unlike FuseBox ) in CF prior to MX. Odds are what you're looking
at it actually a cms or sms designed by someone using cfObjects rather than
just cfObjects tailored by your client. I'd also check out
http://www.nqcontent.com and see if there are any similarities there to what
you're looking at.

Tapestry has some OO features prior to MX as well, but its implementation of
OO "stuff" is much simpler and more db-centric ( which may sound a little
wierd with regard to an OO implementation ) as opposed to cfObjects which
afaik doesn't really have any db considerations.

As to why they encrypted the core tags, I wouldn't have a clue -- I suspect
that's not the doings of the folks who developed cfObjects but rather the
doings of the folks who designed the cms / sms you're looking at.

> Isaac,

> Thanks, I think that's it!  Why did they encrypt the core
> object tags? You
> know I actually did something with cfobjects a couple of
> years ago (one
> thing drives out another).  But I've never seen any code
> like the stuff I'm
> looking at though - it's a monster.  It's not going to
> scale (and they did
> zero load testing).  One request  they are using generates
> more than 600
> individual queries (ouch). My db connections spike from
> about 29 to 159.

> If I remember cfobjects correctly, they are a set of core
> classes and a
> "framework" methodology - right? I'll check out the forum.

> -mk

> -Original Message-
> From: S. Isaac Dealey [mailto:info@;turnkey.to]
> Sent: Monday, November 04, 2002 10:00 PM
> To: CF-Talk
> Subject: Re: Identifying a content management system.


>> Folks,

>> I'm doing some analysis for a client.  They have a
>> content
>> management system
>> that I'm unfamiliar with - but I have to believe it was
>> purchased and
>> extended.  I'm hoping someone here can tell me who built
>> the original sms
>> based on this description.  It's a CF 5 ap.

> 

> http://www.cfobjects.com

> I'm told the folks who developed cfobjects are local here
> in South Florida.


> Isaac
> Certified Advanced ColdFusion 5 Developer

> www.turnkey.to
> 954-776-0046


> ~~
> ~~~|
> Archives:
> http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
> Subscription: http://www.houseoffusion.com/cf_lists/index.
> cfm?method=subscribe&forumid=4
> FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
> This list and all House of Fusion resources hosted by
> CFHosting.com. The place for dependable ColdFusion
> Hosting.


Isaac
Certified Advanced ColdFusion 5 Developer

www.turnkey.to
954-776-0046

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



RE: Emergency : please help

2002-11-04 Thread Mark A. Kruger - CFG
P.S. - it's not usually helpful to say "I've tried everything".  It will
almost always be more useful to tell us all what you HAVE tried - then we
can help you narrow it down.

-mk

-Original Message-
From: Brook Davies [mailto:brook@;maracasmedia.com]
Sent: Monday, November 04, 2002 10:22 PM
To: CF-Talk
Subject: Emergency : please help


Half my site is working, and half of it is prompting for a username and
password for cffiles. I've tried everything - any suggestions? I don't
understand why some pages work and not others...



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



RE: Emergency : please help

2002-11-04 Thread Tony Weeg
cfmx install?
tw

-Original Message-
From: Brook Davies [mailto:brook@;maracasmedia.com] 
Sent: Monday, November 04, 2002 11:22 PM
To: CF-Talk
Subject: Emergency : please help


Half my site is working, and half of it is prompting for a username and 
password for cffiles. I've tried everything - any suggestions? I don't 
understand why some pages work and not others...



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



RE: Emergency : please help

2002-11-04 Thread Mark A. Kruger - CFG
Brook,

That's got to be a permission problem.  Check file permissions, then go into
IIS and select the problem folder(s).  Make sure that "allow anonymous" is
checked.

-mk

-Original Message-
From: Brook Davies [mailto:brook@;maracasmedia.com]
Sent: Monday, November 04, 2002 10:22 PM
To: CF-Talk
Subject: Emergency : please help


Half my site is working, and half of it is prompting for a username and
password for cffiles. I've tried everything - any suggestions? I don't
understand why some pages work and not others...



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



Re: Emergency : please help Nevermind -grr

2002-11-04 Thread Brook Davies
You know what, never mind. It was IE! Man! I was pulling out my hair and it 
was an IE cache thing.. Oh man..and I missed the hockey game. It serves me 
right for thinking a small change on the production server would be a small 
change.



At 08:22 PM 04/11/02 -0800, you wrote:
>Half my site is working, and half of it is prompting for a username and
>password for cffiles. I've tried everything - any suggestions? I don't
>understand why some pages work and not others...
>
>
>
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



RE: Emergency : please help

2002-11-04 Thread Russ
Is there any sort of security variances in some of the application.cfm
files in some of those other directories?

A little bit more information would really help!

> -Original Message-
> From: Brook Davies [mailto:brook@;maracasmedia.com] 
> Sent: Monday, November 04, 2002 10:22 PM
> To: CF-Talk
> Subject: Emergency : please help
> 
> 
> Half my site is working, and half of it is prompting for a 
> username and 
> password for cffiles. I've tried everything - any 
> suggestions? I don't 
> understand why some pages work and not others...
> 
> 
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



RE: HTML E-mails with CFMAIL

2002-11-04 Thread S . Isaac Dealey
> I wouldn't mind taking a look at the multipart e-mail
> sender also :). Thanks for the offer

> Daniel Olivares
> WorldWideWebz.com

> Phone:  (760) 268-0504
> Email: [EMAIL PROTECTED]
> 
> URL:  http://www.worldwidewebz.com
> <  mailto:dan@;worldwidewebz.com >


Okay folks, there seems to be much demand for this: ( there better be, it's
a pain to get it working, 'cause there's very little in the way of easy to
find and well described documentation for this )...

here's what's working for me...














--#attributes.boundary#
Content-Type: text/plain;

#trim(stripcr(attributes.text))#



--#attributes.boundary#
Content-Type: text/html;

#trim(stripcr(attributes.html))#


--#attributes.boundary#--


I use  to generate both the plaintext and html text portions
of the message... Had I intended to post this to the devex ( maybe I should
) I would have used 2 tags and use cfassociate to make the syntax something
like




  
blah blah...
  

  
blah blah...
  




Of course, the advantages in either case are that with a custom tag wrapper
like this you don't have to deal with setting up the multipart thing every
time you want to use it and it ensures that the text portion is prior to the
html portion ( for older mail readers ), that there's an extra line after
each content type declaration ( yea, don't remove those extra lines --
they're important. ;) Also don't introduce any tabs and don't remove the
extra two hyphens on the end of the last boundary: that's how the client
knows the message is complete.

If you got really creative you could use regex to help format the plain text
part to remove semi-random whitespace. :P

Isaac
Certified Advanced ColdFusion 5 Developer

www.turnkey.to
954-776-0046

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



Emergency : please help

2002-11-04 Thread Brook Davies
Half my site is working, and half of it is prompting for a username and 
password for cffiles. I've tried everything - any suggestions? I don't 
understand why some pages work and not others...


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



Re: ColdFusion 5 burping

2002-11-04 Thread Howie Hamlin
Thanks Kym - I'll reboot the server tonight.

Regards,

Howie

- Original Message -
From: "Kym Kovan" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, November 04, 2002 10:16 PM
Subject: Re: ColdFusion 5 burping


> Hi Howie,
>
> >For the last week or so our CF5/Enterprise server goes into a state where
> >processing a template only returns an error
> >like:
> >
> >
> >Error Diagnostic Information
> >
> >unknown exception condition
> >
> >CFMLInterpreterImp::writeEmergencyMessage
> >
>
> This often happens if the server is running low on resources. It could be
> less obvious stuff too, like registry getting full, as well as just memory,
> etc.
>
>
> --
>
> Yours,
>
> Kym
>
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



RE: Identifying a content management system.

2002-11-04 Thread Mark A. Kruger - CFG
Isaac,

Thanks, I think that's it!  Why did they encrypt the core object tags? You
know I actually did something with cfobjects a couple of years ago (one
thing drives out another).  But I've never seen any code like the stuff I'm
looking at though - it's a monster.  It's not going to scale (and they did
zero load testing).  One request  they are using generates more than 600
individual queries (ouch). My db connections spike from about 29 to 159.

If I remember cfobjects correctly, they are a set of core classes and a
"framework" methodology - right? I'll check out the forum.

-mk

-Original Message-
From: S. Isaac Dealey [mailto:info@;turnkey.to]
Sent: Monday, November 04, 2002 10:00 PM
To: CF-Talk
Subject: Re: Identifying a content management system.


> Folks,

> I'm doing some analysis for a client.  They have a content
> management system
> that I'm unfamiliar with - but I have to believe it was
> purchased and
> extended.  I'm hoping someone here can tell me who built
> the original sms
> based on this description.  It's a CF 5 ap.



http://www.cfobjects.com

I'm told the folks who developed cfobjects are local here in South Florida.


Isaac
Certified Advanced ColdFusion 5 Developer

www.turnkey.to
954-776-0046


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



Re: Identifying a content management system.

2002-11-04 Thread S . Isaac Dealey
> Folks,

> I'm doing some analysis for a client.  They have a content
> management system
> that I'm unfamiliar with - but I have to believe it was
> purchased and
> extended.  I'm hoping someone here can tell me who built
> the original sms
> based on this description.  It's a CF 5 ap.



http://www.cfobjects.com

I'm told the folks who developed cfobjects are local here in South Florida.


Isaac
Certified Advanced ColdFusion 5 Developer

www.turnkey.to
954-776-0046

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



Identifying a content management system.

2002-11-04 Thread Mark A. Kruger - CFG
Folks,

I'm doing some analysis for a client.  They have a content management system
that I'm unfamiliar with - but I have to believe it was purchased and
extended.  I'm hoping someone here can tell me who built the original sms
based on this description.  It's a CF 5 ap.

there are 3 main custom tags (used as modules) in a sub-folder of custom
tags called LSO.  They are "createMethod.cfm", "invokeMethod.cfm" and
"dumpObject.cfm".  Although they are encrypted, I can tell from the debug
that they are used to instantiate a large application structure of "objects"
and "classes". These objects and classes are used to invoke "methods" -
which are basically other module calls to .cfm scripts in a "classlibrary"
directory.  It's amazing, some of these pages create 40 or 50 calls to
 to invoke various classes.

Has anyone seen a CMS like that?  I'd like to be able to find the original
dev company and surf around their support section for some information.  I
need to find a way to figure out which pieces of this puzzle are from the
CMS system and which ones were used to extend it by the next dev company.
If anyone can help me out - thanks!

-mk


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



RE: Devcon Files

2002-11-04 Thread John Wilker
Yeah it was a separate L and P. something generic for everyone to use, I
just can't remember it. Doh!

J.

John Wilker
Web Applications Consultant, Writer
Macromedia Certified ColdFusion Developer
Founder/President IE CFUG
www.red-omega.com
 
Whatever is wrong it is better than a poke in the eye with a sharp
stick. Unless of course you just got poked in the eye with a sharp
stick.


-Original Message-
From: Jeff Small [mailto:jeff-small@;sc.rr.com] 
Sent: Monday, November 04, 2002 7:40 PM
To: CF-Talk
Subject: Re: Devcon Files


- Original Message -
From: "Frank Mamone" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, November 04, 2002 9:28 PM
Subject: Re: Devcon Files


> I remember that. There was a username and password too. Does anyone 
> have
the
> yellow flyer from Wednesday?

I've got a username and password from the signup where we could go in
and change our registration information, but that's not working. Was
there a
*different* username and password? Crap! I've been DYING to get to those
files so I could re-do the remoting stuff we worked on. If there's a
master username and password, could someone just email it off list? My
Macromedia number was 10720. (only reason I remember it is because we
had to use it to log into those computers every damn time we wanted to
check email...I'm not
*that* anal...heh)


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



Re: Devcon Files

2002-11-04 Thread Jeff Small
- Original Message -
From: "Frank Mamone" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, November 04, 2002 9:28 PM
Subject: Re: Devcon Files


> I remember that. There was a username and password too. Does anyone have
the
> yellow flyer from Wednesday?

I've got a username and password from the signup where we could go in and
change our registration information, but that's not working. Was there a
*different* username and password? Crap! I've been DYING to get to those
files so I could re-do the remoting stuff we worked on. If there's a master
username and password, could someone just email it off list? My Macromedia
number was 10720. (only reason I remember it is because we had to use it to
log into those computers every damn time we wanted to check email...I'm not
*that* anal...heh)

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



RE: Devcon Files

2002-11-04 Thread Tony Weeg
its cool...we understand...but the l/p are already
on astalavista ;)

tw

-Original Message-
From: Andy Clary [mailto:aclary@;teleplanwireless.com] 
Sent: Monday, November 04, 2002 9:20 PM
To: CF-Talk
Subject: Devcon Files


Here is the url:

http://www.macromedia.com/go/devconpresos

I'll refrain from posting the username and password, in fairness to
those who paid to go to devcon.

Andy

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



Devcon Files

2002-11-04 Thread Andy Clary
Here is the url:

http://www.macromedia.com/go/devconpresos

I'll refrain from posting the username and password, in fairness to those who paid to 
go to devcon.

Andy
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm



Re: ColdFusion 5 burping

2002-11-04 Thread Kym Kovan
Hi Howie,

>For the last week or so our CF5/Enterprise server goes into a state where 
>processing a template only returns an error
>like:
>
>
>Error Diagnostic Information
>
>unknown exception condition
>
>CFMLInterpreterImp::writeEmergencyMessage
>

This often happens if the server is running low on resources. It could be 
less obvious stuff too, like registry getting full, as well as just memory, 
etc.


--

Yours,

Kym

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



refresh from server not client cache on back button

2002-11-04 Thread Sean McCarthy
This seems simple but...
When the user presses the back button I want to force them to refresh the
page (page expired).  Not load the file from their cache.

I have tried:




Both of these seem to deal with the server cache not the client cache.  
Is there a way to do this without an js onload function?


Thanks

sean
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



ColdFusion 5 burping

2002-11-04 Thread Howie Hamlin
For the last week or so our CF5/Enterprise server goes into a state where processing a 
template only returns an error
like:


Error Diagnostic Information

unknown exception condition

CFMLInterpreterImp::writeEmergencyMessage


At this point I'm kind of stumped and I've never seen this error on the server before. 
 If I restart CF the server works
fine again but this happens about once a day.

Any ideas?

Thanks,

Howie

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



RE: Devcon Files

2002-11-04 Thread Jim Davis
> I remember that. There was a username and password too. Does 
> anyone have the yellow flyer from Wednesday?

I'm interested as well.  I got food poisoning on Tuesday night which
pretty much blew the rest of the conference for me.  I missed everything
on Wednesday (and Tuesday night).

You've never had fun like a three hour plane ride with food poisoning!

Jim Davis


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



RE: Devcon Files

2002-11-04 Thread Jim Davis
> At Devcon we were told that the session lesson files would be 
> available from Macromedia for download after the event.  Has 
> anyone found these?

In the past MM has provided a CD to participants after the event (LONG
after usually) but individual speakers were pretty much left on their
own as far as downloads.

I didn't hear anything different this year, but I may have missed it.
In any case you might get a definitive answer by writing the presenter
for the session you need.  Most of the emails are in the DevCon guide.

Jim Davis


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



Re: CFXML newbie needs help

2002-11-04 Thread Samuel Neff
SMR,

There are a couple of minor issues with your code, but nothing that
explains why you would get no error message or output.

1.  xsi.  As the previous poster said, you have an extra space between
xsi: and noNamespaceSchemaLocation which cases an error for me on the
XmlParse function.

2.  XSI Namespace.  Namespaces are not locations but rather identify the
owner of elements.  They can point to a schema location, but it is not
necessary.  The namespace for xsi must be
"http://www.w3.org/2001/XMLSchema-instance";.

3.  Schema.  While it would cause no problems whatsoever in creating the
document, the XML does not match the schema you provided.  The schema
shows a root element of document, whereas the cfm code generated xml
code that had a doc-list root element with document elements inside it.

4.  It is not necessary, but when creating an XML file you can try using
the CFXML tag instead of CFSAVECONTENT/XmlParse.  Note that when using
CFXML you do not include the ?XML? declaration.

The following code is a modification of your original and works fine.

HTH,

Sam



getdoc=StructNew();
getdoc.doc_file_name="File1.doc";
getdoc.doc_filesize=1024;
getdoc.doc_description="Some word document";






http://www.w3.org/2001/XMLSchema-instance";
xsi:noNamespaceSchemaLocation="C:\CfusionMX\wwwroot\doc.xsd">

#Trim(XMLFormat(getdoc.doc_file_name))#

#Trim(XMLFormat(getdoc.doc_description))#

#Trim(XMLFormat(getdoc.doc_filesize))#



Save content done...


This is my xml document




Date: Mon, 4 Nov 2002 11:11:12 -0500
From: "SMR" <[EMAIL PROTECTED]>
Subject: CFXML newbie needs help
Message-ID: <020e01c2841c$cbbfa380$8958e58c@SRALEY>

Just trying to do a simple CFXML output
(snip)


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm



Re: Devcon Files

2002-11-04 Thread Frank Mamone
I remember that. There was a username and password too. Does anyone have the
yellow flyer from Wednesday?


- Original Message -
From: "John Wilker" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, November 04, 2002 9:16 PM
Subject: RE: Devcon Files


> The presos are on the site but I'll be damned if I can remember the URL.
> Plus there was a login and password for them.
>
> It was on the little flyer Wednesday at Breakfast.
>
> J.
>
> John Wilker
> Web Applications Consultant, Writer
> Macromedia Certified ColdFusion Developer
> Founder/President IE CFUG
> www.red-omega.com
>
> Whatever is wrong it is better than a poke in the eye with a sharp
> stick. Unless of course you just got poked in the eye with a sharp
> stick.
>
>
> -Original Message-
> From: Chris White [mailto:whitec@;earthlink.net]
> Sent: Monday, November 04, 2002 4:44 PM
> To: CF-Talk
> Subject: RE: Devcon Files
>
>
> I was told that Macromedia would send us a CD in a couple of weeks.
>
> Chris
>
>
>
> -Original Message-
> From: Al [mailto:CFStuff@;attbi.com]
> Sent: Monday, November 04, 2002 7:13 PM
> To: CF-Talk
> Subject: Devcon Files
>
>
> At Devcon we were told that the session lesson files would be available
> from Macromedia for download after the event.  Has anyone found these?
>
> Al
>
>
>
>
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



RE: Devcon Files

2002-11-04 Thread John Wilker
The presos are on the site but I'll be damned if I can remember the URL.
Plus there was a login and password for them.

It was on the little flyer Wednesday at Breakfast.

J.

John Wilker
Web Applications Consultant, Writer
Macromedia Certified ColdFusion Developer
Founder/President IE CFUG
www.red-omega.com
 
Whatever is wrong it is better than a poke in the eye with a sharp
stick. Unless of course you just got poked in the eye with a sharp
stick.


-Original Message-
From: Chris White [mailto:whitec@;earthlink.net] 
Sent: Monday, November 04, 2002 4:44 PM
To: CF-Talk
Subject: RE: Devcon Files


I was told that Macromedia would send us a CD in a couple of weeks.

Chris



-Original Message-
From: Al [mailto:CFStuff@;attbi.com] 
Sent: Monday, November 04, 2002 7:13 PM
To: CF-Talk
Subject: Devcon Files


At Devcon we were told that the session lesson files would be available
from Macromedia for download after the event.  Has anyone found these?

Al




~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm



Re: CF_MakeTree

2002-11-04 Thread Michael Dinowitz
It returns a query. Try using  to see what it
returns and then use a  to make use of it.


> I'm trying to use the MakeTree tag from
> http://www.houseoffusion.com/_library/maketree.txt like this:
>
>  username="#request.dbuser#" password="#request.dbpass#">
>SELECT  folderID, parentFolder
>FROM  queueFolders
>   
>
>Parent="parentFolder">
>
> It seems to work, but how would I output the result? I've tried:
>
> #sortedFolders#
>
> But that gives the error: Complex object types cannot be converted to
simple
> values.
>
> Any ideas? This tag is done by Michael Dinowitz, so maybe he can shed some
> light on this. Thanks.
>
> Cedric Villat
>
>
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



CF_MakeTree

2002-11-04 Thread Cedric Villat
I'm trying to use the MakeTree tag from
http://www.houseoffusion.com/_library/maketree.txt like this:


   SELECT  folderID, parentFolder
   FROM  queueFolders
  

  

It seems to work, but how would I output the result? I've tried:

#sortedFolders#

But that gives the error: Complex object types cannot be converted to simple
values.

Any ideas? This tag is done by Michael Dinowitz, so maybe he can shed some
light on this. Thanks.

Cedric Villat


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



Read: CF-Talk-list V1 #72

2002-11-04 Thread Phil Costa
Your message

  To:  [EMAIL PROTECTED]
  Subject: CF-Talk-list V1 #72
  Sent:Mon, 4 Nov 2002 06:13:43 -0500

was read on Mon, 4 Nov 2002 21:04:22 -0500



RE: oddity with cfmx

2002-11-04 Thread Tony Weeg
btw, its locked down now ;)

tw

still trying to get a file, thats exe doesnt append the correct
file extension.

-Original Message-
From: Tony Weeg [mailto:tony@;navtrak.net] 
Sent: Monday, November 04, 2002 8:22 PM
To: CF-Talk
Subject: RE: oddity with cfmx


well, not broadcasting that functionality, or lack thereof
would have been alot cooler, but thanks for the insight.

no code, not an issueany file that i try to download,
doesnt append the file extension any longeronly after
the cfmx server upgrade

tw


-Original Message-
From: David Notik [mailto:dave@;digital202.com] 
Sent: Monday, November 04, 2002 4:49 PM
To: CF-Talk
Subject: RE: oddity with cfmx


That is an odd one.  It's definitely an IIS setting -- I would check to
make sure Scripts only is checked in IIS > Home Directory >
Configuration for one, though I'm not sure that's the cause.

By the way, I was able to access your presumably-sensitive data by using
test/test to login -- I see developers inadvertently do this all too
often.  :)

--D

###
David Notik
Digital202, LLC
Imagination gone digital.
Web: www.digital202.com
E-mail: [EMAIL PROTECTED]
Office: (206) 575-1717
Mobile: (206) 351-3948
###


-Original Message-
From: Tony Weeg [mailto:tony@;navtrak.net] 
Sent: Monday, November 04, 2002 1:27 PM
To: CF-Talk
Subject: oddity with cfmx

ok,

I bring my cf5 server up to speed, put cfmx on it, and now, some
weird stuffbut here is just the first onemore to come!!

www.navtrak.net/uploads/ 
is a directory on our webserver that has files that we let clients
download.  anything, any file, doesn't matter the type, nothing cf
special
about it, really, just links to files, but if the user clicks on a file
that is an
exe file, when they are prompted to save it, they arent given the
extension
any longer, and ie thinks its some off type of fileanywayenough
confusion

it used to be that with cf5 running on the server, there was no issue,
they would click
on the file, the save dialog box would come up, filename + extension, no
thought
required from clients.now, they just get the file name, no
extension, therefore
they save an exe file as some other type of extension, and you can
imagine
my tech supprt guys flipping out . 

truthfully, I really have a hard time stomaching that this is an mx
problem, but nothing
besides this has changed on the server.

help??!!??!!?

tony

Tony Weeg
Senior Web Developer
Information System Design
Navtrak, Inc.
Fleet Management Solutions
www.navtrak.net
410.548.2337 




~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



RE: oddity with cfmx

2002-11-04 Thread Tony Weeg
well, not broadcasting that functionality, or lack thereof
would have been alot cooler, but thanks for the insight.

no code, not an issueany file that i try to download,
doesnt append the file extension any longeronly after
the cfmx server upgrade

tw


-Original Message-
From: David Notik [mailto:dave@;digital202.com] 
Sent: Monday, November 04, 2002 4:49 PM
To: CF-Talk
Subject: RE: oddity with cfmx


That is an odd one.  It's definitely an IIS setting -- I would check to
make sure Scripts only is checked in IIS > Home Directory >
Configuration for one, though I'm not sure that's the cause.

By the way, I was able to access your presumably-sensitive data by using
test/test to login -- I see developers inadvertently do this all too
often.  :)

--D

###
David Notik
Digital202, LLC
Imagination gone digital.
Web: www.digital202.com
E-mail: [EMAIL PROTECTED]
Office: (206) 575-1717
Mobile: (206) 351-3948
###


-Original Message-
From: Tony Weeg [mailto:tony@;navtrak.net] 
Sent: Monday, November 04, 2002 1:27 PM
To: CF-Talk
Subject: oddity with cfmx

ok,

I bring my cf5 server up to speed, put cfmx on it, and now, some
weird stuffbut here is just the first onemore to come!!

www.navtrak.net/uploads/ 
is a directory on our webserver that has files that we let clients
download.  anything, any file, doesn't matter the type, nothing cf
special
about it, really, just links to files, but if the user clicks on a file
that is an
exe file, when they are prompted to save it, they arent given the
extension
any longer, and ie thinks its some off type of fileanywayenough
confusion

it used to be that with cf5 running on the server, there was no issue,
they would click
on the file, the save dialog box would come up, filename + extension, no
thought
required from clients.now, they just get the file name, no
extension, therefore
they save an exe file as some other type of extension, and you can
imagine
my tech supprt guys flipping out . 

truthfully, I really have a hard time stomaching that this is an mx
problem, but nothing
besides this has changed on the server.

help??!!??!!?

tony

Tony Weeg
Senior Web Developer
Information System Design
Navtrak, Inc.
Fleet Management Solutions
www.navtrak.net
410.548.2337 



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm



RE: Custom Tags

2002-11-04 Thread Tilbrook, Peter
You should be able to order the Studio MX trials on CD-ROM but only Mac and
Win versions seem to be included.

==
Peter Tilbrook
Project Officer
Strategic Development
Australian Building Codes Board
GPO Box 9839
CANBERRA ACT 2601
AUSTRALIA

   E-Mail: [EMAIL PROTECTED]
Telephone: (02) 6213 6731
   Mobile: 0439 401 823
Facsimile: (02) 6213 7287


-Original Message-
From: Rob Rohan [mailto:rob@;cardinalweb.com]
Sent: Tuesday, 5 November 2002 12:01 PM
To: CF-Talk
Subject: RE: Custom Tags


Thanks Vernon! Have a good day!

:)!

-Original Message-
From: Vernon Viehe [mailto:vviehe@;macromedia.com]
Sent: Monday, November 04, 2002 4:56 PM
To: CF-Talk
Subject: RE: Custom Tags


That's right! http://www.macromedia.com/software/trial

Vernon Viehe
ColdFusion Community Manager
Macromedia, Inc.
--
Macromedia Certified Professional
CF blog at http://vvmx.blogspot.com

-Original Message-
From: Rob Rohan [mailto:rob@;cardinalweb.com]
Sent: Monday, November 04, 2002 4:55 PM
To: CF-Talk
Subject: RE: Custom Tags


Is that right! Nice.

Thanks Doug, I'll try it

-Original Message-
From: Doug [mailto:doug@;dwhite.ws]
Sent: Monday, November 04, 2002 4:53 PM
To: CF-Talk
Subject: Re: Custom Tags


download the evaluation version - it is supposed to revert to a single user
developer after the
evaluation period has expired.


This address is filtered through the open relay database at
http://www.ordb.org
and is virus scanned by ANTIVIR
http://www.dwhite.ws
mailto:doug@;dwhite.ws

- Original Message -
From: "Rob Rohan" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, November 04, 2002 6:46 PM
Subject: Custom Tags


| I want to develop some custom tags at home, but I do not have access to a
CF
| server. Is there a way (legally) that I can get a CF developer only
version
| (for Linux) without buying anything (and doesn't expire)? anybody have any
| Links?
|
| If not, I remember some one posting something about blue dragon (or
| something like that) - does that product have a free version (single ip
only
| is fine)
|
| any suggestions?
|
| Thanks,
| Rob
|
| http://treebeard.sourceforge.net
| http://ruinworld.sourceforge.net
|
|




~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm



RE: Custom Tags

2002-11-04 Thread Rob Rohan
Thanks Vernon! Have a good day!

:)!

-Original Message-
From: Vernon Viehe [mailto:vviehe@;macromedia.com]
Sent: Monday, November 04, 2002 4:56 PM
To: CF-Talk
Subject: RE: Custom Tags


That's right! http://www.macromedia.com/software/trial

Vernon Viehe
ColdFusion Community Manager
Macromedia, Inc.
--
Macromedia Certified Professional
CF blog at http://vvmx.blogspot.com

-Original Message-
From: Rob Rohan [mailto:rob@;cardinalweb.com]
Sent: Monday, November 04, 2002 4:55 PM
To: CF-Talk
Subject: RE: Custom Tags


Is that right! Nice.

Thanks Doug, I'll try it

-Original Message-
From: Doug [mailto:doug@;dwhite.ws]
Sent: Monday, November 04, 2002 4:53 PM
To: CF-Talk
Subject: Re: Custom Tags


download the evaluation version - it is supposed to revert to a single user
developer after the
evaluation period has expired.


This address is filtered through the open relay database at
http://www.ordb.org
and is virus scanned by ANTIVIR
http://www.dwhite.ws
mailto:doug@;dwhite.ws

- Original Message -
From: "Rob Rohan" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, November 04, 2002 6:46 PM
Subject: Custom Tags


| I want to develop some custom tags at home, but I do not have access to a
CF
| server. Is there a way (legally) that I can get a CF developer only
version
| (for Linux) without buying anything (and doesn't expire)? anybody have any
| Links?
|
| If not, I remember some one posting something about blue dragon (or
| something like that) - does that product have a free version (single ip
only
| is fine)
|
| any suggestions?
|
| Thanks,
| Rob
|
| http://treebeard.sourceforge.net
| http://ruinworld.sourceforge.net
|
|



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



RE: Custom Tags

2002-11-04 Thread Vernon Viehe
That's right! http://www.macromedia.com/software/trial

Vernon Viehe
ColdFusion Community Manager
Macromedia, Inc.
--
Macromedia Certified Professional
CF blog at http://vvmx.blogspot.com 

-Original Message-
From: Rob Rohan [mailto:rob@;cardinalweb.com]
Sent: Monday, November 04, 2002 4:55 PM
To: CF-Talk
Subject: RE: Custom Tags


Is that right! Nice.

Thanks Doug, I'll try it

-Original Message-
From: Doug [mailto:doug@;dwhite.ws]
Sent: Monday, November 04, 2002 4:53 PM
To: CF-Talk
Subject: Re: Custom Tags


download the evaluation version - it is supposed to revert to a single user
developer after the
evaluation period has expired.


This address is filtered through the open relay database at
http://www.ordb.org
and is virus scanned by ANTIVIR
http://www.dwhite.ws
mailto:doug@;dwhite.ws

- Original Message -
From: "Rob Rohan" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, November 04, 2002 6:46 PM
Subject: Custom Tags


| I want to develop some custom tags at home, but I do not have access to a
CF
| server. Is there a way (legally) that I can get a CF developer only
version
| (for Linux) without buying anything (and doesn't expire)? anybody have any
| Links?
|
| If not, I remember some one posting something about blue dragon (or
| something like that) - does that product have a free version (single ip
only
| is fine)
|
| any suggestions?
|
| Thanks,
| Rob
|
| http://treebeard.sourceforge.net
| http://ruinworld.sourceforge.net
|
|


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



RE: Custom Tags

2002-11-04 Thread Rob Rohan
Is that right! Nice.

Thanks Doug, I'll try it

-Original Message-
From: Doug [mailto:doug@;dwhite.ws]
Sent: Monday, November 04, 2002 4:53 PM
To: CF-Talk
Subject: Re: Custom Tags


download the evaluation version - it is supposed to revert to a single user
developer after the
evaluation period has expired.


This address is filtered through the open relay database at
http://www.ordb.org
and is virus scanned by ANTIVIR
http://www.dwhite.ws
mailto:doug@;dwhite.ws

- Original Message -
From: "Rob Rohan" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, November 04, 2002 6:46 PM
Subject: Custom Tags


| I want to develop some custom tags at home, but I do not have access to a
CF
| server. Is there a way (legally) that I can get a CF developer only
version
| (for Linux) without buying anything (and doesn't expire)? anybody have any
| Links?
|
| If not, I remember some one posting something about blue dragon (or
| something like that) - does that product have a free version (single ip
only
| is fine)
|
| any suggestions?
|
| Thanks,
| Rob
|
| http://treebeard.sourceforge.net
| http://ruinworld.sourceforge.net
|
|

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm



Re: Custom Tags

2002-11-04 Thread Doug
download the evaluation version - it is supposed to revert to a single user developer 
after the
evaluation period has expired.


This address is filtered through the open relay database at http://www.ordb.org
and is virus scanned by ANTIVIR
http://www.dwhite.ws
mailto:doug@;dwhite.ws

- Original Message -
From: "Rob Rohan" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, November 04, 2002 6:46 PM
Subject: Custom Tags


| I want to develop some custom tags at home, but I do not have access to a CF
| server. Is there a way (legally) that I can get a CF developer only version
| (for Linux) without buying anything (and doesn't expire)? anybody have any
| Links?
|
| If not, I remember some one posting something about blue dragon (or
| something like that) - does that product have a free version (single ip only
| is fine)
|
| any suggestions?
|
| Thanks,
| Rob
|
| http://treebeard.sourceforge.net
| http://ruinworld.sourceforge.net
|
| 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



Custom Tags

2002-11-04 Thread Rob Rohan
I want to develop some custom tags at home, but I do not have access to a CF
server. Is there a way (legally) that I can get a CF developer only version
(for Linux) without buying anything (and doesn't expire)? anybody have any
Links?

If not, I remember some one posting something about blue dragon (or
something like that) - does that product have a free version (single ip only
is fine)

any suggestions?

Thanks,
Rob

http://treebeard.sourceforge.net
http://ruinworld.sourceforge.net

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



RE: Devcon Files

2002-11-04 Thread Chris White
I was told that Macromedia would send us a CD in a couple of weeks.

Chris



-Original Message-
From: Al [mailto:CFStuff@;attbi.com] 
Sent: Monday, November 04, 2002 7:13 PM
To: CF-Talk
Subject: Devcon Files


At Devcon we were told that the session lesson files would be available
from Macromedia for download after the event.  Has anyone found these?

Al



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



Devcon Files

2002-11-04 Thread Al
At Devcon we were told that the session lesson files would be available from
Macromedia for download after the event.  Has anyone found these?

Al


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



RE: Running ASP on a server used for CF

2002-11-04 Thread Joshua Tipton
Make sure you have sql authentication turned on on your sql server.

-Original Message-
From: Haggerty, Mike [mailto:MHaggerty@;mbda.gov] 
Sent: Monday, November 04, 2002 4:15 PM
To: CF-Talk
Subject: RE: Running ASP on a server used for CF

Here's what Microsoft says about the issue:

http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q186726&;


-Original Message-
From: Clark, Aimee [mailto:aclark@;stinsonmoheck.com]
Sent: Monday, November 04, 2002 4:07 PM
To: CF-Talk
Subject: Running ASP on a server used for CF


I have a situation in which I will begin coding some pages in ASP vs CF
and
I plan to do so on the same IIS server that my CF is running on. Because
of
the way that the server has been configured, I am curious to know if
there
is anything I need to be aware of if I plan to do this.
 
So far, I have run into a problem when trying to run an ASP page and it
generates a SQL error:
 
Microsoft OLE DB Provider for ODBC Drivers error '80004005' 

[Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user
'(null)'. Reason: Not associated with a trusted SQL Server connection. 


/isweb/pdissues/addIt.asp, line 11 

Now, I have gone back and setup an ODBC connection with SQL
authentication
and no luck. 

Also on the IIS server the NT authentication is how we have it setup
because
we use an intranet on this server and we use NT authentication in a lot
of
the code we generate.

So, if anyone has any insight into what I should be aware of, I would
really
appreciate it. I'm just trying to understand why I am receiving this
error
and if it's the result of trying to code ASP on a server with CF.

Thank you,

Aimee Clark 
Web Developer 
Stinson Morrison Hecker LLP 
816-691-3461 
[EMAIL PROTECTED] 




~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm



Java script ot help

2002-11-04 Thread Joshua Tipton
I have a page that passes the projected to another page to delete the
subproject.  When it opens the window and deletes the project it then
refreshes the parent window.  I am trying to use this function to expand
the project by using the click() method.  Below is the code and the
button is called OpenButton1 plus the projected.  Please help.  Below is
the code that I was trying to use without success.

 

 

Joshua Tipton

 

 

 

window.opener.document.OpenButton1#projectid#.click();

 

 


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm



CFMX - servlets and external web server

2002-11-04 Thread Marcello Frutig
Using the CFMX's internal web server I can directly access a servlet with a URL like 
http://host:8500/servlet/MyServlet without problems. I can even declare a servlet 
mapping in the web.xml config file and access it with a URL like 
http://host:8500/myMapping/MySerlvet.

How can I configure CFMX in order to access a servlet using an external web server 
like IIS or Apache? I've been trying with IIS but it's returning "404 - File Not 
Found".

Thanks in advance,
Marcello.

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



RE: JRE 1.4.1 and Flash Remoting

2002-11-04 Thread Stacy Young
I'm using:
Java VM Version   1.4.1-b21   (Sun)

On both Win2k pro and solaris and remoting is working OK...been using it
extensively...is it just not working at all when u make the switch?

Stace

-Original Message-
From: Stephenie Hamilton [mailto:cf-talk@;coldfusionwebs.com] 
Sent: Monday, November 04, 2002 5:22 PM
To: CF-Talk
Subject: JRE 1.4.1 and Flash Remoting

MM advised me to upgrade the JRE for our CFMX shared server to Sun's
1.4.1 to reduce/possibly eliminate the issue we have been having with
NULL errors, client.properties going blank and blank pages.
Now none of our hosted sites that use Flash Remoting (including my own)
work for the remoting part.
Anyone seen this behavior before?


~~
Stephenie 




---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.410 / Virus Database: 231 - Release Date: 10/31/2002
 


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



Re: JRE 1.4.1 and Flash Remoting

2002-11-04 Thread jon hall
I'd really love it if someone could tell me what this error means. I
get it all the time on my home machine. Usually restarting CF fixes
it...

-- 
 jon
 mailto:jonhall@;ozline.net

Monday, November 4, 2002, 5:55:09 PM, you wrote:
SH> Yeah, well now I am frustrated because besides the issues you listed,
SH> flash remoting not working, I am now getting the very strange error of 
SH> Error parsing the Tag Library Descriptor
SH>  file:/D:/CFusionMX/runtime/lib/wsconfig/1/jrun.dll/..  

SH> And the stack trace is gone!!!
SH> Well basically it is gone, this is what it contains
SH> [Ljava.lang.StackTraceElement;@ce82cc


SH> Arg!!!


SH> going to download 1.4.0 and see if that helps...
SH> 


SH> ~~
SH> Stephenie 





>> |-Original Message-
>> |From: Mark Johnson [mailto:mjohnson@;starcite.com] 
>> |Sent: Monday, November 04, 2002 5:43 PM
>> |To: CF-Talk
>> |Subject: RE: JRE 1.4.1 and Flash Remoting
>> |
>> |
>> |Stephenie,
>> |I don't want to sound like MM has no idea what they are 
>> |talking about , but I can't see how they could ever 
>> |reccomend what they did.  JRE 1.4.1 has MANY problems with 
>> |CFMX.  For example all of the LS functions DO NOT WORK. Also
>> |dateformat() DOES NOT WORK.  For our enviornment we had to 
>> |down grade to JRE 1.4.0.  I have been asking on this list 
>> |for MM to give a reccomendation JRE version for CFMX and 
>> |have not heard anything back.  I would guess at this point 
>> |it would be JRE 1.4.0 based only on my own findings.  
>> |However, i have heard nothing to make this offical.  I 
>> |question wether MM even knows as they gave you this advice.  
>> |This does not bode well for my confidence in MM.
>> |
>> |Mark
>> |
>> |-Original Message-
>> |From: Stephenie Hamilton [mailto:cf-talk@;coldfusionwebs.com]
>> |Sent: Monday, November 04, 2002 2:22 PM
>> |To: CF-Talk
>> |Subject: JRE 1.4.1 and Flash Remoting
>> |
>> |
>> |MM advised me to upgrade the JRE for our CFMX shared server 
>> |to Sun's 1.4.1 to reduce/possibly eliminate the issue we 
>> |have been having with NULL errors, client.properties going 
>> |blank and blank pages. Now none of our hosted sites that use 
>> |Flash Remoting (including my own) work for the remoting 
>> |part. Anyone seen this behavior before? 
>> |
>> |~~
>> |Stephenie
>> |
>> |
>> |
>> |
>> |---
>> |Outgoing mail is certified Virus Free.
>> |Checked by AVG anti-virus system (http://www.grisoft.com).
>> |Version: 6.0.410 / Virus Database: 231 - Release Date: 10/31/2002
>> |
>> |
>> |
>> |
SH> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm



RE: JRE 1.4.1 and Flash Remoting

2002-11-04 Thread Stephenie Hamilton
Ok, I was able to revert to original and spoke with mm...they said
1.4.0_01 (or something like that) will work with flash remoting and they
thought it also enabled lsdates without issues (in case anyone was
wondering)
Well, at least I was able to go back, but this means we will still have
the issue with client.properties being blank and 2 jrun.exe's running.
Thanks for the help guys!

~~
Stephenie 




> |-Original Message-
> |From: Pete Freitag [mailto:pf@;cfdev.com] 
> |Sent: Monday, November 04, 2002 6:28 PM
> |To: CF-Talk
> |Subject: RE: JRE 1.4.1 and Flash Remoting
> |
> |
> |> Can anyone point me to which file holds the setting for the jvm?
> |
> |/CFusionMX/runtime/bin/jvm.config
> |
> |_
> |Pete Freitag
> |CTO, CFDEV.COM
> |http://www.cfdev.com/ 
> |
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



RE: JRE 1.4.1 and Flash Remoting

2002-11-04 Thread Pete Freitag
> Can anyone point me to which file holds the setting for the jvm? 

/CFusionMX/runtime/bin/jvm.config

_
Pete Freitag
CTO, CFDEV.COM
http://www.cfdev.com/ 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



RE: JRE 1.4.1 and Flash Remoting

2002-11-04 Thread Stephenie Hamilton
Yeah, stupid me (long day) didn't change it before uninstalling 1.4.1
(damnit)

~~
Stephenie 





> |-Original Message-
> |From: Rob Rohan [mailto:rob@;cardinalweb.com] 
> |Sent: Monday, November 04, 2002 6:09 PM
> |To: CF-Talk
> |Subject: RE: JRE 1.4.1 and Flash Remoting
> |
> |
> |It's in cfide unless you really need to find it in a file.
> |
> |-Original Message-
> |From: Stephenie Hamilton [mailto:cf-talk@;coldfusionwebs.com]
> |Sent: Monday, November 04, 2002 3:04 PM
> |To: CF-Talk
> |Subject: RE: JRE 1.4.1 and Flash Remoting
> |
> |
> |Can anyone point me to which file holds the setting for the jvm?
> |
> |~~
> |Stephenie
> |
> |
> |
> |
> |> |-Original Message-
> |> |From: Stephenie Hamilton [mailto:cf-talk@;coldfusionwebs.com]
> |> |Sent: Monday, November 04, 2002 5:55 PM
> |> |To: CF-Talk
> |> |Subject: RE: JRE 1.4.1 and Flash Remoting
> |> |
> |> |
> |> |Yeah, well now I am frustrated because besides the issues 
> |you listed, 
> |> |flash remoting not working, I am now getting the very 
> |strange error 
> |> |of Error parsing the Tag Library Descriptor
> |> |file:/D:/CFusionMX/runtime/lib/wsconfig/1/jrun.dll/..
> |> |
> |> |And the stack trace is gone!!!
> |> |Well basically it is gone, this is what it contains 
> |> |[Ljava.lang.StackTraceElement;@ce82cc
> |> |
> |> |
> |> |Arg!!!
> |> |
> |> |
> |> |going to download 1.4.0 and see if that helps...
> |> |
> |> |
> |> |
> |> |~~
> |> |Stephenie
> |> |
> |
> |---
> |Outgoing mail is certified Virus Free.
> |Checked by AVG anti-virus system (http://www.grisoft.com).
> |Version: 6.0.410 / Virus Database: 231 - Release Date: 10/31/2002
> |
> |
> |
> |
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



RE: JRE 1.4.1 and Flash Remoting

2002-11-04 Thread Rob Rohan
I meant the /cfide/administrator, sorry

-Original Message-
From: Stephenie Hamilton [mailto:cf-talk@;coldfusionwebs.com]
Sent: Monday, November 04, 2002 3:04 PM
To: CF-Talk
Subject: RE: JRE 1.4.1 and Flash Remoting


Can anyone point me to which file holds the setting for the jvm?

~~
Stephenie




> |-Original Message-
> |From: Stephenie Hamilton [mailto:cf-talk@;coldfusionwebs.com]
> |Sent: Monday, November 04, 2002 5:55 PM
> |To: CF-Talk
> |Subject: RE: JRE 1.4.1 and Flash Remoting
> |
> |
> |Yeah, well now I am frustrated because besides the issues
> |you listed, flash remoting not working, I am now getting the
> |very strange error of
> |Error parsing the Tag Library Descriptor
> |file:/D:/CFusionMX/runtime/lib/wsconfig/1/jrun.dll/..
> |
> |And the stack trace is gone!!!
> |Well basically it is gone, this is what it contains
> |[Ljava.lang.StackTraceElement;@ce82cc
> |
> |
> |Arg!!!
> |
> |
> |going to download 1.4.0 and see if that helps...
> |
> |
> |
> |~~
> |Stephenie
> |

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.410 / Virus Database: 231 - Release Date: 10/31/2002



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



RE: JRE 1.4.1 and Flash Remoting

2002-11-04 Thread Rob Rohan
It's in cfide unless you really need to find it in a file.

-Original Message-
From: Stephenie Hamilton [mailto:cf-talk@;coldfusionwebs.com]
Sent: Monday, November 04, 2002 3:04 PM
To: CF-Talk
Subject: RE: JRE 1.4.1 and Flash Remoting


Can anyone point me to which file holds the setting for the jvm?

~~
Stephenie




> |-Original Message-
> |From: Stephenie Hamilton [mailto:cf-talk@;coldfusionwebs.com]
> |Sent: Monday, November 04, 2002 5:55 PM
> |To: CF-Talk
> |Subject: RE: JRE 1.4.1 and Flash Remoting
> |
> |
> |Yeah, well now I am frustrated because besides the issues
> |you listed, flash remoting not working, I am now getting the
> |very strange error of
> |Error parsing the Tag Library Descriptor
> |file:/D:/CFusionMX/runtime/lib/wsconfig/1/jrun.dll/..
> |
> |And the stack trace is gone!!!
> |Well basically it is gone, this is what it contains
> |[Ljava.lang.StackTraceElement;@ce82cc
> |
> |
> |Arg!!!
> |
> |
> |going to download 1.4.0 and see if that helps...
> |
> |
> |
> |~~
> |Stephenie
> |

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.410 / Virus Database: 231 - Release Date: 10/31/2002



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



RE: JRE 1.4.1 and Flash Remoting

2002-11-04 Thread Mark Johnson
We upgraded the JRE after CFMX was installed.  You have to go in and change
the class path manually so it shouldn't matter wether it was before or
after. Upon inital install CFMX is using JRE 1.3.0_03.

We were using offical JRE 1.4.1 release from Sun.

Here is quick one to test the problem  #Dateformat(now(), "mm/dd/yy (mmm)")#

This throws an error with 1.4.1 then run it in 1.4.0  works fine.  You can
also look at one of my previous post here listing all the issues with LS
functions.  Don't want to repeat as it it quite long.


Mark

-Original Message-
From: Scott Van Vliet [mailto:svanvliet@;eclipseadvertising.com]
Sent: Monday, November 04, 2002 11:50 AM
To: CF-Talk
Subject: RE: JRE 1.4.1 and Flash Remoting


Mark,

Did you upgrade to the JRE 1.4.1 after CFMX was installed, or did you
install CFMX on top of the JRE 1.4.1?  Are you using the official
release of JRE 1.4.1, or was it a beta release?  Just want to find out,
because I have it running quite successfully on my servers running CFMX.

Best,

Scott

> -Original Message-
> From: Mark Johnson [mailto:mjohnson@;starcite.com]
> Sent: Monday, November 04, 2002 5:43 PM
> To: CF-Talk
> Subject: RE: JRE 1.4.1 and Flash Remoting
>
> Stephenie,
> I don't want to sound like MM has no idea what they are talking about
,
> but
> I can't see how they could ever reccomend what they did.  JRE 1.4.1
has
> MANY
> problems with CFMX.  For example all of the LS functions DO NOT WORK.
Also
> dateformat() DOES NOT WORK.  For our enviornment we had to down grade
to
> JRE
> 1.4.0.  I have been asking on this list for MM to give a
reccomendation
> JRE
> version for CFMX and have not heard anything back.  I would guess at
this
> point it would be JRE 1.4.0 based only on my own findings.  However, i
> have
> heard nothing to make this offical.  I question wether MM even knows
as
> they
> gave you this advice.  This does not bode well for my confidence in
MM.
>
> Mark
>
> -Original Message-
> From: Stephenie Hamilton [mailto:cf-talk@;coldfusionwebs.com]
> Sent: Monday, November 04, 2002 2:22 PM
> To: CF-Talk
> Subject: JRE 1.4.1 and Flash Remoting
>
>
> MM advised me to upgrade the JRE for our CFMX shared server to Sun's
> 1.4.1 to reduce/possibly eliminate the issue we have been having with
> NULL errors, client.properties going blank and blank pages.
> Now none of our hosted sites that use Flash Remoting (including my
own)
> work for the remoting part.
> Anyone seen this behavior before?
> 
>
> ~~
> Stephenie
>
>
>
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.410 / Virus Database: 231 - Release Date: 10/31/2002
>
>
>
>

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm



RE: JRE 1.4.1 and Flash Remoting

2002-11-04 Thread Stephenie Hamilton
Can anyone point me to which file holds the setting for the jvm? 

~~
Stephenie 




> |-Original Message-
> |From: Stephenie Hamilton [mailto:cf-talk@;coldfusionwebs.com] 
> |Sent: Monday, November 04, 2002 5:55 PM
> |To: CF-Talk
> |Subject: RE: JRE 1.4.1 and Flash Remoting
> |
> |
> |Yeah, well now I am frustrated because besides the issues 
> |you listed, flash remoting not working, I am now getting the 
> |very strange error of 
> |Error parsing the Tag Library Descriptor  
> |file:/D:/CFusionMX/runtime/lib/wsconfig/1/jrun.dll/..  
> |
> |And the stack trace is gone!!!
> |Well basically it is gone, this is what it contains 
> |[Ljava.lang.StackTraceElement;@ce82cc
> |
> |
> |Arg!!!
> |
> |
> |going to download 1.4.0 and see if that helps...
> |
> |
> |
> |~~
> |Stephenie 
> |

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.410 / Virus Database: 231 - Release Date: 10/31/2002
 

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



RE: The Squeaking Wheel

2002-11-04 Thread Vernon Viehe
No firm date yet. As per usual, until the final bits are in hand, we can't even hint 
at an ETA. But I can assure you we're anxious to get it out as quickly as possible. =)

Vernon Viehe
ColdFusion Community Manager
Macromedia, Inc.
--
Macromedia Certified Professional
CF blog at http://vvmx.blogspot.com 

-Original Message-
From: Haggerty, Mike [mailto:MHaggerty@;mbda.gov]
Sent: Monday, November 04, 2002 1:49 PM
To: CF-Talk
Subject: The Squeaking Wheel


This message is for anyone from Macromedia:

Any word when the new Apache connector for CFMX will be released?

I know this has been brought up in the forums time and time again. Just
checking again to see if anyone has a date.

M


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



RE: JRE 1.4.1 and Flash Remoting

2002-11-04 Thread Stephenie Hamilton
Yeah, well now I am frustrated because besides the issues you listed,
flash remoting not working, I am now getting the very strange error of 
Error parsing the Tag Library Descriptor
 file:/D:/CFusionMX/runtime/lib/wsconfig/1/jrun.dll/..  

And the stack trace is gone!!!
Well basically it is gone, this is what it contains
[Ljava.lang.StackTraceElement;@ce82cc


Arg!!!


going to download 1.4.0 and see if that helps...



~~
Stephenie 





> |-Original Message-
> |From: Mark Johnson [mailto:mjohnson@;starcite.com] 
> |Sent: Monday, November 04, 2002 5:43 PM
> |To: CF-Talk
> |Subject: RE: JRE 1.4.1 and Flash Remoting
> |
> |
> |Stephenie,
> |I don't want to sound like MM has no idea what they are 
> |talking about , but I can't see how they could ever 
> |reccomend what they did.  JRE 1.4.1 has MANY problems with 
> |CFMX.  For example all of the LS functions DO NOT WORK. Also
> |dateformat() DOES NOT WORK.  For our enviornment we had to 
> |down grade to JRE 1.4.0.  I have been asking on this list 
> |for MM to give a reccomendation JRE version for CFMX and 
> |have not heard anything back.  I would guess at this point 
> |it would be JRE 1.4.0 based only on my own findings.  
> |However, i have heard nothing to make this offical.  I 
> |question wether MM even knows as they gave you this advice.  
> |This does not bode well for my confidence in MM.
> |
> |Mark
> |
> |-Original Message-
> |From: Stephenie Hamilton [mailto:cf-talk@;coldfusionwebs.com]
> |Sent: Monday, November 04, 2002 2:22 PM
> |To: CF-Talk
> |Subject: JRE 1.4.1 and Flash Remoting
> |
> |
> |MM advised me to upgrade the JRE for our CFMX shared server 
> |to Sun's 1.4.1 to reduce/possibly eliminate the issue we 
> |have been having with NULL errors, client.properties going 
> |blank and blank pages. Now none of our hosted sites that use 
> |Flash Remoting (including my own) work for the remoting 
> |part. Anyone seen this behavior before? 
> |
> |~~
> |Stephenie
> |
> |
> |
> |
> |---
> |Outgoing mail is certified Virus Free.
> |Checked by AVG anti-virus system (http://www.grisoft.com).
> |Version: 6.0.410 / Virus Database: 231 - Release Date: 10/31/2002
> |
> |
> |
> |
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm



RE: JRE 1.4.1 and Flash Remoting

2002-11-04 Thread Scott Van Vliet
Mark,

Did you upgrade to the JRE 1.4.1 after CFMX was installed, or did you
install CFMX on top of the JRE 1.4.1?  Are you using the official
release of JRE 1.4.1, or was it a beta release?  Just want to find out,
because I have it running quite successfully on my servers running CFMX.

Best,

Scott

> -Original Message-
> From: Mark Johnson [mailto:mjohnson@;starcite.com]
> Sent: Monday, November 04, 2002 5:43 PM
> To: CF-Talk
> Subject: RE: JRE 1.4.1 and Flash Remoting
> 
> Stephenie,
> I don't want to sound like MM has no idea what they are talking about
,
> but
> I can't see how they could ever reccomend what they did.  JRE 1.4.1
has
> MANY
> problems with CFMX.  For example all of the LS functions DO NOT WORK.
Also
> dateformat() DOES NOT WORK.  For our enviornment we had to down grade
to
> JRE
> 1.4.0.  I have been asking on this list for MM to give a
reccomendation
> JRE
> version for CFMX and have not heard anything back.  I would guess at
this
> point it would be JRE 1.4.0 based only on my own findings.  However, i
> have
> heard nothing to make this offical.  I question wether MM even knows
as
> they
> gave you this advice.  This does not bode well for my confidence in
MM.
> 
> Mark
> 
> -Original Message-
> From: Stephenie Hamilton [mailto:cf-talk@;coldfusionwebs.com]
> Sent: Monday, November 04, 2002 2:22 PM
> To: CF-Talk
> Subject: JRE 1.4.1 and Flash Remoting
> 
> 
> MM advised me to upgrade the JRE for our CFMX shared server to Sun's
> 1.4.1 to reduce/possibly eliminate the issue we have been having with
> NULL errors, client.properties going blank and blank pages.
> Now none of our hosted sites that use Flash Remoting (including my
own)
> work for the remoting part.
> Anyone seen this behavior before?
> 
> 
> ~~
> Stephenie
> 
> 
> 
> 
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.410 / Virus Database: 231 - Release Date: 10/31/2002
> 
> 
> 
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



RE: Source Safe???

2002-11-04 Thread Douglas.Knudsen
Ok, what is your advice for where to store the project files?  

I want to develop all code remotely in a centralised folder.  So, I see
my team using a mutual share on the dev box where the project will be
stored and a share for the VSS DB.  (I'm still learning this schtuff
too)

Now, the issue I see in simple tests is the sharing of the apf file.  If
I add a new file to the project other users don't see it until I save
the project, something I would forget to do for hours on end for sure.

Or, perhaps the way to use this is to setup dev environments on each dev
work station?  

looking for some advice here.  Thanks!

Doug

>-Original Message-
>From: Scott Van Vliet [mailto:svanvliet@;eclipseadvertising.com]
>Sent: Monday, November 04, 2002 2:35 PM
>To: CF-Talk
>Subject: RE: Source Safe???
>
>
>I have used it before, and it worked quite well with CF Studio 4.5.2.
>The only thing I could advise would be ensure that you only 
>add files to
>VSS through your CF Studio project (that way, the files are in 
>both your
>project and the VSS database).
>
>Another option is to use DWMX's Check-in/Check-out features.
>
>> -Original Message-
>> From: [EMAIL PROTECTED] [mailto:Douglas.Knudsen@;alltel.com]
>> Sent: Monday, November 04, 2002 5:22 PM
>> To: CF-Talk
>> Subject: Source Safe???
>> 
>> Ok, I'm looking at using Source Safe for source control and 
>use the CF
>> Studio tie in.
>> 
>> Anyone here have experience with this?  Thoughts?  Or recomendations?
>> 
>> Cheers!
>> 
>> --
>> Douglas Knudsen
>> Alltel Corporate
>> CIS Group
>> 678-351-6063
>> "Spoon feeding in the long run teaches us nothing but the 
>shape of the
>> spoon." - E.M. Forster
>> 
>> 
>
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



RE: Running ASP on a server used for CF

2002-11-04 Thread Scott Van Vliet
What is your connection string in ASP?  Are you specifying a SQL Login?

I have come across the "Not associated with a trusted SQL Server
connection" before, and it usually means that the SQL Server does not
allow SQL Logins, however it only allows for NT Authentication.

You can enable SQL Server to accept SQL Logins using the following
steps:

1) Open Enterprise Manager
2) Connect to the desired SQL Server
3) Right-click on the SQL Server and select Properties
4) Click on the Security tab
5) Select SQL Server and Windows under the Authentication section
6) Click OK to complete the change

You can also use integrated NT Authentication is you connection string
(assuming that ASP is running under a user account that has access to
that SQL Server):

Provider=SQLOLEDB;Data Source=(local);Initial Catalog=pubs;Integrated
Security=SSPI

HTH.

>< Scott


> -Original Message-
> From: Clark, Aimee [mailto:aclark@;stinsonmoheck.com]
> Sent: Monday, November 04, 2002 4:52 PM
> To: CF-Talk
> Subject: FW: Running ASP on a server used for CF
> 
> The SQL server we have running sits on its own box. So, the web server
is
> independent of it. There are ODBC connections from the web server to
the
> SQL
> server.
> 
> -Original Message-
> From: Haggerty, Mike [mailto:MHaggerty@;mbda.gov]
> Sent: Monday, November 04, 2002 3:15 PM
> To: CF-Talk
> Subject: RE: Running ASP on a server used for CF
> 
> 
> Here's what Microsoft says about the issue:
> 
> http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q186726&;
> 
> 
> -Original Message-
> From: Clark, Aimee [mailto:aclark@;stinsonmoheck.com]
> Sent: Monday, November 04, 2002 4:07 PM
> To: CF-Talk
> Subject: Running ASP on a server used for CF
> 
> 
> I have a situation in which I will begin coding some pages in ASP vs
CF
> and
> I plan to do so on the same IIS server that my CF is running on.
Because
> of
> the way that the server has been configured, I am curious to know if
there
> is anything I need to be aware of if I plan to do this.
> 
> So far, I have run into a problem when trying to run an ASP page and
it
> generates a SQL error:
> 
> Microsoft OLE DB Provider for ODBC Drivers error '80004005'
> 
> [Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user
> '(null)'. Reason: Not associated with a trusted SQL Server connection.
> 
> 
> /isweb/pdissues/addIt.asp, line 11
> 
> Now, I have gone back and setup an ODBC connection with SQL
authentication
> and no luck.
> 
> Also on the IIS server the NT authentication is how we have it setup
> because
> we use an intranet on this server and we use NT authentication in a
lot of
> the code we generate.
> 
> So, if anyone has any insight into what I should be aware of, I would
> really
> appreciate it. I'm just trying to understand why I am receiving this
error
> and if it's the result of trying to code ASP on a server with CF.
> 
> Thank you,
> 
> Aimee Clark
> Web Developer
> Stinson Morrison Hecker LLP
> 816-691-3461
> [EMAIL PROTECTED]
> 
> 
> 
> 
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



RE: Source Safe???

2002-11-04 Thread Michael Wolfe
-Original Message-
From: Scott Van Vliet [mailto:svanvliet@;eclipseadvertising.com] 
Sent: Monday, November 04, 2002 11:35 AM
To: CF-Talk
Subject: RE: Source Safe???


> I have used it before, and it worked quite well with CF Studio 4.5.2.
The only 
> thing I could advise would be ensure that you only add files to VSS
through 
> your CF Studio project (that way, the files are in both your project
and the 
> VSS database).

> Another option is to use DWMX's Check-in/Check-out features.


In CF5 and HomeSite+, you can set your projects to auto-include new
files, so as long as your project folder is also your VSS working
folder, both the CF and VSS projects will stay up to date.



Mike Wolfe
[EMAIL PROTECTED]



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



RE: JRE 1.4.1 and Flash Remoting

2002-11-04 Thread Mark Johnson
Stephenie,
I don't want to sound like MM has no idea what they are talking about , but
I can't see how they could ever reccomend what they did.  JRE 1.4.1 has MANY
problems with CFMX.  For example all of the LS functions DO NOT WORK. Also
dateformat() DOES NOT WORK.  For our enviornment we had to down grade to JRE
1.4.0.  I have been asking on this list for MM to give a reccomendation JRE
version for CFMX and have not heard anything back.  I would guess at this
point it would be JRE 1.4.0 based only on my own findings.  However, i have
heard nothing to make this offical.  I question wether MM even knows as they
gave you this advice.  This does not bode well for my confidence in MM.

Mark

-Original Message-
From: Stephenie Hamilton [mailto:cf-talk@;coldfusionwebs.com]
Sent: Monday, November 04, 2002 2:22 PM
To: CF-Talk
Subject: JRE 1.4.1 and Flash Remoting


MM advised me to upgrade the JRE for our CFMX shared server to Sun's
1.4.1 to reduce/possibly eliminate the issue we have been having with
NULL errors, client.properties going blank and blank pages.
Now none of our hosted sites that use Flash Remoting (including my own)
work for the remoting part.
Anyone seen this behavior before?


~~
Stephenie




---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.410 / Virus Database: 231 - Release Date: 10/31/2002



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



RE: Source Safe???

2002-11-04 Thread Scott Van Vliet
I have used it before, and it worked quite well with CF Studio 4.5.2.
The only thing I could advise would be ensure that you only add files to
VSS through your CF Studio project (that way, the files are in both your
project and the VSS database).

Another option is to use DWMX's Check-in/Check-out features.

> -Original Message-
> From: [EMAIL PROTECTED] [mailto:Douglas.Knudsen@;alltel.com]
> Sent: Monday, November 04, 2002 5:22 PM
> To: CF-Talk
> Subject: Source Safe???
> 
> Ok, I'm looking at using Source Safe for source control and use the CF
> Studio tie in.
> 
> Anyone here have experience with this?  Thoughts?  Or recomendations?
> 
> Cheers!
> 
> --
> Douglas Knudsen
> Alltel Corporate
> CIS Group
> 678-351-6063
> "Spoon feeding in the long run teaches us nothing but the shape of the
> spoon." - E.M. Forster
> 
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



RE: JRE 1.4.1 and Flash Remoting

2002-11-04 Thread Scott Van Vliet
Perhaps the runtime cannot find flashgateway.ear, or maybe it needs to
re-deploy it.  Any thoughts from the MM folks?

> -Original Message-
> From: Stephenie Hamilton [mailto:cf-talk@;coldfusionwebs.com]
> Sent: Monday, November 04, 2002 5:22 PM
> To: CF-Talk
> Subject: JRE 1.4.1 and Flash Remoting
> 
> MM advised me to upgrade the JRE for our CFMX shared server to Sun's
> 1.4.1 to reduce/possibly eliminate the issue we have been having with
> NULL errors, client.properties going blank and blank pages.
> Now none of our hosted sites that use Flash Remoting (including my
own)
> work for the remoting part.
> Anyone seen this behavior before?
> 
> 
> ~~
> Stephenie
> 
> 
> 
> 
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.410 / Virus Database: 231 - Release Date: 10/31/2002
> 
> 
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



RE: Source Safe???

2002-11-04 Thread Andy Clary
It works great for us!  This is one feature that is not _fully_ developed in
DWMX yet.

>From within cf studio we can view history, perform compares, and of course,
check in and out.

Andy

-Original Message-
From: [EMAIL PROTECTED] [mailto:Douglas.Knudsen@;alltel.com]
Sent: Monday, November 04, 2002 3:22 PM
To: CF-Talk
Subject: Source Safe???


Ok, I'm looking at using Source Safe for source control and use the CF
Studio tie in.  

Anyone here have experience with this?  Thoughts?  Or recomendations?

Cheers!

--
Douglas Knudsen
Alltel Corporate
CIS Group
678-351-6063
"Spoon feeding in the long run teaches us nothing but the shape of the
spoon." - E.M. Forster 


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm



Re: ValueSum?

2002-11-04 Thread Joseph Thompson
ArraySum(QueryName['ColumnName'])


> ArraySum(ListToArray(ValueList(queryName.numericColumn)))
>
> > -Original Message-
> > From: Haggerty, Mike [mailto:MHaggerty@;mbda.gov]
> > Sent: Monday, November 04, 2002 4:49 PM
> > To: CF-Talk
> > Subject: ValueSum?
> >
> >
> > Anyone know of a function similar to valuelist() but sums the
> > value of a
> > numeric column?
> >
> > Working with CF4.5 on this one.
> >
> > M
> >
> >
> >
> >
> >
> >
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



Source Safe???

2002-11-04 Thread Douglas.Knudsen
Ok, I'm looking at using Source Safe for source control and use the CF
Studio tie in.  

Anyone here have experience with this?  Thoughts?  Or recomendations?

Cheers!

--
Douglas Knudsen
Alltel Corporate
CIS Group
678-351-6063
"Spoon feeding in the long run teaches us nothing but the shape of the
spoon." - E.M. Forster 

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



RE: Upload multiple files?

2002-11-04 Thread John Lucas
Try www.appletfile.com


-Original Message-
From: David Notik [mailto:dave@;digital202.com] 
Sent: Monday, November 04, 2002 2:56 PM
To: CF-Talk
Subject: RE: Upload multiple files?

Thanks guys.  No real answer, I guess.

It'd be nice if  allowed for an ALLOWMULTIPLE
parameter that would then allow the Browse... dialogue to allow the user
to select multiple files.  These files could be passed as a
comma-delimited list for looping over.  Oh well...

--D

-Original Message-
From: Scott Van Vliet [mailto:svanvliet@;eclipseadvertising.com] 
Sent: Monday, November 04, 2002 9:28 AM
To: CF-Talk
Subject: RE: Upload multiple files?

Perhaps you could do this:

1) Prompt the user asking how many files they wish to upload
2) Loop over that number, creating file fields in a form
3) User that same number to process the file saving

Here's some sample code that does just that:

FILE: fileUpload.cfm



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



JRE 1.4.1 and Flash Remoting

2002-11-04 Thread Stephenie Hamilton
MM advised me to upgrade the JRE for our CFMX shared server to Sun's
1.4.1 to reduce/possibly eliminate the issue we have been having with
NULL errors, client.properties going blank and blank pages.
Now none of our hosted sites that use Flash Remoting (including my own)
work for the remoting part.
Anyone seen this behavior before?


~~
Stephenie 




---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.410 / Virus Database: 231 - Release Date: 10/31/2002
 

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



RE: Query caching

2002-11-04 Thread Haggerty, Mike
*EXPLICATIVE*

Thanks
M

-Original Message-
From: Raymond Camden [mailto:jedimaster@;macromedia.com]
Sent: Monday, November 04, 2002 5:05 PM
To: CF-Talk
Subject: RE: Query caching


Nope - sorry. :)

Your isdefined check needs a read lock around it.

Quick code that my have typos+pseudo-crap:







exclusive lock here + query 


===
Raymond Camden, ColdFusion Jedi Master for Hire

Email: [EMAIL PROTECTED]
WWW  : www.camdenfamily.com/morpheus
Yahoo IM : morpheus

"My ally is the Force, and a powerful ally it is." - Yoda 

> -Original Message-
> From: Haggerty, Mike [mailto:MHaggerty@;mbda.gov] 
> Sent: Monday, November 04, 2002 4:43 PM
> To: CF-Talk
> Subject: RE: Query caching
> 
> 
> Thank you for your comments. 
> 
> 
>type="EXCLUSIVE">
>   
>   
>   SELECT lastname, firstname, party, state, 
> website, email
>   FROM senators
>   WHERE state = '#session.state#'
>   
>   
>   
>   
> 
> 
> #session.temp.recordcount#
> 
> Happy now?
> 
> Hoping I did this right,
> M
> 
> -Original Message-
> From: Raymond Camden [mailto:jedimaster@;macromedia.com]
> Sent: Monday, November 04, 2002 4:33 PM
> To: CF-Talk
> Subject: RE: Query caching
> 
> 
> This example is missing locking. Sorry if I sound like a 
> broken record -
> but you _must_ remember to use locking. Also, you don't need cfoutputs
> in cfquery tags - CF vars are automatically processed.
> 
> ==
> =
> Raymond Camden, ColdFusion Jedi Master for Hire
> 
> Email: [EMAIL PROTECTED]
> WWW  : www.camdenfamily.com/morpheus
> Yahoo IM : morpheus
> 
> "My ally is the Force, and a powerful ally it is." - Yoda 
> 
> 

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



Re: The Squeaking Wheel

2002-11-04 Thread Sean A Corfield
On Monday, Nov 4, 2002, at 13:48 US/Pacific, Haggerty, Mike wrote:
> This message is for anyone from Macromedia:
>
> Any word when the new Apache connector for CFMX will be released?

Debbie Dickerson posted the answer to that here on cf-talk a few days 
ago:

"The connector for 2.0.43 and also the Apache source code are planned 
to be included in the 2nd Updater. And to answer your next question, it 
should be out sometime this month. :-)"

"Conform! Consume! Obey!"
-- Mr Snaffleburger : http://www.matazone.co.uk/theotherside.html

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



Re: ValueSum?

2002-11-04 Thread Jochem van Dieten
Haggerty, Mike wrote:

> Anyone know of a function similar to valuelist() but sums the value of 
> a numeric column?

ArraySum() = a conversion to an array should do it.

Jochem

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



Re: Persistent CFC's in the client scope

2002-11-04 Thread Sean A Corfield
On Monday, Nov 4, 2002, at 11:21 US/Pacific, Brook Davies wrote:
> Sean, our current setup uses client vars for future clustering
> considerations. I've heard that CFMX uses a new session scheme with 
> better
> support for clustering. How does this work and does it require 
> Enterprise?

Right now, I don't have all the specific details of how exactly my team 
will be making this work. However, it has just become part of my job to 
become *very* familiar with our CFMX for J2EE on JRun 4 configuration! 
That means that I will know a lot about how *my*team* is making this 
happen but I may not be able to say whether *other* configurations will 
let you do the same thing.

My *feeling* is that you will need CFMX for J2EE on top of JRun 4 - I 
believe it relies on the underlying J2EE clustering mechanism. I will 
report back with more information as and when I know more...

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



Re: The Squeaking Wheel

2002-11-04 Thread Jochem van Dieten
Haggerty, Mike wrote:

> This message is for anyone from Macromedia:
>
> Any word when the new Apache connector for CFMX will be released?
>
> I know this has been brought up in the forums time and time again.

So ST*A :)

> Just checking again to see if anyone has a date.

<[EMAIL PROTECTED]>

Jochem

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



RE: ValueSum?

2002-11-04 Thread Raymond Camden
You can apply listToArray on the result of valuelist and then use
ArraySum.

===
Raymond Camden, ColdFusion Jedi Master for Hire

Email: [EMAIL PROTECTED]
WWW  : www.camdenfamily.com/morpheus
Yahoo IM : morpheus

"My ally is the Force, and a powerful ally it is." - Yoda 

> -Original Message-
> From: Haggerty, Mike [mailto:MHaggerty@;mbda.gov] 
> Sent: Monday, November 04, 2002 4:49 PM
> To: CF-Talk
> Subject: ValueSum?
> 
> 
> Anyone know of a function similar to valuelist() but sums the 
> value of a
> numeric column?
> 
> Working with CF4.5 on this one.


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



RE: ValueSum?

2002-11-04 Thread Everett, Al
ArraySum(ListToArray(ValueList(queryName.numericColumn)))

> -Original Message-
> From: Haggerty, Mike [mailto:MHaggerty@;mbda.gov]
> Sent: Monday, November 04, 2002 4:49 PM
> To: CF-Talk
> Subject: ValueSum?
> 
> 
> Anyone know of a function similar to valuelist() but sums the 
> value of a
> numeric column?
> 
> Working with CF4.5 on this one.
> 
> M
> 
> 
> 
> 
> 
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



RE: Query caching

2002-11-04 Thread Raymond Camden
Nope - sorry. :)

Your isdefined check needs a read lock around it.

Quick code that my have typos+pseudo-crap:







exclusive lock here + query 


===
Raymond Camden, ColdFusion Jedi Master for Hire

Email: [EMAIL PROTECTED]
WWW  : www.camdenfamily.com/morpheus
Yahoo IM : morpheus

"My ally is the Force, and a powerful ally it is." - Yoda 

> -Original Message-
> From: Haggerty, Mike [mailto:MHaggerty@;mbda.gov] 
> Sent: Monday, November 04, 2002 4:43 PM
> To: CF-Talk
> Subject: RE: Query caching
> 
> 
> Thank you for your comments. 
> 
> 
>type="EXCLUSIVE">
>   
>   
>   SELECT lastname, firstname, party, state, 
> website, email
>   FROM senators
>   WHERE state = '#session.state#'
>   
>   
>   
>   
> 
> 
> #session.temp.recordcount#
> 
> Happy now?
> 
> Hoping I did this right,
> M
> 
> -Original Message-
> From: Raymond Camden [mailto:jedimaster@;macromedia.com]
> Sent: Monday, November 04, 2002 4:33 PM
> To: CF-Talk
> Subject: RE: Query caching
> 
> 
> This example is missing locking. Sorry if I sound like a 
> broken record -
> but you _must_ remember to use locking. Also, you don't need cfoutputs
> in cfquery tags - CF vars are automatically processed.
> 
> ==
> =
> Raymond Camden, ColdFusion Jedi Master for Hire
> 
> Email: [EMAIL PROTECTED]
> WWW  : www.camdenfamily.com/morpheus
> Yahoo IM : morpheus
> 
> "My ally is the Force, and a powerful ally it is." - Yoda 
> 
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm



Need to set request timeout - today?

2002-11-04 Thread Rob Rohan

factory = createObject("java", "coldfusion.server.ServiceFactory");
factory.RuntimeService.requestsettings.timeoutRequestTimeLimit = 100;
//to display: 
//WriteOutput(factory.RuntimeService.getRequestTimeoutLimit());



Rob
http://treebeard.sourceforge.net
http://ruinworld.sourceforge.net
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



Re: The Future Of CF Is Bright

2002-11-04 Thread John Wilker
yup yup. I hear that!!

I was blown away at the level of "tied-togetherness". I knew already that
FLash MX and CFMX work closely but seeing the power of both together was
great. Awesome things are possible.

J.


On Mon, 4 Nov 2002 15:35:23 -0500 David Hannum <[EMAIL PROTECTED]> wrote:

> During the weeks leading up to DevCon 2002,
> there was lots of talk on this
> list about the view of some that ColdFusion had
> a destiny with death.
> Anyone who went to DevCon 2002 saw just the
> opposite.  What we saw was
> Macromedia betting the farm on the potential of
> the MX products and
> especially the marriage of CFMX and FlashMX to
> be the flagship of their
> offerings.  With the ability of CFMX to use and
> deliver web services, and
> FlashMX to work seamlessly with CFMX (as well
> as other platforms) we saw
> windows opening up right before our eyes.  So
> to the naysayer's who are
> considering jumping to ASP, PHP or any other
> platform because they see an
> immanent death for ColdFusion, all I can say is
> good luck learning those new
> languages.  'Cos us old time CF'ers will just
> be coding away
> 
> FWIW,
> Dave
> 
> ===
> David R. Hannum
> Web Analyst/Programmer
> Ohio University Computer Services
> Administrative Systems
> (740) 597-2524
> 
> "If your wife is having fun, and you're not . .
> .
> You're still having a lot more fun than if
> you're having fun, and she's not!"  (Red Green)
> 
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm



ValueSum?

2002-11-04 Thread Haggerty, Mike
Anyone know of a function similar to valuelist() but sums the value of a
numeric column?

Working with CF4.5 on this one.

M





~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm



The Squeaking Wheel

2002-11-04 Thread Haggerty, Mike
This message is for anyone from Macromedia:

Any word when the new Apache connector for CFMX will be released?

I know this has been brought up in the forums time and time again. Just
checking again to see if anyone has a date.

M

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



FW: Running ASP on a server used for CF

2002-11-04 Thread Clark, Aimee
The SQL server we have running sits on its own box. So, the web server is
independent of it. There are ODBC connections from the web server to the SQL
server.

-Original Message-
From: Haggerty, Mike [mailto:MHaggerty@;mbda.gov]
Sent: Monday, November 04, 2002 3:15 PM
To: CF-Talk
Subject: RE: Running ASP on a server used for CF


Here's what Microsoft says about the issue:

http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q186726&;


-Original Message-
From: Clark, Aimee [mailto:aclark@;stinsonmoheck.com]
Sent: Monday, November 04, 2002 4:07 PM
To: CF-Talk
Subject: Running ASP on a server used for CF


I have a situation in which I will begin coding some pages in ASP vs CF and
I plan to do so on the same IIS server that my CF is running on. Because of
the way that the server has been configured, I am curious to know if there
is anything I need to be aware of if I plan to do this.
 
So far, I have run into a problem when trying to run an ASP page and it
generates a SQL error:
 
Microsoft OLE DB Provider for ODBC Drivers error '80004005' 

[Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user
'(null)'. Reason: Not associated with a trusted SQL Server connection. 


/isweb/pdissues/addIt.asp, line 11 

Now, I have gone back and setup an ODBC connection with SQL authentication
and no luck. 

Also on the IIS server the NT authentication is how we have it setup because
we use an intranet on this server and we use NT authentication in a lot of
the code we generate.

So, if anyone has any insight into what I should be aware of, I would really
appreciate it. I'm just trying to understand why I am receiving this error
and if it's the result of trying to code ASP on a server with CF.

Thank you,

Aimee Clark 
Web Developer 
Stinson Morrison Hecker LLP 
816-691-3461 
[EMAIL PROTECTED] 




~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



RE: Query caching

2002-11-04 Thread Haggerty, Mike
Thank you for your comments. 





SELECT lastname, firstname, party, state, 
  website, email
FROM senators
WHERE state = '#session.state#'






#session.temp.recordcount#

Happy now?

Hoping I did this right,
M

-Original Message-
From: Raymond Camden [mailto:jedimaster@;macromedia.com]
Sent: Monday, November 04, 2002 4:33 PM
To: CF-Talk
Subject: RE: Query caching


This example is missing locking. Sorry if I sound like a broken record -
but you _must_ remember to use locking. Also, you don't need cfoutputs
in cfquery tags - CF vars are automatically processed.

===
Raymond Camden, ColdFusion Jedi Master for Hire

Email: [EMAIL PROTECTED]
WWW  : www.camdenfamily.com/morpheus
Yahoo IM : morpheus

"My ally is the Force, and a powerful ally it is." - Yoda 

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



RE: oddity with cfmx

2002-11-04 Thread David Notik
That is an odd one.  It's definitely an IIS setting -- I would check to
make sure Scripts only is checked in IIS > Home Directory >
Configuration for one, though I'm not sure that's the cause.

By the way, I was able to access your presumably-sensitive data by using
test/test to login -- I see developers inadvertently do this all too
often.  :)

--D

###
David Notik
Digital202, LLC
Imagination gone digital.
Web: www.digital202.com
E-mail: [EMAIL PROTECTED]
Office: (206) 575-1717
Mobile: (206) 351-3948
###


-Original Message-
From: Tony Weeg [mailto:tony@;navtrak.net] 
Sent: Monday, November 04, 2002 1:27 PM
To: CF-Talk
Subject: oddity with cfmx

ok,

I bring my cf5 server up to speed, put cfmx on it, and now, some
weird stuffbut here is just the first onemore to come!!

www.navtrak.net/uploads/ 
is a directory on our webserver that has files that we let clients
download.  anything, any file, doesn't matter the type, nothing cf
special
about it, really, just links to files, but if the user clicks on a file
that is an
exe file, when they are prompted to save it, they arent given the
extension
any longer, and ie thinks its some off type of fileanywayenough
confusion

it used to be that with cf5 running on the server, there was no issue,
they would click
on the file, the save dialog box would come up, filename + extension, no
thought
required from clients.now, they just get the file name, no
extension, therefore
they save an exe file as some other type of extension, and you can
imagine
my tech supprt guys flipping out . 

truthfully, I really have a hard time stomaching that this is an mx
problem, but nothing
besides this has changed on the server.

help??!!??!!?

.tony

Tony Weeg
Senior Web Developer
Information System Design
Navtrak, Inc.
Fleet Management Solutions
www.navtrak.net
410.548.2337 


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



Re: Query caching

2002-11-04 Thread Howie Hamlin
I'll make sure our developer uses the locks...

Thanks,

Howie

- Original Message - 
From: "Raymond Camden" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, November 04, 2002 4:33 PM
Subject: RE: Query caching


> This example is missing locking. Sorry if I sound like a broken record -
> but you _must_ remember to use locking. Also, you don't need cfoutputs
> in cfquery tags - CF vars are automatically processed.
> 
> ===
> Raymond Camden, ColdFusion Jedi Master for Hire
> 
> Email: [EMAIL PROTECTED]
> WWW  : www.camdenfamily.com/morpheus
> Yahoo IM : morpheus
> 
> "My ally is the Force, and a powerful ally it is." - Yoda 
> 

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



Re: Query caching

2002-11-04 Thread Howie Hamlin
I want it per session because each user will have a different set of results.  I don't 
anticipate more than 5-10 active
sessions at any given time so I can afford to cache these queries.

Howie

- Original Message -
From: "Jochem van Dieten" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, November 04, 2002 4:30 PM
Subject: Re: Query caching


> > So, is it possible to cache a query for a session?
>
> Why would you want to? Caching looks at both the name and the SQL
> statement. If they are the same, wouldn't the outcome be the same as well?
>
> Jochem
>
>
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



Re: cfmx sp1

2002-11-04 Thread Jochem van Dieten
Tony Weeg wrote:

> where can I grab that so that I can rule out that lack of
> upgrade as an issuefor all the issues we are seeing...thanks!

Click on the check for updates link in the administrator.

Jochem

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



Re: oddity with cfmx

2002-11-04 Thread Jochem van Dieten
Tony Weeg wrote:

> www.navtrak.net/uploads/
> is a directory on our webserver that has files that we let clients
> download.  anything, any file, doesn't matter the type, nothing cf
> special about it, really, just links to files, but if the user clicks 
> on a file that is an exe file, when they are prompted to save it, they 
> arent given the extension any longer, and ie thinks its some off type 
> of fileanywayenough confusion

No problem with Mozilla or Opera.

> truthfully, I really have a hard time stomaching that this is an mx
> problem, but nothing besides this has changed on the server.

Code?

Jochem

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



RE: cfmx sp1

2002-11-04 Thread Vernon Viehe
http://dynamic.macromedia.com/bin/MM/software/trial/hwswrec.jsp?product=cfmx_updater

-Original Message-
From: Tony Weeg [mailto:tony@;navtrak.net]
Sent: Monday, November 04, 2002 1:27 PM
To: CF-Talk
Subject: cfmx sp1


where can I grab that so that I can rule out that lack of
upgrade as an issuefor all the issues we are seeing...thanks!

.tony

Tony Weeg
Senior Web Developer
Information System Design
Navtrak, Inc.
Fleet Management Solutions
www.navtrak.net
410.548.2337 


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



RE: Query caching

2002-11-04 Thread Raymond Camden
This example is missing locking. Sorry if I sound like a broken record -
but you _must_ remember to use locking. Also, you don't need cfoutputs
in cfquery tags - CF vars are automatically processed.

===
Raymond Camden, ColdFusion Jedi Master for Hire

Email: [EMAIL PROTECTED]
WWW  : www.camdenfamily.com/morpheus
Yahoo IM : morpheus

"My ally is the Force, and a powerful ally it is." - Yoda 

> -Original Message-
> From: Haggerty, Mike [mailto:MHaggerty@;mbda.gov] 
> Sent: Monday, November 04, 2002 4:17 PM
> To: CF-Talk
> Subject: RE: Query caching
> 
> 
> Here's an example on CF 4.5:
> 
> 
> SELECTlastname, firstname, party, state, 
> website, email
>   FROMsenators
> WHERE state = '#session.state#'
> 
> 
> 
> 
> #session.temp.recordcount#
> 
> -Original Message-
> From: Howie Hamlin [mailto:howie@;coolfusion.com]
> Sent: Monday, November 04, 2002 4:15 PM
> To: CF-Talk
> Subject: Query caching
> 
> 
> I have an application where I would like one or two queries 
> cached during a
> session.  I know that you can use
> cachedwithin to cache a query globally for an application but 
> I don't think
> that would be based on session...
> 
> So, is it possible to cache a query for a session?   If so, a 
> small code
> example would be appreciated.
> 
> Thanks,
> 
> --
> Howie Hamlin - inFusion Project Manager
> On-Line Data Solutions, Inc. - www.CoolFusion.com  - 631-737-4668 x101
> inFusion Mail Server (iMS) - The Award-winning, Intelligent 
> Mail Server
> >>> Find out how iMS Stacks up to the competition:
> http://www.coolfusion.com/imssecomparison.cfm
> 
> 
> 
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



Re: Query caching

2002-11-04 Thread Jochem van Dieten
Howie Hamlin wrote:

> I have an application where I would like one or two queries cached 
> during a session.  I know that you can use
> cachedwithin to cache a query globally for an application but I don't 
> think that would be based on session...

cachedwithin is server-wide.

> So, is it possible to cache a query for a session?

Why would you want to? Caching looks at both the name and the SQL 
statement. If they are the same, wouldn't the outcome be the same as well?

Jochem


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



Re: Query caching

2002-11-04 Thread Howie Hamlin
I had a feeling it was something like that but I wanted to make sure.

Thanks,

Howie

- Original Message -
From: "Haggerty, Mike" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, November 04, 2002 4:17 PM
Subject: RE: Query caching


> Here's an example on CF 4.5:
>
> 
> SELECT lastname, firstname, party, state, website, email
> FROM senators
> WHERE state = '#session.state#'
> 
>
> 
>
> #session.temp.recordcount#
>
> -Original Message-
> From: Howie Hamlin [mailto:howie@;coolfusion.com]
> Sent: Monday, November 04, 2002 4:15 PM
> To: CF-Talk
> Subject: Query caching
>
>
> I have an application where I would like one or two queries cached during a
> session.  I know that you can use
> cachedwithin to cache a query globally for an application but I don't think
> that would be based on session...
>
> So, is it possible to cache a query for a session?   If so, a small code
> example would be appreciated.
>
> Thanks,
>
> --
> Howie Hamlin - inFusion Project Manager
> On-Line Data Solutions, Inc. - www.CoolFusion.com  - 631-737-4668 x101
> inFusion Mail Server (iMS) - The Award-winning, Intelligent Mail Server
> >>> Find out how iMS Stacks up to the competition:
> http://www.coolfusion.com/imssecomparison.cfm
>
>
>
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



RE: Query caching

2002-11-04 Thread Raymond Camden
Well, that by itself is not enough, you would also want to check to see
if session.qMyQuery was defined prior to running the query:





Don't forget your locks if you aren't running MX!

===
Raymond Camden, ColdFusion Jedi Master for Hire

Email: [EMAIL PROTECTED]
WWW  : www.camdenfamily.com/morpheus
Yahoo IM : morpheus

"My ally is the Force, and a powerful ally it is." - Yoda 

> -Original Message-
> From: Andy Clary [mailto:aclary@;teleplanwireless.com] 
> Sent: Monday, November 04, 2002 4:17 PM
> To: CF-Talk
> Subject: RE: Query caching
> 
> 
> Just store the query in session scope.
> 
> 
> 
> -Original Message-
> From: Howie Hamlin [mailto:howie@;coolfusion.com]
> Sent: Monday, November 04, 2002 2:15 PM
> To: CF-Talk
> Subject: Query caching
> 
> 
> I have an application where I would like one or two queries 
> cached during a
> session.  I know that you can use
> cachedwithin to cache a query globally for an application but 
> I don't think
> that would be based on session...
> 
> So, is it possible to cache a query for a session?   If so, a 
> small code
> example would be appreciated.
> 
> Thanks,
> 
> --
> Howie Hamlin - inFusion Project Manager
> On-Line Data Solutions, Inc. - www.CoolFusion.com  - 631-737-4668 x101
> inFusion Mail Server (iMS) - The Award-winning, Intelligent 
> Mail Server
> >>> Find out how iMS Stacks up to the competition:
> http://www.coolfusion.com/imssecomparison.cfm
> 
> 
> 
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



cfmx sp1

2002-11-04 Thread Tony Weeg
where can I grab that so that I can rule out that lack of
upgrade as an issuefor all the issues we are seeing...thanks!

..tony

Tony Weeg
Senior Web Developer
Information System Design
Navtrak, Inc.
Fleet Management Solutions
www.navtrak.net
410.548.2337 

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



oddity with cfmx

2002-11-04 Thread Tony Weeg
ok,

I bring my cf5 server up to speed, put cfmx on it, and now, some
weird stuffbut here is just the first onemore to come!!

www.navtrak.net/uploads/ 
is a directory on our webserver that has files that we let clients
download.  anything, any file, doesn't matter the type, nothing cf
special
about it, really, just links to files, but if the user clicks on a file
that is an
exe file, when they are prompted to save it, they arent given the
extension
any longer, and ie thinks its some off type of fileanywayenough
confusion

it used to be that with cf5 running on the server, there was no issue,
they would click
on the file, the save dialog box would come up, filename + extension, no
thought
required from clients.now, they just get the file name, no
extension, therefore
they save an exe file as some other type of extension, and you can
imagine
my tech supprt guys flipping out . 

truthfully, I really have a hard time stomaching that this is an mx
problem, but nothing
besides this has changed on the server.

help??!!??!!?

..tony

Tony Weeg
Senior Web Developer
Information System Design
Navtrak, Inc.
Fleet Management Solutions
www.navtrak.net
410.548.2337 

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



RE: Query caching

2002-11-04 Thread Haggerty, Mike
Here's an example on CF 4.5:


SELECT  lastname, firstname, party, state, website, email
FROMsenators
WHERE   state = '#session.state#'




#session.temp.recordcount#

-Original Message-
From: Howie Hamlin [mailto:howie@;coolfusion.com]
Sent: Monday, November 04, 2002 4:15 PM
To: CF-Talk
Subject: Query caching


I have an application where I would like one or two queries cached during a
session.  I know that you can use
cachedwithin to cache a query globally for an application but I don't think
that would be based on session...

So, is it possible to cache a query for a session?   If so, a small code
example would be appreciated.

Thanks,

--
Howie Hamlin - inFusion Project Manager
On-Line Data Solutions, Inc. - www.CoolFusion.com  - 631-737-4668 x101
inFusion Mail Server (iMS) - The Award-winning, Intelligent Mail Server
>>> Find out how iMS Stacks up to the competition:
http://www.coolfusion.com/imssecomparison.cfm



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



RE: Running ASP on a server used for CF

2002-11-04 Thread Haggerty, Mike
Here's what Microsoft says about the issue:

http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q186726&;


-Original Message-
From: Clark, Aimee [mailto:aclark@;stinsonmoheck.com]
Sent: Monday, November 04, 2002 4:07 PM
To: CF-Talk
Subject: Running ASP on a server used for CF


I have a situation in which I will begin coding some pages in ASP vs CF and
I plan to do so on the same IIS server that my CF is running on. Because of
the way that the server has been configured, I am curious to know if there
is anything I need to be aware of if I plan to do this.
 
So far, I have run into a problem when trying to run an ASP page and it
generates a SQL error:
 
Microsoft OLE DB Provider for ODBC Drivers error '80004005' 

[Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user
'(null)'. Reason: Not associated with a trusted SQL Server connection. 


/isweb/pdissues/addIt.asp, line 11 

Now, I have gone back and setup an ODBC connection with SQL authentication
and no luck. 

Also on the IIS server the NT authentication is how we have it setup because
we use an intranet on this server and we use NT authentication in a lot of
the code we generate.

So, if anyone has any insight into what I should be aware of, I would really
appreciate it. I'm just trying to understand why I am receiving this error
and if it's the result of trying to code ASP on a server with CF.

Thank you,

Aimee Clark 
Web Developer 
Stinson Morrison Hecker LLP 
816-691-3461 
[EMAIL PROTECTED] 



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



RE: Query caching

2002-11-04 Thread Andy Clary
Just store the query in session scope.



-Original Message-
From: Howie Hamlin [mailto:howie@;coolfusion.com]
Sent: Monday, November 04, 2002 2:15 PM
To: CF-Talk
Subject: Query caching


I have an application where I would like one or two queries cached during a
session.  I know that you can use
cachedwithin to cache a query globally for an application but I don't think
that would be based on session...

So, is it possible to cache a query for a session?   If so, a small code
example would be appreciated.

Thanks,

--
Howie Hamlin - inFusion Project Manager
On-Line Data Solutions, Inc. - www.CoolFusion.com  - 631-737-4668 x101
inFusion Mail Server (iMS) - The Award-winning, Intelligent Mail Server
>>> Find out how iMS Stacks up to the competition:
http://www.coolfusion.com/imssecomparison.cfm



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



RE: CFX_Image Help-Resizing Doesn't work

2002-11-04 Thread Luis Lebron
Here is some code that I use to do this. This will create upload a file to
the current directory, create a thumbnail (360 Height or 270 Width), copy
the thumbnail to a graphics subdirectory and delete the original . The
thumbnail is named "filename_thumb"























Thumbnail Size (#IMG_WIDTH#, #IMG_HEIGHT#)



Please refresh your browser window to see the graphic.












  Please Choose a File to Upload

  

  

  




-Original Message-
From: Mark Smeets [mailto:msmeets@;prowerks.com]
Sent: Friday, November 01, 2002 9:27 PM
To: CF-Talk
Subject: CFX_Image Help-Resizing Doesn't work


Hi all,

I'm trying to use the tag to resize pictures I'm uploading. The upload works
great, it'll copy the pictures into their respective files names however
they won't be resized. Any ideas why? (restarted the server, the machine
etc...running cf 5)

--
Mark Smeets / stranger0 / ICQ: 1062196
[EMAIL PROTECTED]
http://www.prowerks.com/stranger

"Life is a series of small victories" - Gene Simmons


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



Query caching

2002-11-04 Thread Howie Hamlin
I have an application where I would like one or two queries cached during a session.  
I know that you can use
cachedwithin to cache a query globally for an application but I don't think that would 
be based on session...

So, is it possible to cache a query for a session?   If so, a small code example would 
be appreciated.

Thanks,

--
Howie Hamlin - inFusion Project Manager
On-Line Data Solutions, Inc. - www.CoolFusion.com  - 631-737-4668 x101
inFusion Mail Server (iMS) - The Award-winning, Intelligent Mail Server
>>> Find out how iMS Stacks up to the competition: 
>http://www.coolfusion.com/imssecomparison.cfm


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



Re: Uploading in FlashMx

2002-11-04 Thread Frank Mamone
Will look into doing that.

Thanks!
- Original Message -
From: "dennis baldwin" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, November 04, 2002 3:48 PM
Subject: RE: Uploading in FlashMx


> Frank,
>
> You could possibly send your Flash vars to hidden form fields via JS and
> then post them to CF when you're uploading the file.  This should work
> in theory but I haven't tested yet.
>
> Regards,
> Dennis
>
> -Original Message-
> From: Frank Mamone [mailto:fmamone@;videotron.ca]
> Sent: Monday, November 04, 2002 2:25 PM
> To: CF-Talk
> Subject: Re: Uploading in FlashMx
>
>
> That looks cool, but what if I had the rest of the fields as Flash UI
> components. How would I submit both together as one POST?
>
> - Original Message -
> From: "dennis baldwin" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Monday, November 04, 2002 3:12 PM
> Subject: RE: Uploading in FlashMx
>
>
> > Frank,
> >
> > You can fake it using frames.  It's ugly but it's worth looking into.
> > Works in IE only but someone sent me some code a while back that
> > supposedly works in Netscape.  If you're interested in pursuing this
> > route I'll send you the NS code.
> > http://www.flashcfm.com/tutorial_search.cfm?keyword=file%20upload
> >
> > Regards,
> > Dennis
> >
> > -Original Message-
> > From: Frank Mamone [mailto:fmamone@;videotron.ca]
> > Sent: Monday, November 04, 2002 2:00 PM
> > To: CF-Talk
> > Subject: Uploading in FlashMx
> >
> >
> > Hi,
> >
> > I'm looking into using Flash MX for our content management system.
> > Does anyone know if file uploads are possible with a Flash UI?
> >
> > Thanks,
> >
> > Frank Mamone
> >
> >
> >
>
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



  1   2   3   >