RE: How to recognize robots

2005-11-01 Thread Snake
Sorry, couldn't resist... 

-Original Message-
From: Matt Robertson [mailto:[EMAIL PROTECTED] 
Sent: 31 October 2005 22:28
To: CF-Talk
Subject: Re: How to recognize robots

On 10/31/05, Snake <[EMAIL PROTECTED]> wrote:
> This might help
>
> http://www.the-robotman.com/

Help to tell me how I can get a life-size Robby the Robot? (which by the way
I wouldn't mind having but its SOT :-) )

Dave, thanks for the css link.  I might pick that book up.  I have some very
basic drop-down menu needs and this might let me just build my own.

--
--mattRobertson--
Janitor, MSB Web Systems
mysecretbase.com



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222876
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Problems with sessions in CF 5

2005-11-01 Thread Snake
As I discovered, using http_referer is a bad idea, as many things stop it
from being sent. Firewalls, anti-virus, browser plugins, all kinds of
things.

Russ
 

-Original Message-
From: Ali Awan [mailto:[EMAIL PROTECTED] 
Sent: 31 October 2005 23:27
To: CF-Talk
Subject: Re: Problems with sessions in CF 5

Sorry for the double-post.

However, there is something even more strange.

 

I'm checking for the http_referer before I set session variables.  Now in
this rare instance, the http_referer does not exist.  Does anybody know how
this could happen?

 

The user gets to the page from a form submit, and on my development box in
all tests that I run, the http_referer always exists.  There's no way a user
can navigate to that page without a submit, I already block users from
navigating to it directly.

 

Another curious thing is that there are a couple of cgi variables on the
page when it errors out which are:

http_~~~  and the value of that is a huge string of tildes like so:


 

Again if anyone has any insight on such an issue I would be extremely
grateful.

 

Thanks,

Ali





~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222877
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: How to recognize robots

2005-11-01 Thread Matt Robertson
Real nice, Claude.  I spent a fair amount of time playing with that
htmldog script yesterday and I have it to the point where its
decent-looking in Firefox, but not quite perfect.  Had to play with it
to get

If you can make that thing into a commercial product, come up with
developer pricing so I can package it into my own cms :-)

--
--mattRobertson--
Janitor, MSB Web Systems
mysecretbase.com

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222875
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: ColdFusion MX7 and Flex Recommendations

2005-11-01 Thread Dave Carabetta
On 11/1/05, Sean Corfield <[EMAIL PROTECTED]> wrote:
> On 10/27/05, Ali Awan <[EMAIL PROTECTED]> wrote:
> > So will the Enterprise Services be similar to what I was thinking of 
> > Flex1.5?
>
> Enterprise Services will provide a lot of data-related and messaging
> stuff (e.g., JMS connectivity).
>
> > From what I read at Macromedia Labs, it seems that with Flex Enterprise 
> > Services, you can talk directly to the database?
>
> Not sure where you got from? URL please? I don't remember reading that.
>
> > Eliminating the need for Coldfusion?  Or do I have this wrong?
>
> You have something wrong - why does every CFer seem to assume that
> ColdFusion is always "eliminated" by something?
>
> > I guess I wonder where CF would fit into the picture with Flex Enterprise 
> > Services...
>
> Same way it would without Enterprise Services.

I think a great overview to read would be from Steven Webster's post
on the iteration::two blog:

http://www.richinternetapps.com/archives/000140.html

It sheds some great light on the power of FES.

Regards,
Dave.

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222870
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Strange time out issue, I think?

2005-11-01 Thread Ian Skinner
We are in the process of upgrading our production server from an old box 
running Windows 2000 server with IIS% and CFMX 6.1 Standard to and new box 
running Windows 2003 server with IIS6 and CFMX 7.01 Enterprise, multi-instance.

We are testing an application that at one point had a very long running query, 
sometimes on the order of 40 minutes when things where bad.  Hopefully this is 
been greatly reduced to a few seconds, but that is a separate issue.  While 
testing the bad query on the new box, it would process for several minutes.  
But before all was done, a security dialog box would popup and after 
re-entering appropriate details, a page would be returned, but no data.  

This does not happen on the old box.  Anybody have any idea where this maybe 
coming from?  My first idea is something changed between IIS5 and IIS6 or 
possibly between Win2000 Server and Win2003 server.  But it could also be 
something with the upgraded CF server.  We can not find any good suspects to 
fix.  Hopefully somebody can provide us with an likely lineup.




--
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA
 
"C code. C code run. Run code run. Please!"
- Cynthia Dunning

Confidentiality Notice:  This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message. 



~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222873
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Handling authentication when linking sites with WDDX

2005-11-01 Thread Dave Reynolds
I have been trying to figure out the best way to tackle this:

I am trying to set up a web app which is essentially an information 
broker that provides chunks of data to other web apps.  To make things 
simple for this discussion lets say I am extracting images from my DB 
and then passing them on to another web app which is outside of my 
control.  Assume CFMX7 on the local site and some unknown WDDX capable 
setup on the remote site.

Using WDDX to transfer the data between the sites I've got it working 
right now but the part I am stuck on is authentication.

How do I ensure that only specific people/sites can access these WDDX 
packets(images)?  Presumably the user is authenticated on the remote web 
app, but my app has no knowledge of this session; I am outside of the 
scope of the remote application.

The most obvious way I can think of would be to just pass the username 
and password through the url whenever you call for the image on the 
remote site.  They would be hardcoded within the img src parameter. 
That way you don't have to worry about sessions at all.  The problem 
with this is you have the user/password just sitting there in plaintext 
in your browser history etc.

You could use a form to pass the user info which would hide the 
information from plain view but that would start to get ugly having to 
pass form vars every time you wanted to display one of my "protected" 
images in your web app.  I'd like to keep it as clean & straightforward 
as possible.

You could have the remote app authenticate against the local app after 
the user initially signed in on the remote app.  The problem I see here 
is that the 2 sessions could get out of sync and if one expires before 
the other it would essentially break all the image links.

I thought about cookies but I like to avoid them if possible.

There has got to be a better way to handle this...

Any ideas?

Dave Reynolds


~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222874
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Time Block

2005-11-01 Thread Matt Robertson
I wrote and posted cf_Blackout in the devex years ago. Feed it a time
range and it blacks you out for that range.  Its smart enough to cross
midnight (i.e. it understands and 11pm to 6 am blackout).  Here's a
very slightly revised version of the posted code.




























 


--
--mattRobertson--
Janitor, MSB Web Systems
mysecretbase.com

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222872
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: OT: another regex

2005-11-01 Thread Paul
Very cool, thanks!  (They did need to be escaped btw)

-Original Message-
From: Jerry Johnson [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, November 01, 2005 12:24 PM
To: CF-Talk
Subject: Re: OT: another regex

Something like:

","ALL")>

(although $ and { and } might need to be escaped)


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222869
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: ColdFusion and WebLogic

2005-11-01 Thread Dave Watts
> Hi, everyone.  A client of mine is telling me that their hardware
> providers may have force them to switch their site (written in
> ColdFusion) to WebLogic.  To be honest, I hardly know what that means.
> I have seen that ColdFusion can be made to run in WebLogic, but the
> client may not have that option.

Their hardware providers? That's pretty strange - it seems to me that this
would be a tremendous burden for them to place on their customers. Perhaps
your client should seek a new hardware provider.

But in any case, CFMX Enterprise can run on WebLogic, when installed using
the J2EE installation option.

> What language would that be?  Java?  If so...

Yes. More specifically, your web applications would be written in Java as
servlets and/or JSP pages, primarily.

> Someone told me that because MX runs with Java underneath, there 
> is a way to "unwrap" ColdFusion code to get at the Java underneath, 
> thereby allowing me to switch over without rewriting the code from 
> scratch. Is this true? Easy? Impossible?

No, you'll have to rewrite your application. With CFMX 6.0, you could get at
the Java source code generated by CF pages, but with newer versions of CFMX
this isn't accessible any more, since your CF pages get compiled directly to
Java bytecode, bypassing the Java source code. But even if you could get to
that, it wouldn't be very maintainable, so for all practical purposes you'd
have to rewrite it anyway.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized 
instruction at our training centers in Washington DC, Atlanta, 
Chicago, Baltimore, Northern Virginia, or on-site at your location. 
Visit http://training.figleaf.com/ for more information!


~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222868
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


ColdFusion and WebLogic

2005-11-01 Thread Cornillon, Matthieu \(Consultant\)
Hi, everyone.  A client of mine is telling me that their hardware
providers may have force them to switch their site (written in
ColdFusion) to WebLogic.  To be honest, I hardly know what that means.
I have seen that ColdFusion can be made to run in WebLogic, but the
client may not have that option.  Assuming that I have to recreate the
code in WebLogic, I have a few questions:
 
What language would that be?  Java?  If so...
 
Someone told me that because MX runs with Java underneath, there is a
way to "unwrap" ColdFusion code to get at the Java underneath, thereby
allowing me to switch over without rewriting the code from scratch.  Is
this true?  Easy?  Impossible?
 
Thanks in advance,
Matthieu
 
 


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222867
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


client variables and migration of site

2005-11-01 Thread Cornillon, Matthieu \(Consultant\)
The site that I maintain uses a client variable store that sits in
Oracle.  At some point in the near future, the entire site (web and
database servers) is being migrated to new equipment.  The people
handling the migration will shut off all web connections to the old
site, take a snapshot of all data, and move it over to the new site
before restoring the connections.  The database information will be part
of this move.  My question regards how to handle the client variable
store: should I pull over the client variable data just like the other
data in other tables, or should I start the new server with a fresh and
empty table and let it re-populate?

The latter option seems like it might be the way to go, as long as the
client variable data's disappearance won't be a big problem.  But I
wanted to know if (a) anyone on the list had advice either way, or (b)
whether anyone knew if trying to copy over client variable data would
cause a system problem due to potential duplicate CFID/CFTOKEN pairs or
something like that.

Any thoughts?

Thanks in advance,
Matthieu

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222866
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: ColdFusion MX7 and Flex Recommendations

2005-11-01 Thread Tony
coldfusion is going away?

ohhh no, not again
its windows this time isnt it.  windows xr
will be taking coldfusion down!!!

/me runs and hides :)

tw

On 11/1/05, Dave Carabetta <[EMAIL PROTECTED]> wrote:
> On 11/1/05, Sean Corfield <[EMAIL PROTECTED]> wrote:
> > On 10/27/05, Ali Awan <[EMAIL PROTECTED]> wrote:
> > > So will the Enterprise Services be similar to what I was thinking of 
> > > Flex1.5?
> >
> > Enterprise Services will provide a lot of data-related and messaging
> > stuff (e.g., JMS connectivity).
> >
> > > From what I read at Macromedia Labs, it seems that with Flex Enterprise 
> > > Services, you can talk directly to the database?
> >
> > Not sure where you got from? URL please? I don't remember reading that.
> >
> > > Eliminating the need for Coldfusion?  Or do I have this wrong?
> >
> > You have something wrong - why does every CFer seem to assume that
> > ColdFusion is always "eliminated" by something?
> >
> > > I guess I wonder where CF would fit into the picture with Flex Enterprise 
> > > Services...
> >
> > Same way it would without Enterprise Services.
>
> I think a great overview to read would be from Steven Webster's post
> on the iteration::two blog:
>
> http://www.richinternetapps.com/archives/000140.html
>
> It sheds some great light on the power of FES.
>
> Regards,
> Dave.
>
> 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222871
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: another regex

2005-11-01 Thread Munson, Jacob
Give this a go:

 
","all")>
  

> -Original Message-
> From: Paul [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, November 01, 2005 12:17 PM
> To: CF-Talk
> Subject: OT: another regex
> 
> Regular expressions are so hard to find online because I have 
> no idea how to
> concisely google what I'm after.
> 
>  
> 
> My input data may contain strings like $${POD[1]} or 
> $${STRING}.  I would
> like to know how to replace the instances of "$${" with " (an opening
> html comment in case that doesn't come through).  Then I'd 
> like to replace
> the corresponding "}" with "-->" - the closing html comment.  
> I thought I
> was on to something but I wound up replacing all } brackets 
> in the document,
> including those in my stylesheet definitions.
> 
>  
> 
> Thanks for the help!


[INFO] -- Access Manager:
This transmission may contain information that is privileged, confidential 
and/or exempt from disclosure under applicable law.  If you are not the 
intended recipient, you are hereby notified that any disclosure, copying, 
distribution, or use of the information contained herein (including any 
reliance thereon) is STRICTLY PROHIBITED. If you received this transmission in 
error, please immediately contact the sender and destroy the material in its 
entirety, whether in electronic or hard copy format.  Thank you.   A2



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222865
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: OT: another regex

2005-11-01 Thread Jerry Johnson
Something like:

","ALL")>

(although $ and { and } might need to be escaped)

On 11/1/05, Paul <[EMAIL PROTECTED]> wrote:
> Regular expressions are so hard to find online because I have no idea how to
> concisely google what I'm after.
>
>
>
> My input data may contain strings like $${POD[1]} or $${STRING}.  I would
> like to know how to replace the instances of "$${" with " html comment in case that doesn't come through).  Then I'd like to replace
> the corresponding "}" with "-->" - the closing html comment.  I thought I
> was on to something but I wound up replacing all } brackets in the document,
> including those in my stylesheet definitions.
>
>
>
> Thanks for the help!
>
>
>
> Paul
>
>
>
> 

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222864
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


OT: another regex

2005-11-01 Thread Paul
Regular expressions are so hard to find online because I have no idea how to
concisely google what I'm after.

 

My input data may contain strings like $${POD[1]} or $${STRING}.  I would
like to know how to replace the instances of "$${" with "" - the closing html comment.  I thought I
was on to something but I wound up replacing all } brackets in the document,
including those in my stylesheet definitions.

 

Thanks for the help!

 

Paul



~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222863
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Rumors from Max...

2005-11-01 Thread Jeff Small
Okay, I'll go first...

"Rumor is, Adobe might release CF to the open source community..."

That was the best one I heard...any others have any wild ones to report?


~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222862
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Passing functions as arguments?

2005-11-01 Thread Kenton Gray
In other languages I learned the joy of passing function references  
as arguments, is such a thing possible in coldfusion?

If I could pass in a reference to a function as an argument, life  
would be nice. If there is no exact way are there any work arounds?

Kenton

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222861
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: ColdFusion MX7 and Flex Recommendations

2005-11-01 Thread Sean Corfield
On 10/27/05, Ali Awan <[EMAIL PROTECTED]> wrote:
> So will the Enterprise Services be similar to what I was thinking of Flex1.5?

Enterprise Services will provide a lot of data-related and messaging
stuff (e.g., JMS connectivity).

> From what I read at Macromedia Labs, it seems that with Flex Enterprise 
> Services, you can talk directly to the database?

Not sure where you got from? URL please? I don't remember reading that.

> Eliminating the need for Coldfusion?  Or do I have this wrong?

You have something wrong - why does every CFer seem to assume that
ColdFusion is always "eliminated" by something?

> I guess I wonder where CF would fit into the picture with Flex Enterprise 
> Services...

Same way it would without Enterprise Services.
--
Sean A Corfield -- http://corfield.org/
Got frameworks?

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

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222860
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Oracle XE & CFMX7 Standard

2005-11-01 Thread Adam Churvis
Microsoft released SQL Server 2005 and Visual Studio 2005 to manufacturing
over the weekend, and it's available for download from MSDN right now, I
believe.

Respectfully,

Adam Phillip Churvis
Member of Team Macromedia
Certified Advanced ColdFusion MX 7 Developer
http://www.ProductivityEnhancement.com

Download Plum and other cool development tools,
and get advanced intensive Master-level training:

* C# & ASP.NET for ColdFusion Developers
* ColdFusion MX Master Class
* Advanced Development with CFMX and SQL Server 2000

- Original Message - 
From: "Dave Watts" <[EMAIL PROTECTED]>
To: "CF-Talk" 
Sent: Tuesday, November 01, 2005 11:33 AM
Subject: RE: Oracle XE & CFMX7 Standard


> > FYI, those are identical restrictions to the MS SQL Server
> > Express restrictions (but this time MS was first! :) )
>
> First to announce, but not first to deliver - the final version of SQL
> Server 2005 hasn't been released yet.
>
> Dave Watts, CTO, Fig Leaf Software
> http://www.figleaf.com/
>
> Fig Leaf Software provides the highest caliber vendor-authorized
> instruction at our training centers in Washington DC, Atlanta,
> Chicago, Baltimore, Northern Virginia, or on-site at your location.
> Visit http://training.figleaf.com/ for more information!
>
>
> 

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222859
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Oracle XE & CFMX7 Standard

2005-11-01 Thread Dave Watts
> Oracle XE is beta right now, and SQL Server 2005 is available 
> right now if you have the right connections, otherwise you can 
> wait 6 days for the official launch date. Did Oracle say when 
> they will release a final version of XE?

You're right - I didn't even see the "beta" mention on the Oracle page. I
have no idea when the final release will be. So Microsoft is first!

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized 
instruction at our training centers in Washington DC, Atlanta, 
Chicago, Baltimore, Northern Virginia, or on-site at your location. 
Visit http://training.figleaf.com/ for more information!

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222858
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Oracle XE & CFMX7 Standard

2005-11-01 Thread Matt Robertson
Doesn't SQL Server Express have a connection limit?  Or was that MSDE?

--
--mattRobertson--
Janitor, MSB Web Systems
mysecretbase.com

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222857
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Oracle XE & CFMX7 Standard

2005-11-01 Thread Munson, Jacob
> First to announce, but not first to deliver - the final version of SQL
> Server 2005 hasn't been released yet.

Oracle XE is beta right now, and SQL Server 2005 is available right now
if you have the right connections, otherwise you can wait 6 days for the
official launch date.  Did Oracle say when they will release a final
version of XE?

This transmission may contain information that is privileged, confidential 
and/or exempt from disclosure under applicable law. If you are not the intended 
recipient, you are hereby notified that any disclosure, copying, distribution, 
or use of the information contained herein (including any reliance thereon) is 
STRICTLY PROHIBITED. If you received this transmission in error, please 
immediately contact the sender and destroy the material in its entirety, 
whether in electronic or hard copy format. Thank you. A1.



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222856
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Oracle XE & CFMX7 Standard

2005-11-01 Thread Dave Watts
> FYI, those are identical restrictions to the MS SQL Server 
> Express restrictions (but this time MS was first! :) )

First to announce, but not first to deliver - the final version of SQL
Server 2005 hasn't been released yet.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized 
instruction at our training centers in Washington DC, Atlanta, 
Chicago, Baltimore, Northern Virginia, or on-site at your location. 
Visit http://training.figleaf.com/ for more information!


~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222855
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: ColdFusion Podcast Series | Tips, Tricks and News

2005-11-01 Thread Jim Davis
> -Original Message-
> From: Raymond Camden [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, November 01, 2005 10:45 AM
> To: CF-Talk
> Subject: Re: ColdFusion Podcast Series | Tips, Tricks and News
> 
> Dumb question - but how in the heck do you add it in iTunes? I see no
> way to "Add Podcast" in the Podcasts area.

Dumber question... but is there anything "special" about the link that I
don't see?

I don't likey the iTunes and clicked the link to listen in WMP... but the
system surged for a while and then (the hated son of darkness) QuickTime
player came up in the browser.

I'm not sure if this has something to do with the way the link is presented
or if, despite my protestations to the contrary the damn QuickTime install
hijacked something.

(Once I right-clicked and saved it worked fine however... loaded on my PPC
and ready for my next commute.)

Jim Davis




~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222854
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Oracle XE & CFMX7 Standard

2005-11-01 Thread Munson, Jacob
> Thats a big ditto.  From the Oracle Express FAQ:
> 
> -supports up to 4gb of user data
> -single instance only on a server
> -only uses and executes on one processor
> -can use up to 1GB of RAM

FYI, those are identical restrictions to the MS SQL Server Express
restrictions (but this time MS was first! :) )

This transmission may contain information that is privileged, confidential 
and/or exempt from disclosure under applicable law. If you are not the intended 
recipient, you are hereby notified that any disclosure, copying, distribution, 
or use of the information contained herein (including any reliance thereon) is 
STRICTLY PROHIBITED. If you received this transmission in error, please 
immediately contact the sender and destroy the material in its entirety, 
whether in electronic or hard copy format. Thank you. A1.



~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222853
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Oracle XE & CFMX7 Standard

2005-11-01 Thread Matt Robertson
On 11/1/05, Dave Watts <[EMAIL PROTECTED]> wrote:
> ...I haven't tried to use the new
> Express database, although I'm very excited to see Oracle and MS put free
> databases out there.

Thats a big ditto.  From the Oracle Express FAQ:

-supports up to 4gb of user data
-single instance only on a server
-only uses and executes on one processor
-can use up to 1GB of RAM

uh... *wow*.

--
--mattRobertson--
Janitor, MSB Web Systems
mysecretbase.com

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222852
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: ColdFusion Podcast Series | Tips, Tricks and News

2005-11-01 Thread C. Hatton Humphrey
On 11/1/05, Raymond Camden <[EMAIL PROTECTED]> wrote:
> Found it. Had to go to it via the store. Seems a bit silly  I can't
> just add a URL.

You can by adding it using the Advanced menu

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222851
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: ColdFusion Podcast Series | Tips, Tricks and News

2005-11-01 Thread Raymond Camden
Found it. Had to go to it via the store. Seems a bit silly  I can't
just add a URL.

On 11/1/05, Raymond Camden <[EMAIL PROTECTED]> wrote:
> Dumb question - but how in the heck do you add it in iTunes? I see no
> way to "Add Podcast" in the Podcasts area.
>
> On 10/31/05, John Wilker <[EMAIL PROTECTED]> wrote:
> > yeah 2 just got pulled in via iTunes.
> >
> > Can't wait to listen.
> >
> > On 10/31/05, Michael Haynie <[EMAIL PROTECTED]> wrote:
> > >
> > > Episode II is up now, lots of good stuff including Ajax and Google Maps
> > > API. If you are subscribed via iTunes, it seems to be lagging on the new
> > > episode, but ipodder and the rest pulled it as we published. So, episode 
> > > II
> > > is there as well. Thanks for the kind words and we hope to do one weekly 
> > > and
> > > incorporate code, examples, and news. Thanks for listening!
> > >
> > > Michael
> > >
> > >
> > >
> >
> > 

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222850
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: ColdFusion Podcast Series | Tips, Tricks and News

2005-11-01 Thread John Wilker
You can do a search in a podcast section of iTunes for ColdFusion to find
it. Or if you have the Feed URL , go Advanced -> Ubscribve to Podcast.

J

On 11/1/05, Raymond Camden <[EMAIL PROTECTED]> wrote:
>
> Dumb question - but how in the heck do you add it in iTunes? I see no
> way to "Add Podcast" in the Podcasts area.
>
> On 10/31/05, John Wilker <[EMAIL PROTECTED]> wrote:
> > yeah 2 just got pulled in via iTunes.
> >
> > Can't wait to listen.
> >
> > On 10/31/05, Michael Haynie <[EMAIL PROTECTED]> wrote:
> > >
> > > Episode II is up now, lots of good stuff including Ajax and Google
> Maps
> > > API. If you are subscribed via iTunes, it seems to be lagging on the
> new
> > > episode, but ipodder and the rest pulled it as we published. So,
> episode II
> > > is there as well. Thanks for the kind words and we hope to do one
> weekly and
> > > incorporate code, examples, and news. Thanks for listening!
> > >
> > > Michael
> > >
> > >
> > >
> >
> >
>
> 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222849
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: ColdFusion Podcast Series | Tips, Tricks and News

2005-11-01 Thread Mark Drew
I belive its on the top right, little label

MD

On 01/11/05, Raymond Camden <[EMAIL PROTECTED]> wrote:
> Dumb question - but how in the heck do you add it in iTunes? I see no
> way to "Add Podcast" in the Podcasts area.
>
> On 10/31/05, John Wilker <[EMAIL PROTECTED]> wrote:
> > yeah 2 just got pulled in via iTunes.
> >
> > Can't wait to listen.
> >
> > On 10/31/05, Michael Haynie <[EMAIL PROTECTED]> wrote:
> > >
> > > Episode II is up now, lots of good stuff including Ajax and Google Maps
> > > API. If you are subscribed via iTunes, it seems to be lagging on the new
> > > episode, but ipodder and the rest pulled it as we published. So, episode 
> > > II
> > > is there as well. Thanks for the kind words and we hope to do one weekly 
> > > and
> > > incorporate code, examples, and news. Thanks for listening!
> > >
> > > Michael
> > >
> > >
> > >
> >
> >
>
> 

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222848
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: ColdFusion Podcast Series | Tips, Tricks and News

2005-11-01 Thread Jerry Johnson
I used the search box, and searched for Coldfusion. It was the top
spot. I also then saw a webdev podCast I also downloaded.

To get the old (first one), I downloaded the .mp3 from the websited
and dragged it onto my iPod in iTunes.



On 11/1/05, Raymond Camden <[EMAIL PROTECTED]> wrote:
> Dumb question - but how in the heck do you add it in iTunes? I see no
> way to "Add Podcast" in the Podcasts area.
>
> On 10/31/05, John Wilker <[EMAIL PROTECTED]> wrote:
> > yeah 2 just got pulled in via iTunes.
> >
> > Can't wait to listen.
> >
> > On 10/31/05, Michael Haynie <[EMAIL PROTECTED]> wrote:
> > >
> > > Episode II is up now, lots of good stuff including Ajax and Google Maps
> > > API. If you are subscribed via iTunes, it seems to be lagging on the new
> > > episode, but ipodder and the rest pulled it as we published. So, episode 
> > > II
> > > is there as well. Thanks for the kind words and we hope to do one weekly 
> > > and
> > > incorporate code, examples, and news. Thanks for listening!
> > >
> > > Michael
> > >
> > >
> > >
> >
> >
>
> 

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222847
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CFContent cancels out JS

2005-11-01 Thread daniel kessler
well, I'd like the blank window to close instead of just sitting there with the 
user wondering what to do.
It doesn't seem that I can put a close before the cfcontent either.

I put this content on a seperate page because otherwise it tries to take all my 
page information (banner, menus, etc) and tries to make a file out of that too. 
 So now it goes to a seperate page, sets up the content, then does a cfcontent. 
 This page appears empty so I'd like to close it.

Did I explain that well or am I missing the question?

>> I display a database (cfdump) with a "download database" button at  
>> the top.  That'll take you to another page that downloads the  
>> database using the table as a file_name.  This is done through  
>> cfcontent.
>> When I do this, it opens up a new window, so at the end of the CF  
>> code, I put some js, window.close(); to get rid of the window.   
>> Unfortunately, with cfcontent in the page, the window.close() is  
>> ignored.  Remove the cfcontent and all is fine.
>
>If you tell your browser that your content is for Excel, your content has to
>be understandable by Excel. Excel understands HTML, but not JavaScript. But
>in any case, I'm not sure what you're trying to accomplish. Do you really
>want the window to close as soon as it appears?

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222845
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: ColdFusion Podcast Series | Tips, Tricks and News

2005-11-01 Thread Raymond Camden
Dumb question - but how in the heck do you add it in iTunes? I see no
way to "Add Podcast" in the Podcasts area.

On 10/31/05, John Wilker <[EMAIL PROTECTED]> wrote:
> yeah 2 just got pulled in via iTunes.
>
> Can't wait to listen.
>
> On 10/31/05, Michael Haynie <[EMAIL PROTECTED]> wrote:
> >
> > Episode II is up now, lots of good stuff including Ajax and Google Maps
> > API. If you are subscribed via iTunes, it seems to be lagging on the new
> > episode, but ipodder and the rest pulled it as we published. So, episode II
> > is there as well. Thanks for the kind words and we hope to do one weekly and
> > incorporate code, examples, and news. Thanks for listening!
> >
> > Michael
> >
> >
> >
>
> 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222846
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Problems with sessions in CF 5

2005-11-01 Thread Ali Awan
That sounds about right.

So what would be a good alternative?

Setting a session or cookie on every page to something like the
cgi.script_name, and then checking for the existence and value of it?

 

Something like "session.this_page=#cgi.script_name#"?

 

Thanks,

Ali

 

>Adam H wrote

Software firewall is installed and blocking http referral information. I

think its BlackIce that does the ~~~.



~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222844
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Modify class file w/o having to restart CF service

2005-11-01 Thread Jeff S
I added true to the WEB-INF/jrun-web.xml file, restarted the 
CF service but alas the bytecode is still being cached.  
I referenced 
http://livedocs.macromedia.com/jrun/4/Getting_Started_with_JRun/intro5.htm to 
make my changes.
I'm not running CF Enterprise if that makes a difference.  






> JRun has a couple settings to allow this.  I'm not sure exactly how
> they work, but they go in jrun-web.xml in your WEB-INF directory. 
> Check the JRun docs for details, but I believe it's just:
> 
> true
> true
> 
> You'll only need the former, since you're compiling your Java 
> elsewhere.
> 
> cheers,
> barneyb
> 
> On 10/31/05, Jeff S <[EMAIL PROTECTED]> wrote:
> > I'm creating classes to use in my apps but I need to find a way keep 
> from having to restart the CF service everytime I make a change to the 
> class file?
> > We have several developers working on one machine so it isn't 
> feasible to restart the CF service everytime a small edit is made to a 
> class file.
> > I write my java code to have a main function so I can compile and 
> test on my machine before putting it on the CF machine, but even then 
> restarts are too numerous and inconvenience other developers too much.
> 
> >
> >
> 
> --
> Barney Boisvert
> [EMAIL PROTECTED]
> 360.319.6145
> http://www.barneyb.com/
> 
> Got Gmail? I have 100 invites.

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222843
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Oracle XE & CFMX7 Standard

2005-11-01 Thread Dave Watts
> Now that Oracle has released a free database
> (http://www.oracle.com/technology/products/database/xe/index.html), 
> is there anything stopping me from using it with a CF MX7 Standard
> installation?  Are the necessary drivers included with MX7 or do I
> need to use an ODBC passthrough?

CFMX Standard doesn't come with Oracle drivers. However, you can download
Oracle JDBC drivers from Oracle's site. I haven't tried to use the new
Express database, although I'm very excited to see Oracle and MS put free
databases out there.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized 
instruction at our training centers in Washington DC, Atlanta, 
Chicago, Baltimore, Northern Virginia, or on-site at your location. 
Visit http://training.figleaf.com/ for more information!


~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222842
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CFContent cancels out JS

2005-11-01 Thread Dave Watts
> I display a database (cfdump) with a "download database" button at  
> the top.  That'll take you to another page that downloads the  
> database using the table as a file_name.  This is done through  
> cfcontent.
> When I do this, it opens up a new window, so at the end of the CF  
> code, I put some js, window.close(); to get rid of the window.   
> Unfortunately, with cfcontent in the page, the window.close() is  
> ignored.  Remove the cfcontent and all is fine.

If you tell your browser that your content is for Excel, your content has to
be understandable by Excel. Excel understands HTML, but not JavaScript. But
in any case, I'm not sure what you're trying to accomplish. Do you really
want the window to close as soon as it appears?

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized 
instruction at our training centers in Washington DC, Atlanta, 
Chicago, Baltimore, Northern Virginia, or on-site at your location. 
Visit http://training.figleaf.com/ for more information!


~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222841
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Happy Halloween - Lighthouse Pro released

2005-11-01 Thread Raymond Camden
This is just an FYI, but two bugs have been fixed locally and will be
packaged up, but later tonight.

On 11/1/05, Aaron Rouse <[EMAIL PROTECTED]> wrote:
> I will try to remember to later on today after my meetings. The users screen
> was a bad example since expanding the browser would fix it but the projects
> screen nothing would fix it in regards to changing the size of the browser.
>
> On 10/31/05, Raymond Camden <[EMAIL PROTECTED]> wrote:
> >
> > I didn't test much with IE6 - so I'm not surprised. Can I make a
> > request though - would you mind posting this to the LHP support
> > forums?
> >
> >
>
>
> 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222840
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Track CF errors

2005-11-01 Thread Dave Watts
> But it is not allowed to set an cfmail tag in a error 
> handling template.

This depends on your CFERROR tag. If you use CFERROR with TYPE="REQUEST",
you can't have any CFML tags or functions in your error handler, including
CFMAIL. If you use CFERROR with TYPE="EXCEPTION", you can have whatever code
you want in your error handler.

Ideally, you'll use CFERROR TYPE="EXCEPTION" to catch any unhandled
exceptions across your application. You may use CFERROR TYPE="REQUEST" to
show a message to the user if your error handler itself generates an error.
That's about all CFERROR TYPE="REQUEST" can do, without relying on
client-side scripting to call another page to run error-handling
functionality.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized 
instruction at our training centers in Washington DC, Atlanta, 
Chicago, Baltimore, Northern Virginia, or on-site at your location. 
Visit http://training.figleaf.com/ for more information!


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222839
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CFContent cancels out JS

2005-11-01 Thread Dawson, Michael
GFI MailSecurity's HTML 
threat engine found HTML scripts in this email and has disabled 
them.Hmmm.  The only place I've seen this happen is with Firefox 
where it
opens a window, or tab, when you click a link that starts a download.

However, I have not seen this happen in IE.

Technically, I don't see how you can download a stream, then have the
browser take another action.  Usually, the page doesn't change, but you
get the "File Save" dialog box only.

M!ke

-Original Message-
From: Daniel Kessler [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, November 01, 2005 8:20 AM
To: CF-Talk
Subject: CFContent cancels out JS

I display a database (cfdump) with a "download database" button at the
top.  That'll take you to another page that downloads the database using
the table as a file_name.  This is done through cfcontent.
When I do this, it opens up a new window, so at the end of the CF  
code, I put some js, window.close(); to get rid of the window.   
Unfortunately, with cfcontent in the page, the window.close() is
ignored.  Remove the cfcontent and all is fine.

What is a good way to close this window then?

Here's my code:




SELECT *
FROM #url.table#




   







 #content#


 

 


 #content#

 





~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222838
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: cfmail limitations

2005-11-01 Thread Dawson, Michael
>From what I remember, it was 40 addresses at one time.  However, I may
have also heard that the limit was either removed or increased.

There is an easy way to tell.  Just write a test cfmail tag and add a
bunch of addresses until it craps out or you reach an unrealistic limit.

M!ke 

-Original Message-
From: Vance M. Duke [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, November 01, 2005 8:26 AM
To: CF-Talk
Subject: RE: cfmail limitations

I remember reading somewhere, that it is limited.  I believe I also ran
across an error once when trying too many email addresses.  I do not
remember if it was addresses or if it was characters.

Vance

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222837
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Oracle XE & CFMX7 Standard

2005-11-01 Thread Adrocknaphobia
I haven't used the Express Edition, but I assume you connect through
the tradional DataDirect Oracle drivers that ship with the Enterprise
version of ColdFusion.

-Adam

On 10/31/05, Pete Ruckelshaus <[EMAIL PROTECTED]> wrote:
> Now that Oracle has released a free database
> (http://www.oracle.com/technology/products/database/xe/index.html), is
> there anything stopping me from using it with a CF MX7 Standard
> installation?  Are the necessary drivers included with MX7 or do I
> need to use an ODBC passthrough?
>
> Thanks,
>
> Pete
>
> 

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222836
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Track CF errors

2005-11-01 Thread Bobby Hartsfield
Sure you can. Try it first :)
 
..:.:.:.:.:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com
-Original Message-
From: Daniel Hikel [mailto:[EMAIL PROTECTED] 
Sent: Monday, October 31, 2005 9:20 AM
To: CF-Talk
Subject: AW: Track CF errors

Thanks, for your help,

But it is not allowed to set an cfmail tag in a error handling template.

Does anybody have another solution?
`
Thanks

Daniel

-Ursprüngliche Nachricht-
Von: Bobby Hartsfield [mailto:[EMAIL PROTECTED] 
Gesendet: Montag, 31. Oktober 2005 23:14
An: CF-Talk
Betreff: RE: Track CF errors


Yes, use the cferror tag to handle the errors. Put the cferror tag in your
application.cfm, in your error handling template, put a cfmail tag that send
you all of the error information. (there will be a structure called error)

There was a recent discussion on error handling that involved storing the
error information in the applications database and sending a "You have
errors" email to let you know to check the databse. It was a little more in
depth than that but worth looking into. I personally thought it was an
excellent idea.


 
:.:.:.:.:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com
-Original Message-
From: Daniel Hikel [mailto:[EMAIL PROTECTED] 
Sent: Sunday, October 30, 2005 4:47 PM
To: CF-Talk
Subject: Track CF errors

Hello !!

I am using CFMX 6.1 on Debian. Does anybody know a solution that coldfusion
send very error to my e-mail address?

Thanks in advance

Daniel









~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222835
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Track CF errors

2005-11-01 Thread Robertson-Ravo, Neil (RX)
"whom"

;-)



-Original Message-
From: John Beynon [mailto:[EMAIL PROTECTED] 
Sent: 01 November 2005 14:28
To: CF-Talk
Subject: Re: Track CF errors

>But it is not allowed

by who?

On 10/31/05, Daniel Hikel <[EMAIL PROTECTED]> wrote:
> Thanks, for your help,
>
> But it is not allowed to set an cfmail tag in a error handling template.
>
> Does anybody have another solution?
> `
> Thanks
>
> Daniel
>
> -Ursprüngliche Nachricht-
> Von: Bobby Hartsfield [mailto:[EMAIL PROTECTED]
> Gesendet: Montag, 31. Oktober 2005 23:14
> An: CF-Talk
> Betreff: RE: Track CF errors
>
>
> Yes, use the cferror tag to handle the errors. Put the cferror tag in your
> application.cfm, in your error handling template, put a cfmail tag that
send
> you all of the error information. (there will be a structure called error)
>
> There was a recent discussion on error handling that involved storing the
> error information in the applications database and sending a "You have
> errors" email to let you know to check the databse. It was a little more
in
> depth than that but worth looking into. I personally thought it was an
> excellent idea.
>
>
>
> ...:.:.:.:.:.:.:.:.:.:.:.:.:.:.
> Bobby Hartsfield
> http://acoderslife.com
> -Original Message-
> From: Daniel Hikel [mailto:[EMAIL PROTECTED]
> Sent: Sunday, October 30, 2005 4:47 PM
> To: CF-Talk
> Subject: Track CF errors
>
> Hello !!
>
> I am using CFMX 6.1 on Debian. Does anybody know a solution that
coldfusion
> send very error to my e-mail address?
>
> Thanks in advance
>
> Daniel
>
>
>
>
>
>
>
> 



~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222834
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Track CF errors

2005-11-01 Thread John Beynon
>But it is not allowed

by who?

On 10/31/05, Daniel Hikel <[EMAIL PROTECTED]> wrote:
> Thanks, for your help,
>
> But it is not allowed to set an cfmail tag in a error handling template.
>
> Does anybody have another solution?
> `
> Thanks
>
> Daniel
>
> -Ursprüngliche Nachricht-
> Von: Bobby Hartsfield [mailto:[EMAIL PROTECTED]
> Gesendet: Montag, 31. Oktober 2005 23:14
> An: CF-Talk
> Betreff: RE: Track CF errors
>
>
> Yes, use the cferror tag to handle the errors. Put the cferror tag in your
> application.cfm, in your error handling template, put a cfmail tag that send
> you all of the error information. (there will be a structure called error)
>
> There was a recent discussion on error handling that involved storing the
> error information in the applications database and sending a "You have
> errors" email to let you know to check the databse. It was a little more in
> depth than that but worth looking into. I personally thought it was an
> excellent idea.
>
>
>
> ...:.:.:.:.:.:.:.:.:.:.:.:.:.:.
> Bobby Hartsfield
> http://acoderslife.com
> -Original Message-
> From: Daniel Hikel [mailto:[EMAIL PROTECTED]
> Sent: Sunday, October 30, 2005 4:47 PM
> To: CF-Talk
> Subject: Track CF errors
>
> Hello !!
>
> I am using CFMX 6.1 on Debian. Does anybody know a solution that coldfusion
> send very error to my e-mail address?
>
> Thanks in advance
>
> Daniel
>
>
>
>
>
>
>
> 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222833
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: cfmail limitations

2005-11-01 Thread Vance M. Duke
I remember reading somewhere, that it is limited.  I believe I also ran across 
an error once when trying too many email addresses.  I do not remember if it 
was addresses or if it was characters.

Vance


-Original Message-
From: Wurst, Keith D. [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, November 01, 2005 7:47 AM
To: CF-Talk
Subject: cfmail limitations

hi everyone. is there any limitation to the number of email address that
can be placed in a "bcc" attribute within a cfmail tag? thanks for the
help.



~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222832
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Track CF errors

2005-11-01 Thread Robertson-Ravo, Neil (RX)
Eh? Yes you can easily add a cfmail tag to an error "handler".



-Original Message-
From: Daniel Hikel [mailto:[EMAIL PROTECTED] 
Sent: 31 October 2005 14:20
To: CF-Talk
Subject: AW: Track CF errors

Thanks, for your help,

But it is not allowed to set an cfmail tag in a error handling template.

Does anybody have another solution?
`
Thanks

Daniel

-Ursprüngliche Nachricht-
Von: Bobby Hartsfield [mailto:[EMAIL PROTECTED] 
Gesendet: Montag, 31. Oktober 2005 23:14
An: CF-Talk
Betreff: RE: Track CF errors


Yes, use the cferror tag to handle the errors. Put the cferror tag in your
application.cfm, in your error handling template, put a cfmail tag that send
you all of the error information. (there will be a structure called error)

There was a recent discussion on error handling that involved storing the
error information in the applications database and sending a "You have
errors" email to let you know to check the databse. It was a little more in
depth than that but worth looking into. I personally thought it was an
excellent idea.


 
...:.:.:.:.:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com
-Original Message-
From: Daniel Hikel [mailto:[EMAIL PROTECTED] 
Sent: Sunday, October 30, 2005 4:47 PM
To: CF-Talk
Subject: Track CF errors

Hello !!

I am using CFMX 6.1 on Debian. Does anybody know a solution that coldfusion
send very error to my e-mail address?

Thanks in advance

Daniel









~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222831
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


AW: Track CF errors

2005-11-01 Thread Daniel Hikel
Thanks, for your help,

But it is not allowed to set an cfmail tag in a error handling template.

Does anybody have another solution?
`
Thanks

Daniel

-Ursprüngliche Nachricht-
Von: Bobby Hartsfield [mailto:[EMAIL PROTECTED] 
Gesendet: Montag, 31. Oktober 2005 23:14
An: CF-Talk
Betreff: RE: Track CF errors


Yes, use the cferror tag to handle the errors. Put the cferror tag in your
application.cfm, in your error handling template, put a cfmail tag that send
you all of the error information. (there will be a structure called error)

There was a recent discussion on error handling that involved storing the
error information in the applications database and sending a "You have
errors" email to let you know to check the databse. It was a little more in
depth than that but worth looking into. I personally thought it was an
excellent idea.


 
...:.:.:.:.:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com
-Original Message-
From: Daniel Hikel [mailto:[EMAIL PROTECTED] 
Sent: Sunday, October 30, 2005 4:47 PM
To: CF-Talk
Subject: Track CF errors

Hello !!

I am using CFMX 6.1 on Debian. Does anybody know a solution that coldfusion
send very error to my e-mail address?

Thanks in advance

Daniel







~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222830
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


CFContent cancels out JS

2005-11-01 Thread Daniel Kessler
I display a database (cfdump) with a "download database" button at  
the top.  That'll take you to another page that downloads the  
database using the table as a file_name.  This is done through  
cfcontent.
When I do this, it opens up a new window, so at the end of the CF  
code, I put some js, window.close(); to get rid of the window.   
Unfortunately, with cfcontent in the page, the window.close() is  
ignored.  Remove the cfcontent and all is fine.

What is a good way to close this window then?

Here's my code:


function closeIt(){
window.close();
}



SELECT *
FROM #url.table#















 #content#


 

 


 #content#

 



closeIt();


_

Daniel Kessler

College of Health and Human Performance
University of Maryland
Suite 2387 Valley Drive
College Park, MD  20742-2611
Phone: 301-405-2545
http://hhp.umd.edu




~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222829
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Happy Halloween - Lighthouse Pro released

2005-11-01 Thread Aaron Rouse
I will try to remember to later on today after my meetings. The users screen
was a bad example since expanding the browser would fix it but the projects
screen nothing would fix it in regards to changing the size of the browser.

On 10/31/05, Raymond Camden <[EMAIL PROTECTED]> wrote:
>
> I didn't test much with IE6 - so I'm not surprised. Can I make a
> request though - would you mind posting this to the LHP support
> forums?
>
>


~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222828
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


cfmail limitations

2005-11-01 Thread Wurst, Keith D.
hi everyone. is there any limitation to the number of email address that
can be placed in a "bcc" attribute within a cfmail tag? thanks for the
help.

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222827
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: SMS Pull Technology

2005-11-01 Thread John Beynon
:S

Your subject line mentions SMS but your message refers to email?

It would be pretty easy to go down the email route having CF monitor a
mailbox with CFPOP and then reply with cfmail based on the contents of
the senders email - some sort of scheduled task to go into the mail
box, retrieve messages and then perform the processing is where i'd
start...

john.

On 10/31/05, Mark Henderson <[EMAIL PROTECTED]> wrote:
> Hi all
>
> We have a La Crosse weather station on one of our servers running CF5
> and I am using Coldfusion to read from a generated text file (updated by
> the station every 30 minutes) and send sms messages to certain cell
> phone numbers. What I really want to be able to do is move from push to
> pull technology, and have Coldfusion automatically reply if a certain
> message subject is sent
> i.e. if someone sends a message with the subject line "?" to
> [EMAIL PROTECTED], I would like [EMAIL PROTECTED] to read from the above
> mentioned text file and reply with the latest data. In the nutshell, it
> seems like some kind of auto responder should do the trick, maybe. Any
> ideas for achieving something like this? I've been looking at cfpop as
> one possible solution, but really I'm not sure where to start.
>
> TIA
> Mark
>
> 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222826
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Problems with sessions in CF 5

2005-11-01 Thread Adam Haskell
Software firewall is installed and blocking http referral information. I
think its BlackIce that does the ~~~. Pretty sure norton and Zone Alarm
both just blank it out. At any rate http_reffer is not reliable enough to
use for anything important...

Adam H

On 10/31/05, Ali Awan <[EMAIL PROTECTED]> wrote:
>
> Sorry for the double-post.
>
> However, there is something even more strange.
>
>
>
> I'm checking for the http_referer before I set session variables. Now in
> this rare instance, the http_referer does not exist. Does anybody know how
> this could happen?
>
>
>
> The user gets to the page from a form submit, and on my development box in
> all tests that I run, the http_referer always exists. There's no way a
> user
> can navigate to that page without a submit, I already block users from
> navigating to it directly.
>
>
>
> Another curious thing is that there are a couple of cgi variables on the
> page when it errors out which are:
>
> http_~~~ and the value of that is a huge string of tildes like so:
> 
>
>
>
> Again if anyone has any insight on such an issue I would be extremely
> grateful.
>
>
>
> Thanks,
>
> Ali
>
>
>
> 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222825
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: ColdFusion Podcast Series | Tips, Tricks and News

2005-11-01 Thread Jake .
>yeah 2 just got pulled in via iTunes.
>
>Can't wait to listen.
>
>On 10/31/05, Michael Haynie <[EMAIL PROTECTED]> wrote:
>>

Indeed - actually looking forward to my morning commute today!

Thanks!
Jake
blogfusion.com

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222824
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Happy Halloween - Lighthouse Pro released

2005-11-01 Thread Andy McShane
Would it just be a question of converting application.cfc back to
application.cfm to get this to work in 6.1 or is there more to it?

-Original Message-
From: daniel kessler [mailto:[EMAIL PROTECTED] 
Sent: 01 November 2005 12:10
To: CF-Talk
Subject: Re: Happy Halloween - Lighthouse Pro released

I just read that it's MX7 so I won't be using it for awhile yet, but when we
do upgrade, I'd like to use it.  And if I update the queries, I'll forward
them.

>All of the SQL is contained within the CFCs - so it should be rather
>trivial. Only a few queries, if I remember right, do anything complex.
>So it's probably 2-3 queries you would need to update.
>
>On 11/1/05, daniel kessler <[EMAIL PROTECTED]> wrote:
>>



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222823
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Happy Halloween - Lighthouse Pro released

2005-11-01 Thread daniel kessler
I just read that it's MX7 so I won't be using it for awhile yet, but when we do 
upgrade, I'd like to use it.  And if I update the queries, I'll forward them.

>All of the SQL is contained within the CFCs - so it should be rather
>trivial. Only a few queries, if I remember right, do anything complex.
>So it's probably 2-3 queries you would need to update.
>
>On 11/1/05, daniel kessler <[EMAIL PROTECTED]> wrote:
>>

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222822
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Happy Halloween - Lighthouse Pro released

2005-11-01 Thread Raymond Camden
All of the SQL is contained within the CFCs - so it should be rather
trivial. Only a few queries, if I remember right, do anything complex.
So it's probably 2-3 queries you would need to update.

On 11/1/05, daniel kessler <[EMAIL PROTECTED]> wrote:
> It looks nice, from the screenshots.
> Is there any plan to support Oracle in the future?  Would that be a large 
> adjustment?
>
> >Lighthouse Pro, my CF bug tracking application, formally of the DRK,
> >is now free for all. More info and a download here:
> >
> >http://ray.camdenfamily.com/projects/lhp
> >
> >Enjoy the bug-tracking goodness (almost as good as chocalate maybe...)
> >
> >--
> >===
> >Raymond Camden, Director of Development for Mindseye, Inc (www.mindseye.com)
> >
> >Member of Team Macromedia (http://www.macromedia.com/go/teammacromedia)
> >
> >Email: [EMAIL PROTECTED]
> >Blog : ray.camdenfamily.com
> >Yahoo IM : cfjedimaster
> >
> >"My ally is the Force, and a powerful ally it is." - Yoda
>
> 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222821
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Happy Halloween - Lighthouse Pro released

2005-11-01 Thread daniel kessler
It looks nice, from the screenshots.
Is there any plan to support Oracle in the future?  Would that be a large 
adjustment?

>Lighthouse Pro, my CF bug tracking application, formally of the DRK,
>is now free for all. More info and a download here:
>
>http://ray.camdenfamily.com/projects/lhp
>
>Enjoy the bug-tracking goodness (almost as good as chocalate maybe...)
>
>--
>===
>Raymond Camden, Director of Development for Mindseye, Inc (www.mindseye.com)
>
>Member of Team Macromedia (http://www.macromedia.com/go/teammacromedia)
>
>Email: [EMAIL PROTECTED]
>Blog : ray.camdenfamily.com
>Yahoo IM : cfjedimaster
>
>"My ally is the Force, and a powerful ally it is." - Yoda

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222820
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Blue Dragon and Fusebox

2005-11-01 Thread Andy McShane
Thanks Charlie, sorry about the posting thing but I was getting desperate to
get answers due to pressure from above. If I cannot prove that I can easily
port an existing fusebox application (or any other existing coldfusion app
for that matter) over to Bluedragon by end of play this week then I will
have to abandon my testing and take the Coldfusion 7 upgrade, just getting a
little frustrated with losing time on what are essentially little problems.

By the way, you mention that there is a fix to come out in BD but what I
need to confirm is whether my work around is considered an acceptable
practice or should I just remove the locks?

-Original Message-
From: charles arehart [mailto:[EMAIL PROTECTED] 
Sent: 31 October 2005 22:24
To: CF-Talk
Subject: Re: Blue Dragon and Fusebox

Andy, the problem isn't with duplicating sessions, per se, and it's not a
..NET issue. There is a bug (fixed in the upcoming 6.2.1 release) in both
Java and .NET editions, and it only appeared if you were using a CFLOCK
around the code attempting to duplicate the session.

Now, someone may say "but shouldn't you ALWAYS lock access to session
variables?", and the answer is no, as discussed in a technote from mm at
http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_18235. While
that was written for CFMX, it applies to BD as well. You still want to lock,
but only for race conditions.

Anyway, as of 6.2.1 (due out in beta soon), you can continue to lock and
duplicate to your heart's content. :-)

Finally, let me plead that you please bring up such issues on the BlueDragon
Interest list. We don't always get to monitor all the traffic on CF-talk,
but our engineers always watch and respond to issues brought up on our list.
Not meaning to prevent discussion here, just saying that if you have an
urgent need for support, you're MUCH better asking there, and of course,
it's free.

/charlie

>OK, I think I have figured this out by using 'StructCopy' instead of
>'Duplicate'. Do we have any Bluedragon guru's on this forum who could help
>me out with a number of issues that I have with trying to migrate to
>Bluedragon?
>
>-Original Message-
>From: Andy Mcshane [mailto:[EMAIL PROTECTED] 
>Sent: 31 October 2005 17:38
>To: CF-Talk
>Subject: Re: Blue Dragon and Fusebox
>
>Did you ever get a solution to this? I too am having the same problem with
a
>fusebox 4.1 app running on Bluedragon 6.2 .NET that is choking when trying
>to execute the following code
>
> 
>
>It just seems to be a problem with the 'duplicate' function?



~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222819
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54