Re: differentiating images

2002-03-25 Thread Jochem van Dieten

Abraham Lincoln wrote:
> File size is same..any thing related  to pixls or colors?

Read the file with cffile, Hash() the resulting variable and compare the 
hashes. But I have never done it on entire files so it might be slow.

Jochem

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



Re: Time Issue

2002-03-25 Thread Jochem van Dieten

[EMAIL PROTECTED] wrote:
> The time is correct in the spool folder.

That is very weird. My experience (based on the timezone attribute of 
cf_advancedemail) is that mail servers don't change anything in the 
time. Any chance you can track a message all the way and post the 
headers here?
Make sure you have a #Now()# somewhere in the subject, send it using 
cfmail, copy (don't move) it from the spooldir, get it from the raw 
storage of the POP server and also in your email client. Then post the 
headers here.

Jochem

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



How to expire session variables?

2002-03-25 Thread one

Is there a good way to consistently make sessions expire within a 10 min
period?

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



RE: web server for XP home?

2002-03-25 Thread Matthew Walker

I installed Apache a while back with no problems -- about to do it again
for the same reason as you.

-Original Message-
From: Ed Gordon [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, 26 March 2002 5:29 p.m.
To: CF-Talk
Subject: web server for XP home?


I just bought a laptop and we are discussing development (like at the
park/beach/pool ;-)  )  but I read somewhere that Personal Web Server
won't
run under XP.

I don't really want to upgrade it to XP Pro to use IIS, and I tried two
"free" web servers - when I click on the CF Administrator, analog X web
server software somehow goes into a "file download" dialogue of
127.0.0.1;
Savant 3.0 just serves up a screen full of trash...

Do you know of a fix to either of these problems, or a decent web server
to
try? Preferably one with a trial period, I would like to buy before I
try...


TIA

Ed Gordon
CF Developer

FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
__
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
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: IMS Fusion Mail vs. ActivMail ?!!

2002-03-25 Thread Pete Freitag

We will be coming out with Version 1.3 in the next couple weeks, here are
some features you can look forward to...

 SMTP Server Load Balancing - you can now specify multiple SMTP servers to
 distribute the load across several SMTP servers. Provides a huge
performance
 increase.

 Queries - now you can use ColdFusion queries to specify distribution list,
 and from address

 Tokens - use tokens to personalize messages, and subject lines using
columns
 from a query.

 CF_MAIL wrapper tag - a CF Custom tag that acts very similar to the built
in
 CFMAIL, eases the transition to ActivMail from existing applications.

 Improved Memory Management

 Queue Capping - to save server memory the message queue can be capped off
 until messages are sent.

 Verify SMTP Server Connection - will throw an error if it can't connect to
 SMTP server.
 Improved message fail over logic

 Performance Optimizations

 Additional Exception Logging

 Delivery Retry

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 25, 2002 5:33 PM
To: CF-Talk
Subject: IMS Fusion Mail vs. ActivMail ?!!


Does anyone know the main differences between IMS Fusion Mail tag at:

http://www.coolfusion.com/moreinfo.cfm?Product_ID=39

and the ActivMail tag at:

http://www.cfdev.com/jmail/




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



web server for XP home?

2002-03-25 Thread Ed Gordon

I just bought a laptop and we are discussing development (like at the
park/beach/pool ;-)  )  but I read somewhere that Personal Web Server won't
run under XP.

I don't really want to upgrade it to XP Pro to use IIS, and I tried two
"free" web servers - when I click on the CF Administrator, analog X web
server software somehow goes into a "file download" dialogue of 127.0.0.1;
Savant 3.0 just serves up a screen full of trash...

Do you know of a fix to either of these problems, or a decent web server to
try? Preferably one with a trial period, I would like to buy before I try...


TIA

Ed Gordon
CF Developer

FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: differentiating images

2002-03-25 Thread Abraham Lincoln

File size is same..any thing related  to pixls or colors?
- Original Message -
From: "jon" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Saturday, March 23, 2002 9:23 PM
Subject: RE: differentiating images


> File size, maybe?
>
> -- jon
>
> -
> jon roig
> senior manager, online production
> epilepsy foundation
> tel:   215.850.0710
> site:  http://www.epilepsyfoundation.org
> email: [EMAIL PROTECTED]
>
>
> -Original Message-
> From: Abraham Lincoln [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, March 23, 2002 6:19 AM
> To: CF-Talk
> Subject: differentiating images
>
>
> can any body guide me how to differentiate between two images which have
> same name
>
>
>
>
>
> 
__
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



CFHTTP not connection to Authorizenet !!!???!!

2002-03-25 Thread one

Anyone have any ideas why CFHTTP may not be connecting with Authorizenet
using the CF Authorize tag? Here is the response message:

Your charge was declined for the following reason:

An error occurred when attempting to connect with the credit card processor.

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



RE: CFContent Output

2002-03-25 Thread Mark Leder

That did the trick.  Thanks for your quick help.

Thanks,
Mark


-Original Message-
From: Jared Clinton [mailto:[EMAIL PROTECTED]] 
Sent: Monday, March 25, 2002 11:09 PM
To: CF-Talk
Subject: RE: CFContent Output


Try separating the two scripts.

The first script can be called as a HTML page by the client-browser.

The second can be called from within the HTML page in an IMG tag the src
attribute can call your CFCONTENT script



Hope this helps,
Jared Clinton
NEC Australia

-Original Message-
From: Mark Leder [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, 26 March 2002 1:00 PM
To: CF-Talk
Subject: CFContent Output


I have a template with a CFContent tag placed somewhere between two
blocks of normal HTML text and/or images. When the page loads and reads
the CFContent tag (as when I would want to display a jpeg photo, for
example), all the HTML is ignored, and just the photo is displayed.  Is
there any way to force CFcontent to "stay within bounds" and not preempt
any other code on the page?  I want to have a caption below the photo,
pulled from a db.
 
Thanks,
Mark Leder
 



__
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
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CFContent Output

2002-03-25 Thread Jared Clinton

Try separating the two scripts.

The first script can be called as a HTML page by the client-browser.

The second can be called from within the HTML page in an IMG tag the src
attribute can call your CFCONTENT script



Hope this helps,
Jared Clinton
NEC Australia

-Original Message-
From: Mark Leder [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, 26 March 2002 1:00 PM
To: CF-Talk
Subject: CFContent Output


I have a template with a CFContent tag placed somewhere between two
blocks of normal HTML text and/or images. When the page loads and reads
the CFContent tag (as when I would want to display a jpeg photo, for
example), all the HTML is ignored, and just the photo is displayed.  Is
there any way to force CFcontent to "stay within bounds" and not preempt
any other code on the page?  I want to have a caption below the photo,
pulled from a db.
 
Thanks,
Mark Leder
 


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



CFContent Output

2002-03-25 Thread Mark Leder

I have a template with a CFContent tag placed somewhere between two
blocks of normal HTML text and/or images. When the page loads and reads
the CFContent tag (as when I would want to display a jpeg photo, for
example), all the HTML is ignored, and just the photo is displayed.  Is
there any way to force CFcontent to "stay within bounds" and not preempt
any other code on the page?  I want to have a caption below the photo,
pulled from a db.
 
Thanks,
Mark Leder
 

__
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
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Time Issue

2002-03-25 Thread Michael Vinson

Kelly, running Lotus Notes email client by any chance?

Jim McAtee wrote:

>What are you looking at?  The file's date/time, or the message's headers?
>Post a set of headers from a message that you're receiving in your email
>client.
>
>Jim
>
>
>- Original Message -
>From: <[EMAIL PROTECTED]>
>
>>The time is correct in the spool folder.
>>
>>- Original Message -
>>From: "Jochem van Dieten" <[EMAIL PROTECTED]>
>>
>>>[EMAIL PROTECTED] wrote:
>>>
When I send an email through the mail server through POP account - the time is 
>correct - when I send it via cfmail - it is wrong. Any other ideas?

>>>Check the mail while it is in the spool dir. If the time is wrong there:
>>>http://www.macromedia.com/support/email/wishform/?6213=3
>>>
>>>Jochem
>>>
>
>


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



CFFTP

2002-03-25 Thread Jim Curran

Hi all,

Anyone know the limitations / performance issues w/ cfftp?  I building an
application that will have many simultaneous users accessing templates that
cfftp files to many different locations.  Questions:

1) How many simultaneous / active connections can the CF Server handle?

2) Is there a better way to do this?

- jim


__
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
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: studio issue creating files in file explorer

2002-03-25 Thread Bill Henderson

Robert - 

I get this all the time, but it always follows me creating a directory.
I have not found a real fix, but I just create the directory, click on
another directory, click back to the one I created, and then create a
file. This seems to work without the error.

Bill Henderson
[EMAIL PROTECTED]


-Original Message-
From: Robert Gatton [mailto:[EMAIL PROTECTED]] 
Sent: Monday, March 25, 2002 11:05 AM
To: CF-Talk
Subject: studio issue creating files in file explorer

Not often, maybe 10% of the time I try to right click in studio's file
list
and 'create file here'
I get a message box 'system could not find the specified path' or
similar
and the create fails
but an untitled.cfm is created in the folder. Not really a major problem
but
a hassle I could
do without.  I'm using studio 4.5; anybody else run into this and know
the
fix?




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



RE: Looping over a query with

2002-03-25 Thread VAN VLIET, SCOTT E (SBCSI)

Many Thanks ^_^

-- 
SCOTT VAN VLIET 
SENIOR ANALYST 
SBC SERVICES, INC 
Tel: 858.886.3878 
Fax: 858.653.6763 
Email: [EMAIL PROTECTED]


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 25, 2002 3:56 PM
To: CF-Talk
Subject: Re: Looping over a query with 


http://www.houseoffusion.com/docs/cfscript.htm
note 8.7

At 06:47 PM 3/25/02, you wrote:
>Is this possible?  If so, sample code would be appreciated.
>
>I tried the following, and got an access error (i understand that you can't
>modify currentrow, etc, but one can wish, right ^_^):
>
>
> while (selProd.CurrentRow LTE selProd.RecordCount)
> {
>  writeOutput(selProd.PR_NAME);
>  writeOutput("");
>  selProd.CurrentRow = selProd.CurrentRow + 1;
> }
>
>
>Thanks in advance!
>
>-- 
>SCOTT VAN VLIET 
>SENIOR ANALYST 
>SBC SERVICES, INC 
>Tel: 858.886.3878 
>Fax: 858.653.6763 
>Email: [EMAIL PROTECTED]
>

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



Re: Looping over a query with

2002-03-25 Thread Michael Dinowitz

http://www.houseoffusion.com/docs/cfscript.htm
note 8.7

At 06:47 PM 3/25/02, you wrote:
>Is this possible?  If so, sample code would be appreciated.
>
>I tried the following, and got an access error (i understand that you can't
>modify currentrow, etc, but one can wish, right ^_^):
>
>
> while (selProd.CurrentRow LTE selProd.RecordCount)
> {
>  writeOutput(selProd.PR_NAME);
>  writeOutput("");
>  selProd.CurrentRow = selProd.CurrentRow + 1;
> }
>
>
>Thanks in advance!
>
>-- 
>SCOTT VAN VLIET 
>SENIOR ANALYST 
>SBC SERVICES, INC 
>Tel: 858.886.3878 
>Fax: 858.653.6763 
>Email: [EMAIL PROTECTED]
>
__
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
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Looping over a query with

2002-03-25 Thread VAN VLIET, SCOTT E (SBCSI)

Is this possible?  If so, sample code would be appreciated.

I tried the following, and got an access error (i understand that you can't
modify currentrow, etc, but one can wish, right ^_^):


 while (selProd.CurrentRow LTE selProd.RecordCount)
 {
  writeOutput(selProd.PR_NAME);
  writeOutput("");
  selProd.CurrentRow = selProd.CurrentRow + 1;
 }


Thanks in advance!

-- 
SCOTT VAN VLIET 
SENIOR ANALYST 
SBC SERVICES, INC 
Tel: 858.886.3878 
Fax: 858.653.6763 
Email: [EMAIL PROTECTED]
__
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Screen width, Height, & Color Depth

2002-03-25 Thread Matt Robertson

A complete code sample is here:

http://foohbar.org/snippets/docs.cfm

All you have to do is write up an appropriate referer test to go with it.

---
Matt Robertson[EMAIL PROTECTED]
MSB Designs, Inc., www.mysecretbase.com
---


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



Re: Time Issue

2002-03-25 Thread Jim McAtee

What are you looking at?  The file's date/time, or the message's headers?
Post a set of headers from a message that you're receiving in your email
client.

Jim


- Original Message -
From: <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, March 25, 2002 4:23 PM
Subject: Re: Time Issue


> The time is correct in the spool folder.
>
> - Original Message -
> From: "Jochem van Dieten" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Monday, March 25, 2002 3:50 PM
> Subject: Re: Time Issue
>
>
> > [EMAIL PROTECTED] wrote:
> > > When I send an email through the mail server through POP account - the
> time
> > > is correct - when I send it via cfmail - it is wrong. Any other ideas?
> >
> > Check the mail while it is in the spool dir. If the time is wrong there:
> > http://www.macromedia.com/support/email/wishform/?6213=3
> >
> > Jochem

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



RE: Time Issue

2002-03-25 Thread Adrian Cesana

I think CFMAIL forces the time zone based on the server time.  Perhaps your
email server is set with a different time zone than your server.  Check your
mail headers, should give you a clue

Adrian


- Original Message -
From: "Jochem van Dieten" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, March 25, 2002 3:50 PM
Subject: Re: Time Issue


> [EMAIL PROTECTED] wrote:
> > When I send an email through the mail server through POP account - the
> >time is correct - when I send it via cfmail - it is wrong. Any other
ideas?

__
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
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Time Issue

2002-03-25 Thread kelly

The time is correct in the spool folder.
- Original Message -
From: "Jochem van Dieten" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, March 25, 2002 3:50 PM
Subject: Re: Time Issue


> [EMAIL PROTECTED] wrote:
> > When I send an email through the mail server through POP account - the
time
> > is correct - when I send it via cfmail - it is wrong. Any other ideas?
>
> Check the mail while it is in the spool dir. If the time is wrong there:
> http://www.macromedia.com/support/email/wishform/?6213=3
>
> Jochem
>
> 
__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



500 internal server error wap coldfusion

2002-03-25 Thread Tony_Petruzzi

anyone know why I keep getting a 500 internal server error when trying to
use wap with CF. I have the cfcontent tag at the top of the page. This is
annoying me. if anyone has gotten wap and cf to work together, plwase help.
__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Passing Arrays to Custom Tags

2002-03-25 Thread Jared Stark

DOH!  Thanks :)

- Original Message -
From: "Sharon Diorio" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, March 25, 2002 4:15 PM
Subject: Re: Passing Arrays to Custom Tags


| You need to evaluate the array.
|
| 
|
| Sharon
| - Original Message -
| From: "Jared Stark" <[EMAIL PROTECTED]>
| To: "CF-Talk" <[EMAIL PROTECTED]>
| Sent: Monday, March 25, 2002 6:07 PM
| Subject: Passing Arrays to Custom Tags
|
|
| > Hello all,
| > My Wrox ColdFusion book says that "arrays can be passed to custom tags
just like any other variable", but I am getting errors when I try it.  I
have the following:
| >
| > 
| >
| > which returns an array of shopping cart items into a variable called
'myCart'.  I can run:
| >
| > IsArray(myCart) and it returns YES
| >
| > then I pass it to another custom tag:
| >
| >Cart=myCart
| >   CustomerID="LDH00">
| >
| > addWorkingInvoice.cfm checks to make sure that attributes.Cart is an
array, and it keeps failing.  Is this not the way to pass an array to a
custom tag?
| >
| > Thanks for your help.
| >
| > Jared
| >
| >
| >
| 
__
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Passing Arrays to Custom Tags

2002-03-25 Thread Sharon Diorio

You need to evaluate the array.



Sharon
- Original Message - 
From: "Jared Stark" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, March 25, 2002 6:07 PM
Subject: Passing Arrays to Custom Tags


> Hello all,
> My Wrox ColdFusion book says that "arrays can be passed to custom tags just like any 
>other variable", but I am getting errors when I try it.  I have the following:
> 
> 
> 
> which returns an array of shopping cart items into a variable called 'myCart'.  I 
>can run:
> 
> IsArray(myCart) and it returns YES
> 
> then I pass it to another custom tag:
> 
>Cart=myCart
>   CustomerID="LDH00">
> 
> addWorkingInvoice.cfm checks to make sure that attributes.Cart is an array, and it 
>keeps failing.  Is this not the way to pass an array to a custom tag?
> 
> Thanks for your help.
> 
> Jared
> 
> 
> 
__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Does CFHTTP in CF 5 only handle 56 bit encyrption?

2002-03-25 Thread one

Does CFHTTP in CF 5 only handle 56 bit encyrption?

This is what I read on their site? If its true, it sucks, because I'm trying
to use CF Authorize, a 3rd party tag.


"Due to United States export limitations that were in effect when Macromedia
ColdFusion Server 4.5 and 5 were released, the cfhttp tag only supports
56-bit encryption. If you try to use 128-bit encryption you will get a
communication failure error.

Secure Sockets Layer (SSL) is a protocol developed by Netscape for secure
message transmission over the Internet. The encryption is performed by a
number of different cipher algorithms. When an SSL enabled client (browser)
and SSL enabled Server communicate for the first time, they pick a cipher
algorithm that they both support. Commonly used cipher algorithms include
Export RC 2/RC4 40 and 128-bit encryption.

You can use the cfhttp tag on a Secure Sockets Layer for negotiating secured
transactions. Please note that currently the highest level of encryption
supported is 56-bit."

__
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
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Passing Arrays to Custom Tags

2002-03-25 Thread Jared Stark

Hello all,
My Wrox ColdFusion book says that "arrays can be passed to custom tags just like any 
other variable", but I am getting errors when I try it.  I have the following:



which returns an array of shopping cart items into a variable called 'myCart'.  I can 
run:

IsArray(myCart) and it returns YES

then I pass it to another custom tag:



addWorkingInvoice.cfm checks to make sure that attributes.Cart is an array, and it 
keeps failing.  Is this not the way to pass an array to a custom tag?

Thanks for your help.

Jared


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



Re: Testing Software

2002-03-25 Thread James Sleeman

> Does anyone know of any software like vmware that will allow for Mac
> emulation.  From what I understand vmware does not, but does anyone know
of
> another that does?

Best way is to... buy a mac.  We have a lone iMac sitting in middle of the
office for website testing.  And when it's not testing it makes a good (if
ugly) MP3 jukebox :-)

__
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
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Time Issue

2002-03-25 Thread Jon Hall

Perhaps your server is stuck in a time warp?

- Original Message -
From: <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, March 25, 2002 5:48 PM
Subject: Re: Time Issue


> When I send an email through the mail server through POP account - the
time
> is correct - when I send it via cfmail - it is wrong. Any other ideas?
>
>
> - Original Message -
> From: <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Monday, March 25, 2002 3:23 PM
> Subject: Re: Time Issue
>
>
> > time zones are correct.
> > - Original Message -
> > From: <[EMAIL PROTECTED]>
> > To: "CF-Talk" <[EMAIL PROTECTED]>
> > Sent: Monday, March 25, 2002 2:58 PM
> > Subject: Re: Time Issue
> >
> >
> > > I know that Now() uses GMT.
> > > If this is the case, do you know how to avoid this.
> > >
> > > - Original Message -
> > > From: "Marlon Moyer" <[EMAIL PROTECTED]>
> > > To: "CF-Talk" <[EMAIL PROTECTED]>
> > > Sent: Monday, March 25, 2002 2:50 PM
> > > Subject: Re: Time Issue
> > >
> > >
> > > > Is it GMT time by chance?
> > > >
> > > > - Original Message -
> > > > From: <[EMAIL PROTECTED]>
> > > > To: "CF-Talk" <[EMAIL PROTECTED]>
> > > > Sent: Monday, March 25, 2002 3:45 PM
> > > > Subject: Time Issue
> > > >
> > > >
> > > > > I am using cfmail to send some emails - when I receive the email
it
> > says
> > > > it
> > > > > was sent at 1:30 this morning instead of the appropriate time this
> > > > afternoon
> > > > > (that I sent it).  The system time is correct. Any ideas?
> > > > >
> > > > > Thanks
> > > > >
> > > > >
> > > >
> > >
> >
> 
__
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Time Issue

2002-03-25 Thread Jochem van Dieten

[EMAIL PROTECTED] wrote:
> When I send an email through the mail server through POP account - the time
> is correct - when I send it via cfmail - it is wrong. Any other ideas?

Check the mail while it is in the spool dir. If the time is wrong there:
http://www.macromedia.com/support/email/wishform/?6213=3

Jochem

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



Re: Time Issue

2002-03-25 Thread kelly

When I send an email through the mail server through POP account - the time
is correct - when I send it via cfmail - it is wrong. Any other ideas?


- Original Message -
From: <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, March 25, 2002 3:23 PM
Subject: Re: Time Issue


> time zones are correct.
> - Original Message -
> From: <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Monday, March 25, 2002 2:58 PM
> Subject: Re: Time Issue
>
>
> > I know that Now() uses GMT.
> > If this is the case, do you know how to avoid this.
> >
> > - Original Message -
> > From: "Marlon Moyer" <[EMAIL PROTECTED]>
> > To: "CF-Talk" <[EMAIL PROTECTED]>
> > Sent: Monday, March 25, 2002 2:50 PM
> > Subject: Re: Time Issue
> >
> >
> > > Is it GMT time by chance?
> > >
> > > - Original Message -
> > > From: <[EMAIL PROTECTED]>
> > > To: "CF-Talk" <[EMAIL PROTECTED]>
> > > Sent: Monday, March 25, 2002 3:45 PM
> > > Subject: Time Issue
> > >
> > >
> > > > I am using cfmail to send some emails - when I receive the email it
> says
> > > it
> > > > was sent at 1:30 this morning instead of the appropriate time this
> > > afternoon
> > > > (that I sent it).  The system time is correct. Any ideas?
> > > >
> > > > Thanks
> > > >
> > > >
> > >
> >
> 
__
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



CFAuthorize tag not working with CF 5 ?!! Any ideas why not?

2002-03-25 Thread one

Am having a problem connecting to Authorizenet using the cfauthorize tag
with Cold Fusion 5.

Any ideas what the problem might be or any ideas on how to fix it?

Regards,
Pardee.

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



Re: IMS Fusion Mail vs. ActivMail ?!!

2002-03-25 Thread Howie Hamlin

You can see a comparison here: http://www.coolfusion.com/imssecomparison.cfm

HTH,

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

- Original Message - 
From: <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, March 25, 2002 5:33 PM
Subject: IMS Fusion Mail vs. ActivMail ?!!


> Does anyone know the main differences between IMS Fusion Mail tag at:
> 
> http://www.coolfusion.com/moreinfo.cfm?Product_ID=39
> 
> and the ActivMail tag at: 
> 
> http://www.cfdev.com/jmail/
> 
> 
> 
> 
__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Stored procedures & pdfs

2002-03-25 Thread Bryan Love

>(without pdf conversion all show up correctly)

wouldn't this indicate that the problem is NOT in the stored proc??

+---+
Bryan Love
  Macromedia Certified Professional
  Internet Application Developer
  Database Analyst
Telecommunication Systems
[EMAIL PROTECTED]
+---+

"...'If there must be trouble, let it be in my day, that my child may have
peace'..."
- Thomas Paine, The American Crisis



-Original Message-
From: Janine Jakim [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 25, 2002 2:01 PM
To: CF-Talk
Subject: Stored procedures & pdfs


I am switching over from using cfquery to stored procedures for my large
jobs.
In one of those I am filling in a pdf with report card information.  I am
unable to get the sp to show more than one report card (out of a whole
class/grade).  With the cfquery I set it up with many little queries (ie:
one student demographics/one with grades) and outputted like so





etc...


With my sp I have rolled it into one large query pulling all the tables
together (6 in total).  However, even with cfloops I an unable to get the
data to show more than one pdf (without pdf conversion all show up
correctly)
I am using activepdf with this.  Does anyone have any ideas about how I need
to structure my stored procedures to show all the students.
Thanks,
j

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



Re: Time Issue

2002-03-25 Thread kelly

time zones are correct.
- Original Message -
From: <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, March 25, 2002 2:58 PM
Subject: Re: Time Issue


> I know that Now() uses GMT.
> If this is the case, do you know how to avoid this.
>
> - Original Message -
> From: "Marlon Moyer" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Monday, March 25, 2002 2:50 PM
> Subject: Re: Time Issue
>
>
> > Is it GMT time by chance?
> >
> > - Original Message -
> > From: <[EMAIL PROTECTED]>
> > To: "CF-Talk" <[EMAIL PROTECTED]>
> > Sent: Monday, March 25, 2002 3:45 PM
> > Subject: Time Issue
> >
> >
> > > I am using cfmail to send some emails - when I receive the email it
says
> > it
> > > was sent at 1:30 this morning instead of the appropriate time this
> > afternoon
> > > (that I sent it).  The system time is correct. Any ideas?
> > >
> > > Thanks
> > >
> > >
> >
> 
__
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
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



IMS Fusion Mail vs. ActivMail ?!!

2002-03-25 Thread one

Does anyone know the main differences between IMS Fusion Mail tag at:

http://www.coolfusion.com/moreinfo.cfm?Product_ID=39

and the ActivMail tag at: 

http://www.cfdev.com/jmail/



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



Stored procedures & pdfs

2002-03-25 Thread Janine Jakim

I am switching over from using cfquery to stored procedures for my large
jobs.
In one of those I am filling in a pdf with report card information.  I am
unable to get the sp to show more than one report card (out of a whole
class/grade).  With the cfquery I set it up with many little queries (ie:
one student demographics/one with grades) and outputted like so





etc...


With my sp I have rolled it into one large query pulling all the tables
together (6 in total).  However, even with cfloops I an unable to get the
data to show more than one pdf (without pdf conversion all show up
correctly)
I am using activepdf with this.  Does anyone have any ideas about how I need
to structure my stored procedures to show all the students.
Thanks,
j
__
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
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



special characters

2002-03-25 Thread Joel Firestone

CFDJ'ers:

When trying to add characters like ñ and Ñ, my SQL 7 server tells me
I have not enclosed my strings properly. I'm assuming the tilde is
breaking it. Any way around that, other than looking for that character
and replacing it, with say the HTML equivalent that works? Or will I
just have to do a replace() on the string?

TIA.

Joel

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



RE: Time Issue

2002-03-25 Thread Christopher Olive

from the docs:

"NOW: Returns the current date and time of the computer running the ColdFusion server"

christopher olive
cto, vp of web development, vp it security
atnet solutions, inc.
410.931.4092
http://www.atnetsolutions.com


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 25, 2002 4:58 PM
To: CF-Talk
Subject: Re: Time Issue


I know that Now() uses GMT.
If this is the case, do you know how to avoid this.

- Original Message -
From: "Marlon Moyer" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, March 25, 2002 2:50 PM
Subject: Re: Time Issue


> Is it GMT time by chance?
>
> - Original Message -
> From: <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Monday, March 25, 2002 3:45 PM
> Subject: Time Issue
>
>
> > I am using cfmail to send some emails - when I receive the email it says
> it
> > was sent at 1:30 this morning instead of the appropriate time this
> afternoon
> > (that I sent it).  The system time is correct. Any ideas?
> >
> > Thanks
> >
> >
> 

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



Re: Time Issue

2002-03-25 Thread Paul Giesenhagen

Are you sure about that?  When we use #Now()#, it gives use the time on our
server ..

Paul Giesenhagen
QuillDesign
http://www.quilldesign.com
SiteDirector v2.0 - Commerce Builder



- Original Message -
From: <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, March 25, 2002 3:58 PM
Subject: Re: Time Issue


> I know that Now() uses GMT.
> If this is the case, do you know how to avoid this.
>
> - Original Message -
> From: "Marlon Moyer" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Monday, March 25, 2002 2:50 PM
> Subject: Re: Time Issue
>
>
> > Is it GMT time by chance?
> >
> > - Original Message -
> > From: <[EMAIL PROTECTED]>
> > To: "CF-Talk" <[EMAIL PROTECTED]>
> > Sent: Monday, March 25, 2002 3:45 PM
> > Subject: Time Issue
> >
> >
> > > I am using cfmail to send some emails - when I receive the email it
says
> > it
> > > was sent at 1:30 this morning instead of the appropriate time this
> > afternoon
> > > (that I sent it).  The system time is correct. Any ideas?
> > >
> > > Thanks
> > >
> > >
> >
> 
__
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
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Time Issue

2002-03-25 Thread Sam Roach

Also make sure you have the correct time zone selected.

-- Sam


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 25, 2002 1:52 PM
To: CF-Talk
Subject: Re: Time Issue


checked smtp server time and it is right as well.
- Original Message -
From: "VAN VLIET, SCOTT E (SBCSI)" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, March 25, 2002 2:48 PM
Subject: RE: Time Issue


> Are your web server & smtp server on the same box?  If not, then this time
> may be coming from the smtp server. HTH
>
> --
> SCOTT VAN VLIET
> SENIOR ANALYST
> SBC SERVICES, INC
> Tel: 858.886.3878
> Fax: 858.653.6763
> Email: [EMAIL PROTECTED] 
>
>
>
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Monday, March 25, 2002 1:46 PM
> To: CF-Talk
> Subject: Time Issue
>
>
> I am using cfmail to send some emails - when I receive the email it says
it
> was sent at 1:30 this morning instead of the appropriate time this
afternoon
> (that I sent it).  The system time is correct. Any ideas?
>
> Thanks
>
>
> 

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



Re: Time Issue

2002-03-25 Thread kelly

I know that Now() uses GMT.
If this is the case, do you know how to avoid this.

- Original Message -
From: "Marlon Moyer" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, March 25, 2002 2:50 PM
Subject: Re: Time Issue


> Is it GMT time by chance?
>
> - Original Message -
> From: <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Monday, March 25, 2002 3:45 PM
> Subject: Time Issue
>
>
> > I am using cfmail to send some emails - when I receive the email it says
> it
> > was sent at 1:30 this morning instead of the appropriate time this
> afternoon
> > (that I sent it).  The system time is correct. Any ideas?
> >
> > Thanks
> >
> >
> 
__
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Time Issue

2002-03-25 Thread kelly

checked smtp server time and it is right as well.
- Original Message -
From: "VAN VLIET, SCOTT E (SBCSI)" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, March 25, 2002 2:48 PM
Subject: RE: Time Issue


> Are your web server & smtp server on the same box?  If not, then this time
> may be coming from the smtp server. HTH
>
> --
> SCOTT VAN VLIET
> SENIOR ANALYST
> SBC SERVICES, INC
> Tel: 858.886.3878
> Fax: 858.653.6763
> Email: [EMAIL PROTECTED] 
>
>
>
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Monday, March 25, 2002 1:46 PM
> To: CF-Talk
> Subject: Time Issue
>
>
> I am using cfmail to send some emails - when I receive the email it says
it
> was sent at 1:30 this morning instead of the appropriate time this
afternoon
> (that I sent it).  The system time is correct. Any ideas?
>
> Thanks
>
>
> 
__
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Time Issue

2002-03-25 Thread Joseph DeVore

You might want to check the SMTP servers date/time

Joseph DeVore
VeloxWeb Technologies



-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 25, 2002 1:46 PM
To: CF-Talk
Subject: Time Issue


I am using cfmail to send some emails - when I receive the email it says it
was sent at 1:30 this morning instead of the appropriate time this afternoon
(that I sent it).  The system time is correct. Any ideas?

Thanks


__
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
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Time Issue

2002-03-25 Thread Marlon Moyer

Is it GMT time by chance?

- Original Message -
From: <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, March 25, 2002 3:45 PM
Subject: Time Issue


> I am using cfmail to send some emails - when I receive the email it says
it
> was sent at 1:30 this morning instead of the appropriate time this
afternoon
> (that I sent it).  The system time is correct. Any ideas?
>
> Thanks
>
> 
__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Time Issue

2002-03-25 Thread VAN VLIET, SCOTT E (SBCSI)

Are your web server & smtp server on the same box?  If not, then this time
may be coming from the smtp server. HTH

-- 
SCOTT VAN VLIET 
SENIOR ANALYST 
SBC SERVICES, INC 
Tel: 858.886.3878 
Fax: 858.653.6763 
Email: [EMAIL PROTECTED]  




-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 25, 2002 1:46 PM
To: CF-Talk
Subject: Time Issue


I am using cfmail to send some emails - when I receive the email it says it
was sent at 1:30 this morning instead of the appropriate time this afternoon
(that I sent it).  The system time is correct. Any ideas?

Thanks


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



Time Issue

2002-03-25 Thread kelly

I am using cfmail to send some emails - when I receive the email it says it
was sent at 1:30 this morning instead of the appropriate time this afternoon
(that I sent it).  The system time is correct. Any ideas?

Thanks

__
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
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Screen width, Height, & Color Depth

2002-03-25 Thread VAN VLIET, SCOTT E (SBCSI)

You will need to have a listener page grab the screen properties via JS,
then send those to a CF page, then go to the index page as if they were
entering the site.

You can also base this on session state - so that if this is the users first
request for a particular session.

EXAMPLE (in you "application.cfm" or index page):




...


document.write('
'); document.write(''); document.write(''); document.write(''); document.write('
'); document.forms[0].submit();