RE: Cheesy IIS question

2003-08-14 Thread Jack Poe
gawd, IIS blows!
I used to use Deerfield Website but Red Sky won't work with it
is Apache any better?  Or is there another solution?

-Original Message-
From: Marlon Moyer [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 05, 2003 4:22 PM
To: CF-Talk
Subject: Re: Cheesy IIS question


Since you're on Win2K pro, I'm assuming you have the 1 site version of IIS,
if that's the case and you have more than 1 site (ie, you access the site
by something like 127.0.0.1/cfdayton/) it might be an issue of absolute
image paths, meaning that your image paths look like this:
/images/spacer.gif.  With the single site version of IIS, it will look in
the 127.0.0.1/images directory instead of 127.0.0.1/cfdayton/images
directory.


You'll need to recode with relative links in order to work correctly from
this machine.

Marlon


On Tue, 5 Aug 2003 16:14:41 -0400, Jack Poe [EMAIL PROTECTED] wrote:

 BlankWhy oh why am I seeing broken images when I visit a site from the
 machine it is being hosted onin IIS 5.0 on Win2000 Pro
 The offending site is www.cfdayton.com


 _

 Jack L. Poe
 Manager
 Greater Dayton ColdFusion User Group
 www.cfdayton.com
 [EMAIL PROTECTED]
 _




~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



RE: Cheesy IIS question

2003-08-14 Thread Jack Poe
Would you belive it?  As a lark, I installed the cfconnector from Deerfield
for updater 3 and it works with 6.1!
Thank god the IIS horrors are over!  Thanks to all of you who helped me see
how evil Microsoft still is :)



-Original Message-
From: Jim Campbell [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 05, 2003 5:38 PM
To: CF-Talk
Subject: Re: Cheesy IIS question


I have a development instance of a site that's running under a Developer
License of MX using the internal server.  I upgraded it to 6.1 this
morning and though the initial server start seemed to take longer than
MX Updater 3, the response time is now considerably faster - it's really
very impressive.  I'm looking forward to digging into the new stuff tonight.

- Jim

Jack Poe wrote:

is the 6.1 built-in server better than the last version?  It was slow as
molasses


-Original Message-
From: Jochem van Dieten [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 05, 2003 5:17 PM
To: CF-Talk
Subject: Re: Cheesy IIS question


Jack Poe wrote:



great - I'd have to un-install CFMX again?  that's three times


today...g

Do you use IIS functionality? Why not just shut down IIS and have
the CF MX build in webserver run on port 80?

Jochem






~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Get the mailserver that powers this list at 
http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



RE: Cheesy IIS question

2003-08-14 Thread Jack Poe
great - I'd have to un-install CFMX again?  that's three times today...g




-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 05, 2003 5:07 PM
To: CF-Talk
Subject: RE: Cheesy IIS question


-Original Message-
From: Jochem van Dieten [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 05, 2003 4:58 PM
To: CF-Talk
Subject: Re: Cheesy IIS question


Jochem van Dieten wrote:
 Jack Poe wrote:

You're kidding!!!  Leave it to Microsoft to put the
stranglehold on me
maybe I can get Deerfield to cough up a new CFMX connector

 I don't think that would help with the number of concurrent
 TCP/IP connections. You might have more luck with something like
 timing them out faster (page 45)
 http://www.microsoft.com/windows2000/docs/tcpip2000.doc

On second thought, it is probably an IIS limit. I wouldn't be
geting a 403 if it were at the IP layer.

Jochem


yup.  He needs to be using the server edition.  Actually, can't he just
install Apache for windows?  Does CFMX have the connector for the windows
version of apache?

Doug





~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Cheesy IIS question

2003-08-14 Thread Jack Poe
BlankWhy oh why am I seeing broken images when I visit a site from the
machine it is being hosted onin IIS 5.0 on Win2000 Pro
The offending site is www.cfdayton.com


_

Jack L. Poe
Manager
Greater Dayton ColdFusion User Group
www.cfdayton.com
[EMAIL PROTECTED]
_


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



RE: Cheesy IIS question

2003-08-09 Thread Jack Poe
I only have win2kpro and XPpro right nowbut I am only hosting three of
my own sites - very low traffic
I have Apache 2 for Win installed but can't find the docs on configuring it
into CFMX
Any ideas?


-Original Message-
From: Jim Campbell [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 05, 2003 4:59 PM
To: CF-Talk
Subject: Re: Cheesy IIS question


Is Linux/Apache not an option?  I don't know how familiar you are with
it, but it's not *that* difficult to set up a webserver from scratch,
especially with a friendly installer like SuSE or Mandrake, and you
won't be restricted on how you use your machine.

- Jim

Jack Poe wrote:

You're kidding!!!  Leave it to Microsoft to put the stranglehold on me
maybe I can get Deerfield to cough up a new CFMX connector

thanks!

-Original Message-
From: Jochem van Dieten [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 05, 2003 4:31 PM
To: CF-Talk
Subject: Re: Cheesy IIS question


Jack Poe wrote:



BlankWhy oh why am I seeing broken images when I visit a site from the
machine it is being hosted onin IIS 5.0 on Win2000 Pro
The offending site is www.cfdayton.com



I got the following error:



The page cannot be displayed
There are too many people accessing the Web site at this time.

Please try the following:

* Click the Refresh button, or try again later.
* Open the jackpoe.no-ip.com home page, and then look for links to the


information you want.


HTTP 403.9 - Access Forbidden: Too many users are connected
Internet Information Services

Technical Information (for support personnel)

* Background:
  This error can occur if the Web server is busy and cannot process


your request due to heavy traffic.


* More information:
  Microsoft Support



Windows Pro is limited to only handle 10 TCP/IP connections at a
time. That would give this error to some requests, and if that
request is for an image would result in the behaviour you are
experiencing.

Jochem






~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Get the mailserver that powers this list at 
http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



RE: How to compute this DAY (not Date) last year?

2003-08-08 Thread Jack Poe
Use the DateAdd() function to subtract from the year DatePart

dateAdd('y',-1,DateObject)



-Original Message-
From: Jochem van Dieten [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 05, 2003 11:09 AM
To: CF-Talk
Subject: Re: How to compute this DAY (not Date) last year?


Tony Schreiber wrote:

For a sales report, I need to figure out what the date is for this DAY
last year. So for today, 8/5/2003 Tuesday, I need to figure out what the
date was for this Tuesday last year (which was 8/6/2002).

What is the definition of this day last year? Is that this day
of the week during this week of the year?

 I think so. Stated that way, it shouldn't be too hard to figure out. Hmm.

I is usually a mater of breaking it down into small pieces.

Just be carefull, ISO week numbers are different from US week
numbers and there might be an issue with some years having a week
53 and others not.

Jochem




~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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.
http://www.cfhosting.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



RE: Cheesy IIS question

2003-08-05 Thread Jack Poe
is the 6.1 built-in server better than the last version?  It was slow as
molasses


-Original Message-
From: Jochem van Dieten [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 05, 2003 5:17 PM
To: CF-Talk
Subject: Re: Cheesy IIS question


Jack Poe wrote:

 great - I'd have to un-install CFMX again?  that's three times
today...g

Do you use IIS functionality? Why not just shut down IIS and have
the CF MX build in webserver run on port 80?

Jochem




~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



RE: Cheesy IIS question

2003-08-05 Thread Jack Poe
You're kidding!!!  Leave it to Microsoft to put the stranglehold on me
maybe I can get Deerfield to cough up a new CFMX connector

thanks!

-Original Message-
From: Jochem van Dieten [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 05, 2003 4:31 PM
To: CF-Talk
Subject: Re: Cheesy IIS question


Jack Poe wrote:

 BlankWhy oh why am I seeing broken images when I visit a site from the
 machine it is being hosted onin IIS 5.0 on Win2000 Pro
 The offending site is www.cfdayton.com

I got the following error:

 The page cannot be displayed
 There are too many people accessing the Web site at this time.

 Please try the following:

 * Click the Refresh button, or try again later.
 * Open the jackpoe.no-ip.com home page, and then look for links to the
information you want.

 HTTP 403.9 - Access Forbidden: Too many users are connected
 Internet Information Services

 Technical Information (for support personnel)

 * Background:
   This error can occur if the Web server is busy and cannot process
your request due to heavy traffic.

 * More information:
   Microsoft Support

Windows Pro is limited to only handle 10 TCP/IP connections at a
time. That would give this error to some requests, and if that
request is for an image would result in the behaviour you are
experiencing.

Jochem




~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



RE: What the heck is wrong with this Query?

2003-08-04 Thread Jack Poe
De-dupe the list then count it
:)

-Jack





-Original Message-
From: Les Mizzell [mailto:[EMAIL PROTECTED]
Sent: Monday, August 04, 2003 10:33 AM
To: CF-Talk
Subject: RE: What the heck is wrong with this Query?


The query itself doesn't error out like this, but I'm not getting the needed
results to count categories like I need:

cfquery name=PA_CT datasource=phoenixart
SELECT DISTINCT PA_COUNTRY, ID, PA_CATEGORY
FROM papers
GROUP BY PA_COUNTRY, ID, PA_CATEGORY
/cfquery

CFSET egypt_Count =
ListValueCountNoCase(ValueList(PA_CT.PA_COUNTRY),egypt)



This should give me the number of distinct categories for the distinct
country, egypt. However, it's counting each individual instance, not the
unique ones:

This is a flat database - so, I'm trying to group the countries, and then
count the number of unique catagories for each country...



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



RE: Auction site question

2003-08-04 Thread Jack Poe
one quick question - how do you deal with more than one proxy bid?


-Original Message-
From: Michael Dinowitz [mailto:[EMAIL PROTECTED]
Sent: Saturday, August 02, 2003 11:23 PM
To: CF-Talk
Subject: Re: Auction site question


I've written some patent pending auction code and have implemented this in a
few
ways. The basic way is:
1. take a bid and store it
2. Is it a new bid?
yes, then the winning bid is now the minimum needed for the item.
no, then look at the previous bid. Does the new bid beat the proxy (i.e.
the
total amount bid on the previous item)?
yes, then the new bid is the winner and the bid is either 1
increment
over the previous bid or the new bid, whichever is less.
no, then the old bid is upped to the level of the new bid.
It can get more complicated but the main thing is to map out the business
logic
and the cases before implementing it.

Michael Dinowitz
Finding technical solutions to the problems you didn't know you had yet

 BlankDoes anyone out there know how Ebay's Proxy-Bid functionality works?
 I need to emulate it for a site and I am going NuTz trying to come up with
a
 fair solution.

 Thanks
 -Jack

 _

 Jack L. Poe
 Manager
 Greater Dayton ColdFusion User Group
 www.cfdayton.com
 [EMAIL PROTECTED]
 _




~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



RE: Auction site question

2003-08-04 Thread Jack Poe
My client wants Ebay like functionality - so multiple people can proxy bid
on the same item
any thoughts?



-Original Message-
From: Michael Dinowitz [mailto:[EMAIL PROTECTED]
Sent: Monday, August 04, 2003 11:41 AM
To: CF-Talk
Subject: Re: Auction site question


You don't. At any one time there is a single winner. Any new bid is placed
against that single winner. If you have multiple items and multiple winners,
then other things have to be done.


 one quick question - how do you deal with more than one proxy bid?


 -Original Message-
 From: Michael Dinowitz [mailto:[EMAIL PROTECTED]
 Sent: Saturday, August 02, 2003 11:23 PM
 To: CF-Talk
 Subject: Re: Auction site question


 I've written some patent pending auction code and have implemented this in
a
 few
 ways. The basic way is:
 1. take a bid and store it
 2. Is it a new bid?
 yes, then the winning bid is now the minimum needed for the item.
 no, then look at the previous bid. Does the new bid beat the proxy
(i.e.
 the
 total amount bid on the previous item)?
 yes, then the new bid is the winner and the bid is either 1
 increment
 over the previous bid or the new bid, whichever is less.
 no, then the old bid is upped to the level of the new bid.
 It can get more complicated but the main thing is to map out the business
 logic
 and the cases before implementing it.

 Michael Dinowitz
 Finding technical solutions to the problems you didn't know you had yet

  BlankDoes anyone out there know how Ebay's Proxy-Bid functionality
works?
  I need to emulate it for a site and I am going NuTz trying to come up
with
 a
  fair solution.
 
  Thanks
  -Jack
 
  _
 
  Jack L. Poe
  Manager
  Greater Dayton ColdFusion User Group
  www.cfdayton.com
  [EMAIL PROTECTED]
  _
 
 
 



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



RE: Auction site question

2003-08-03 Thread Jack Poe
Thanks!  I have something VERY similar to that - sometimes it's just easier
to see someone elses' thinking so you know you aren't going crazy :)
-Jack

-Original Message-
From: Michael Dinowitz [mailto:[EMAIL PROTECTED]
Sent: Saturday, August 02, 2003 11:23 PM
To: CF-Talk
Subject: Re: Auction site question


I've written some patent pending auction code and have implemented this in a
few
ways. The basic way is:
1. take a bid and store it
2. Is it a new bid?
yes, then the winning bid is now the minimum needed for the item.
no, then look at the previous bid. Does the new bid beat the proxy (i.e.
the
total amount bid on the previous item)?
yes, then the new bid is the winner and the bid is either 1
increment
over the previous bid or the new bid, whichever is less.
no, then the old bid is upped to the level of the new bid.
It can get more complicated but the main thing is to map out the business
logic
and the cases before implementing it.

Michael Dinowitz
Finding technical solutions to the problems you didn't know you had yet

 BlankDoes anyone out there know how Ebay's Proxy-Bid functionality works?
 I need to emulate it for a site and I am going NuTz trying to come up with
a
 fair solution.

 Thanks
 -Jack

 _

 Jack L. Poe
 Manager
 Greater Dayton ColdFusion User Group
 www.cfdayton.com
 [EMAIL PROTECTED]
 _




~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Auction site question

2003-08-02 Thread Jack Poe
BlankDoes anyone out there know how Ebay's Proxy-Bid functionality works?
I need to emulate it for a site and I am going NuTz trying to come up with a
fair solution.

Thanks
-Jack

_

Jack L. Poe
Manager
Greater Dayton ColdFusion User Group
www.cfdayton.com
[EMAIL PROTECTED]
_


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4