Re: CFPDF can not flatten liveCycle Forms - so how do you?

2009-09-01 Thread Jochem van Dieten

On Mon, Aug 31, 2009 at 3:46 PM, Brook Davies wrote:
 I tried this to to the 'Adobe PDF' printer with no luck. I didn't get a
 result or find a way to specify an output file. Have you got this working?

Never tried it with ColdFusion / cfprint, but I got it working with
LiveCycle and their equivalent of cfexecute. In essence it is just a
command line print with the PDF printer driver configured to never ask
questions and always print to the same folder / file protected by a
giant lock. First get it working from the command line, then try from
CF. And don't worry if the process doesn't exit afterwards, subsequent
print commands will just use the same process.

Jochem

-- 
Jochem van Dieten
http://jochem.vandieten.net/

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325888
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CFPDF can not flatten liveCycle Forms - so how do you?

2009-09-01 Thread Paul Hastings

might ask on the iTex list, it will be amusing anyway.

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325889
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CFFM 1.30 Released

2009-09-01 Thread Rick Root

On Mon, Aug 31, 2009 at 11:47 PM, Kevin Peppermanchorno...@gmail.com wrote:

 One thing I should mention, If you point this at a folder with a huge number
 of files, It can take up all resources pretty quickly, even taking all
 memory available to the JVM.

Yeah, you'd want to disable the feature that has it look up image
dimensions, it's a configurable option via one of the
cfinvokearguments.

I should probably have that turned off by default.

 So maybe either add a a stop at recursion filter, or maybe a way to filter
 folders with specific names?

The basic directory listing isn't doing any kind of recursio, so any
slowness you experience on the directory listing is probably the image
component grabbing image dimensions.




-- 
Rick Root
CFFM - Open Source Coldfusion File Manager
http://www.opensourcecf.com/cffm

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325890
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CFPDF can not flatten liveCycle Forms - so how do you?

2009-09-01 Thread Arsalan Tariq Keen

if you people are concerned about flattening LiveCucle Forms (xml based pdf 
forms) using coldfusion ... then let me tell you ... it's not much of a big 
deal :) you can use iText java library pre-installed with CF (Adobe 
CF/Railo/Bluedragon) directly for this purpose :)

Regards,
Arsalan

--
From: Paul Hastings p...@sustainablegis.com
Sent: Tuesday, September 01, 2009 3:58 PM
To: cf-talk cf-talk@houseoffusion.com
Subject: Re: CFPDF can not flatten liveCycle Forms - so how do you?


 might ask on the iTex list, it will be amusing anyway.

 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325891
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


ColdFusion + SMS

2009-09-01 Thread Arsalan Tariq Keen

Hello Guys,

Can anyone tell me in detail what parameters I need to know from my GSM 
Operator for sending SMS using ColdFusion? I want to send actual SMS not the 
test machine that comes along Adobe CF8 

Regards,
Arsalan

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325892
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: ColdFusion + SMS

2009-09-01 Thread Tom Chiverton

On Tuesday 01 Sep 2009, Arsalan Tariq Keen wrote:
 Can anyone tell me in detail what parameters I need to know from my GSM
 Operator for sending SMS using ColdFusion?

You wont be able to use a GSM provider i.e. the radio system normally used. 
You need to find an SMSC provider or something. Have a bit of a google and a 
read of the CF admin. docs.

-- 
Helping to widespreadedly foster clusters as part of the IT team of the 
year, '09 and '08



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at 
Halliwells LLP, 3 Hardman Square, Spinningfields, Manchester, M3 3EB.  A list 
of members is available for inspection at the registered office together with a 
list of those non members who are referred to as partners.  We use the word 
“partner” to refer to a member of the LLP, or an employee or consultant with 
equivalent standing and qualifications. Regulated by the Solicitors Regulation 
Authority.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged.  If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents.  If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 2500.

For more information about Halliwells LLP visit www.halliwells.co

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325893
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


(ot) automatical re-diretion from youtube

2009-09-01 Thread Don L

hi all,

I'm wondering if there's a way to automatically launch/redirect to a url at the 
end of a youtube video (flash content) play, yeah, crazy.

Thanks. 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325894
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: (ot) automatical re-diretion from youtube

2009-09-01 Thread Dave Watts

 I'm wondering if there's a way to automatically launch/redirect to a url at 
 the end of a
 youtube video (flash content) play, yeah, crazy.

I would certainly hope not.

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!

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325895
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: (ot) automatical re-diretion from youtube

2009-09-01 Thread Phillip Vector

It's a kludge, but if you know how long the video is, then remove the
controls and have it start as the page opens. Use a meta redirect to
redirect the page after so many seconds.

On Tue, Sep 1, 2009 at 8:12 AM, Dave Wattsdwa...@figleaf.com wrote:

 I'm wondering if there's a way to automatically launch/redirect to a url at 
 the end of a
 youtube video (flash content) play, yeah, crazy.

 I would certainly hope not.

 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!

 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325896
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: (ot) automatical re-diretion from youtube

2009-09-01 Thread Dominic Watson

There's a full js API to the YouTube player. Ideally, you'd hook into that,
listen for a FinishedPlaying event and then do as you wish.

http://tinyurl.com/noptmw :p

Dominic

2009/9/1 Don L do...@yahoo.com


 hi all,

 I'm wondering if there's a way to automatically launch/redirect to a url at
 the end of a youtube video (flash content) play, yeah, crazy.

 Thanks.

 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325897
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: (ot) automatical re-diretion from youtube

2009-09-01 Thread Don L

There's a full js API to the YouTube player. Ideally, you'd hook into that,
listen for a FinishedPlaying event and then do as you wish.

http://tinyurl.com/noptmw :p

Dominic

Thanks but it seems a mess to have this little thing available, I mean, doing 
all the implementation for it.  more thoughts? 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325898
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: (ot) automatical re-diretion from youtube

2009-09-01 Thread Don L

It's a kludge, but if you know how long the video is, then remove the
controls and have it start as the page opens. Use a meta redirect to
redirect the page after so many seconds.

sorry not an option, the control has to be there, for one thing, for the 
existing users... 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325899
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: (ot) automatical re-diretion from youtube

2009-09-01 Thread Don L

  I'm wondering if there's a way to automatically launch/redirect to a 
 ...
 I would certainly hope not.
 
 Dave Watts, CTO, Fig Leaf Software
 http://www.figleaf.com/

hey dave 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325900
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: (ot) automatical re-diretion from youtube

2009-09-01 Thread Dominic Watson

Using the API would clearly be the *clean* option - but the problem is of
course one of time. However, I can't see another way of doing this; i.e.
detecting the end of a youtube video playing. I'd suggest you'd spend more
time figuring out a hack than you would picking up the API.

Dominic

2009/9/1 Don L do...@yahoo.com


 There's a full js API to the YouTube player. Ideally, you'd hook into
 that,
 listen for a FinishedPlaying event and then do as you wish.
 
 http://tinyurl.com/noptmw :p
 
 Dominic

 Thanks but it seems a mess to have this little thing available, I mean,
 doing all the implementation for it.  more thoughts?

 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325901
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: ColdFusion + SMS

2009-09-01 Thread Agha Mehdi

You can send through GSM modem if going through SMS aggregator is not an
option. you can send around 30 messages/minute

On Tue, Sep 1, 2009 at 4:33 AM, Arsalan Tariq Keen arsalk...@hotmail.comwrote:


 Hello Guys,

 Can anyone tell me in detail what parameters I need to know from my GSM
 Operator for sending SMS using ColdFusion? I want to send actual SMS not the
 test machine that comes along Adobe CF8

 Regards,
 Arsalan

 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325902
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: (ot) automatical re-diretion from youtube

2009-09-01 Thread Jason Fisher

+1 @Dominic

I gotta believe that working with a published and documented API is, by 
definition, the LEAST messy option out there.  If YouTube gives you exactly 
what you need to get to where you want to be with a few lines of JS, I would 
recommend doing that! 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325903
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


showdebugoutput not working in frames?

2009-09-01 Thread Mark McArthey

Hello all!
I have a number of forms that work fine with debugging output turned on: 
cfsetting showdebugoutput=Yes and it works fine.  I can see the output and 
all is good.  The problem is for pages that have been written with iframes, the 
debug output does not show.  I have tried putting the showdebugoutput=Yes 
statement in the main and each of the frames but still do not see anything.  Is 
this the nature of frames?
Thanks!


~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325904
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: showdebugoutput not working in frames?

2009-09-01 Thread Peter Boughton

A frame is a distinct request - similar to simply opening a new browser tab or 
window - but embedded in the current tab/window.

Debug settings do not cross requests, so you must ensure every request has 
debugging enabled by the time it reaches the end (either onRequestEnd.cfm or 
the onRequestEnd() in Application.cfc).

Note also that if you have disabled frame scrolling then any debugging may be 
hidden out of view (though you can sometimes manually scroll a frame, depending 
on browser). 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325905
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: (ot) automatical re-diretion from youtube

2009-09-01 Thread Dave l

I certainly wouldn't worry about redirecting them at the end of the video.. I 
have seen the said video and you are better off figuring out how to capture a 
browser close during the first 10 seconds if you plan on getting any of those 
people. 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325906
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: CFPDF can not flatten liveCycle Forms - so how do you?

2009-09-01 Thread Brook Davies

It does not seem to be possible to do flatten XFA forms, even directly via
itext. We've tried



-Original Message-
From: Arsalan Tariq Keen [mailto:arsalk...@hotmail.com] 
Sent: September-01-09 4:28 AM
To: cf-talk
Subject: Re: CFPDF can not flatten liveCycle Forms - so how do you?


if you people are concerned about flattening LiveCucle Forms (xml based pdf 
forms) using coldfusion ... then let me tell you ... it's not much of a big 
deal :) you can use iText java library pre-installed with CF (Adobe 
CF/Railo/Bluedragon) directly for this purpose :)

Regards,
Arsalan

--
From: Paul Hastings p...@sustainablegis.com
Sent: Tuesday, September 01, 2009 3:58 PM
To: cf-talk cf-talk@houseoffusion.com
Subject: Re: CFPDF can not flatten liveCycle Forms - so how do you?


 might ask on the iTex list, it will be amusing anyway.

 



~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325907
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: (ot) automatical re-diretion from youtube

2009-09-01 Thread Don L

Using the API would clearly be the *clean* option - but the problem is of
course one of time. However, I can't see another way of doing this; i.e.
detecting the end of a youtube video playing. I'd suggest you'd spend more
time figuring out a hack than you would picking up the API.

Dominic

Yes, Dominic, you're exactly right, I don't want to nor can afford much time 
for it.  yes time. 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325908
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: (ot) automatical re-diretion from youtube

2009-09-01 Thread Don L

 I certainly wouldn't worry about redirecting them at the end of the 
 video.. I have seen the said video and you are better off figuring out 
 how to capture a browser close during the first 10 seconds if you plan 
 on getting any of those people. 

Yes, you're right, the quality of the video has to be up and up then we can 
talk about the next thing/url, hopefully a bunch of intelligent people would 
help me to figure that out... 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325909
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: (ot) automatical re-diretion from youtube

2009-09-01 Thread Don L

 +1 @Dominic
 
 I gotta believe that working with a published and documented API is, 
 by definition, the LEAST messy option out there.  If YouTube gives you 
 exactly what you need to get to where you want to be with a few lines 
 of JS, I would recommend doing that! 

The word,mess is loose on my end, key is to get thing done without having to 
spend too much time unless I want to that API programmer type but no.


~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325910
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: (ot) automatical re-diretion from youtube

2009-09-01 Thread Charlie Griefer

On Tue, Sep 1, 2009 at 2:25 PM, Don L do...@yahoo.com wrote:


  +1 @Dominic
 
  I gotta believe that working with a published and documented API is,
  by definition, the LEAST messy option out there.  If YouTube gives you
  exactly what you need to get to where you want to be with a few lines
  of JS, I would recommend doing that!

 The word,mess is loose on my end, key is to get thing done without having
 to spend too much time unless I want to that API programmer type but no.


I have to think that with all of the time you're wasting trying to figure
out how to do it another way, you could have been done doing it the proper
way via the provided API.

-- 
I have failed as much as I have succeeded. But I love my life. I love my
wife. And I wish you my kind of success.


~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325911
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: (ot) automatical re-diretion from youtube

2009-09-01 Thread Dave l

Come on now, we know that's not gunna happen.

Just put a frame at the end that says free naked chix click here, would get a 
better conversion rate.

I have to think that with all of the time you're wasting trying to figure 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325912
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: (ot) automatical re-diretion from youtube

2009-09-01 Thread Don L

Using the API would clearly be the *clean* option - but the problem is of
course one of time. However, I can't see another way of doing this; i.e.
detecting the end of a youtube video playing. I'd suggest you'd spend more
time figuring out a hack than you would picking up the API.

Dominic

2009/9/1 Don L do...@yahoo.com



Dominic, have you implemented the API for this purpose?  If so I'd like to 
steal a few lines to save some time?  Thanks. 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325913
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: (ot) automatical re-diretion from youtube

2009-09-01 Thread Gerald Guido


 I have to think that with all of the time you're wasting trying to figure
 out how to do it another way, you could have been done doing it the
 proper
 way via the provided API.



Yeah, what Charlie said.

Google has given you the keys to the kingdom. I looked at the code samples.
Not all that hard at all. Even for a n00b.

G!

On Tue, Sep 1, 2009 at 5:34 PM, Charlie Griefer
charlie.grie...@gmail.comwrote:


 On Tue, Sep 1, 2009 at 2:25 PM, Don L do...@yahoo.com wrote:


 I have to think that with all of the time you're wasting trying to figure
 out how to do it another way, you could have been done doing it the
 proper
 way via the provided API.

 --
 I have failed as much as I have succeeded. But I love my life. I love my
 wife. And I wish you my kind of success.


 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325914
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


access dynamic structure value

2009-09-01 Thread Matthew Smith

I am trying to do this, referencing the currentrecord structure:
cfloop from=1 to=#currentrecord.NUM_CART_ITEMS# index=cartentry
cfset currententry = currentrecord.ITEM_NAME#cartentry#
#currententry#br
/cfloop

what is the syntax? 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325915
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: access dynamic structure value

2009-09-01 Thread David McGuigan

#currentRecord[ item_name#cartEntry# ]#
You don't even need to assign it to currentEntry.



On Tue, Sep 1, 2009 at 6:15 PM, Matthew Smith chedders...@gmail.com wrote:


 I am trying to do this, referencing the currentrecord structure:
 cfloop from=1 to=#currentrecord.NUM_CART_ITEMS# index=cartentry
cfset currententry = currentrecord.ITEM_NAME#cartentry#
#currententry#br
 /cfloop

 what is the syntax?

 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325916
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: access dynamic structure value

2009-09-01 Thread Jason Fisher

currentRecord is a property of a query, not a query itself and you don't need 
it to loop over a query = use the cfoutput syntax to loop over your query:

cfoutput query=myQuery
 #item_name#br /
/cfoutput



~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325917
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: access dynamic structure value

2009-09-01 Thread John M Bliss

Or #currentRecord[item_name  cartEntry]#

On Tue, Sep 1, 2009 at 7:22 PM, David McGuigan davidmcgui...@gmail.comwrote:


 #currentRecord[ item_name#cartEntry# ]#
 You don't even need to assign it to currentEntry.



 On Tue, Sep 1, 2009 at 6:15 PM, Matthew Smith chedders...@gmail.com
 wrote:

 
  I am trying to do this, referencing the currentrecord structure:
  cfloop from=1 to=#currentrecord.NUM_CART_ITEMS# index=cartentry
 cfset currententry = currentrecord.ITEM_NAME#cartentry#
 #currententry#br
  /cfloop
 
  what is the syntax?
 
 

 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325918
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: access dynamic structure value

2009-09-01 Thread John M Bliss

Oh, right.  Or if he's just trying to address one row in a query result set,
he'd need something like this for row 35:

cfset thiscurrentrecord = 35
cfloop from=1 to=#myQuery.NUM_CART_ITEMS[thiscurrentrecord]#
index=cartentry
#myQuery.[ITEM_NAME  cartentry][thiscurrentrecord]#br
/cfloop

...and, of course, if myQuery.[ITEM_NAME  cartentry] is coming out of the
database, that database is *not* in 3rd normal.  :-)


On Tue, Sep 1, 2009 at 9:06 PM, Jason Fisher ja...@wanax.com wrote:


 currentRecord is a property of a query, not a query itself and you don't
 need it to loop over a query = use the cfoutput syntax to loop over your
 query:

 cfoutput query=myQuery
  #item_name#br /
 /cfoutput



 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325919
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


cfopenchat - jquery

2009-09-01 Thread Rick Root

so while I'm on a roll cfopenchat (version 1.1) now uses jQuery
instead of ajax.cfc

Maybe it'll be more reliable.  Of course, it's still a chat room that
uses ajax, so it still is an insanely bad idea :)

http://www.opensourcecf.com/cfopenchat

demo: http://www.opensourcecf.com/cfopenchat/demo

-- 
Rick Root
CFFM - Open Source Coldfusion File Manager
http://www.opensourcecf.com/cffm

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325920
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: cfopenchat - jquery

2009-09-01 Thread Rick Faircloth

Hmmm...in IE 7/8, I got The website cannot display this page
after entering a name and clicking the Enter Chat button.

In FF 3.5.2, I got a CF Error Variable SESSIONID is undefined,
along with this when I entered my name and clicked the Enter Chat button:

The error occurred in
/home/opencf/public_html/cfopenchat/demo/cfopenchat.cfm: line 77

75 : link rel=stylesheet type=text/css href=./cfopenchat.css
76 : script language=javascript
77 : var sessionid = 'cfoutput#sessionid#/cfoutput';
78 : /script
79 : script type=text/javascript
src=./JavaScriptFlashGateway.js/script

Is it just my system?

Rick



-Original Message-
From: Rick Root [mailto:rick.r...@webworksllc.com] 
Sent: Tuesday, September 01, 2009 11:35 PM
To: cf-talk
Subject: cfopenchat - jquery


so while I'm on a roll cfopenchat (version 1.1) now uses jQuery
instead of ajax.cfc

Maybe it'll be more reliable.  Of course, it's still a chat room that
uses ajax, so it still is an insanely bad idea :)

http://www.opensourcecf.com/cfopenchat

demo: http://www.opensourcecf.com/cfopenchat/demo

-- 
Rick Root
CFFM - Open Source Coldfusion File Manager
http://www.opensourcecf.com/cffm



~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325921
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: cfopenchat - jquery

2009-09-01 Thread Dan Baughman

worked on chrome.

On Tue, Sep 1, 2009 at 9:53 PM, Rick Faircloth r...@whitestonemedia.comwrote:


 Hmmm...in IE 7/8, I got The website cannot display this page
 after entering a name and clicking the Enter Chat button.

 In FF 3.5.2, I got a CF Error Variable SESSIONID is undefined,
 along with this when I entered my name and clicked the Enter Chat button:

 The error occurred in
 /home/opencf/public_html/cfopenchat/demo/cfopenchat.cfm: line 77

 75 : link rel=stylesheet type=text/css href=./cfopenchat.css
 76 : script language=javascript
 77 : var sessionid = 'cfoutput#sessionid#/cfoutput';
 78 : /script
 79 : script type=text/javascript
 src=./JavaScriptFlashGateway.js/script

 Is it just my system?

 Rick



 -Original Message-
 From: Rick Root [mailto:rick.r...@webworksllc.com]
 Sent: Tuesday, September 01, 2009 11:35 PM
 To: cf-talk
 Subject: cfopenchat - jquery


 so while I'm on a roll cfopenchat (version 1.1) now uses jQuery
 instead of ajax.cfc

 Maybe it'll be more reliable.  Of course, it's still a chat room that
 uses ajax, so it still is an insanely bad idea :)

 http://www.opensourcecf.com/cfopenchat

 demo: http://www.opensourcecf.com/cfopenchat/demo

 --
 Rick Root
 CFFM - Open Source Coldfusion File Manager
 http://www.opensourcecf.com/cffm



 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325922
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: cfopenchat - jquery

2009-09-01 Thread James Holmes

Works on FF and Chrome for me

mxAjax / CFAjax docs and other useful articles:
http://www.bifrost.com.au/blog/



2009/9/2 Rick Faircloth r...@whitestonemedia.com:

 Hmmm...in IE 7/8, I got The website cannot display this page
 after entering a name and clicking the Enter Chat button.

 In FF 3.5.2, I got a CF Error Variable SESSIONID is undefined,
 along with this when I entered my name and clicked the Enter Chat button:

 The error occurred in
 /home/opencf/public_html/cfopenchat/demo/cfopenchat.cfm: line 77

 75 : link rel=stylesheet type=text/css href=./cfopenchat.css
 76 : script language=javascript
 77 : var sessionid = 'cfoutput#sessionid#/cfoutput';
 78 : /script
 79 : script type=text/javascript
 src=./JavaScriptFlashGateway.js/script

 Is it just my system?

 Rick



 -Original Message-
 From: Rick Root [mailto:rick.r...@webworksllc.com]
 Sent: Tuesday, September 01, 2009 11:35 PM
 To: cf-talk
 Subject: cfopenchat - jquery


 so while I'm on a roll cfopenchat (version 1.1) now uses jQuery
 instead of ajax.cfc

 Maybe it'll be more reliable.  Of course, it's still a chat room that
 uses ajax, so it still is an insanely bad idea :)

 http://www.opensourcecf.com/cfopenchat

 demo: http://www.opensourcecf.com/cfopenchat/demo

 --
 Rick Root
 CFFM - Open Source Coldfusion File Manager
 http://www.opensourcecf.com/cffm



 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325923
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: access dynamic structure value

2009-09-01 Thread Azadi Saryev

it depends on what type of 'structure' it is:

if your currentrecord.ITEM_NAME is an array, then get its individual
elements as currentrecord.ITEM_NAME[cartentry]

but if ITEM_NAME1, ITEM_NAME2, ..., ITEM_NAMEx are keys in your
currentrecord structure, then do as others said:
currentrecord['ITEM_NAME'  cartentry]

Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com/


On 02/09/2009 08:15, Matthew Smith wrote:
 I am trying to do this, referencing the currentrecord structure:
 cfloop from=1 to=#currentrecord.NUM_CART_ITEMS# index=cartentry
   cfset currententry = currentrecord.ITEM_NAME#cartentry#
   #currententry#br
 /cfloop

 what is the syntax? 

 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325925
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: access dynamic structure value

2009-09-01 Thread James Holmes

You're correct - it's also just a number, not the whole row of a
query, when looping with cfoutput or cfloop.

mxAjax / CFAjax docs and other useful articles:
http://www.bifrost.com.au/blog/



2009/9/2 Azadi Saryev az...@sabai-dee.com:

 On 02/09/2009 10:06, Jason Fisher wrote:
 currentRecord is a property of a query, not a query itself and you don't 
 need it to loop over a query = use the cfoutput syntax to loop over your 
 query:

 cfoutput query=myQuery
  #item_name#br /
 /cfoutput

 i thought the query's property was currentRow, not currentRecord... am i
 missing something?

 Azadi Saryev
 Sabai-dee.com
 http://www.sabai-dee.com/







 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325926
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: ColdFusion + SMS

2009-09-01 Thread Mike Kear

There are a great many SMS aggregators around.   SMS and MMS messages
are valued by a unit called a credit.  The aggregators buy
millions of credits for a tiny amount each, and sell them on in
smaller packets for a larger amount each.   They will then charge you
one credit per SMS.   Sometimes they have special deals so between
certain hours you'll be charged 0.7credits per message or some such.

The aggregators receive messages from you in a variety of formats,
depending on how they set their systems up.  Might be http call or
email or might be an XML packet or a few use the specific SMS format
that the example in ColdFusion uses.   How you send your message will
depend on the format required by the aggregator you choose.

The aggregators outside the USA can send messages to almost any mobile
phone (cell phone) in the world.  In the first application i had to do
with SMS,  i ended up using a British aggregator, because the messages
were cheaper and faster than Australian ones even though i was sending
from Australian source to Australian phones.But what's a good deal
today isn't necessarily the best deal tomorrow, so you need to build
your application so it's simple to switch from one to another as the
pricing changes.

Cheers
Mike Kear
Windsor, NSW, Australia
Adobe Certified Advanced ColdFusion Developer
AFP Webworks
http://afpwebworks.com
ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month



On Wed, Sep 2, 2009 at 3:01 AM, Agha Mehdiaghaime...@gmail.com wrote:

 You can send through GSM modem if going through SMS aggregator is not an
 option. you can send around 30 messages/minute

 On Tue, Sep 1, 2009 at 4:33 AM, Arsalan Tariq Keen 
 arsalk...@hotmail.comwrote:


 Hello Guys,

 Can anyone tell me in detail what parameters I need to know from my GSM
 Operator for sending SMS using ColdFusion? I want to send actual SMS not the
 test machine that comes along Adobe CF8

 Regards,
 Arsalan



 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325927
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: access dynamic structure value

2009-09-01 Thread Azadi Saryev

On 02/09/2009 10:06, Jason Fisher wrote:
 currentRecord is a property of a query, not a query itself and you don't need 
 it to loop over a query = use the cfoutput syntax to loop over your query:

 cfoutput query=myQuery
  #item_name#br /
 /cfoutput
   
i thought the query's property was currentRow, not currentRecord... am i
missing something?

Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com/





 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325924
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4