Search Engine Safe/Friendly URLS

2008-03-27 Thread Nate Willard
I'm working to turn the follow below into a friendly URL.

"Who watched Jay Leno's Show [Last Night]"

I tried using:


But that results in "Who-watched-Jay-Leno-s-Show--Last-Night--


Is there a regex that can do this task in a way to handle punctuation? 

So Commas don't get a - and periods do? Can this be done in one like of Regex 
or does it need to be a series?

Thanks


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302244
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: cfchart rotate does not rotate

2008-03-27 Thread Azadi Saryev
'rotated' argument has been removed since cfmx 7.
use type='horizontalbar' arg in  tag instead

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



kurt schroeder wrote:
> My chart comes up ok, but it does not rotate? Is there a bug or other issue 
> that will force it to default under some conditions?
>
> ColdFusion MX 7
> Version: 7,0,2,142559
> Edition: Enterprise
> on linux
>
>  showxgridlines="no" showygridlines="yes" foregroundcolor="##00" 
> databackgroundcolor="##FF" showborder="no" fontbold="no" fontitalic="no" 
> labelformat="number" xaxistitle="location"  yaxistitle="index" show3d="no" 
> rotated="yes" sortxaxis="no" showlegend="no" tipstyle="MouseOver" 
> tipbgcolor="##CC" showmarkers="yes" markersize="25" title="Chart View" 
> backgroundcolor="##CC" >
>valuecolumn="overallWeighting" seriescolor="##00" paintstyle="shade" 
> markerstyle="circle"  />
>  
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302243
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Question about cfeed

2008-03-27 Thread Steve Sequenzia
I am experimenting with building a very simple feed reader but I am hiving 
issues with cffeed not reading all the contents of the feed on certain sites. I 
have this very basic reader setup that reads the feeds and then does a dump on 
the page. Here it is http://dev.thinksys.com/feeds/1.cfm

Most feeds that you put in there are fine but the contents field on certain 
sites are getting truncated. For instance TechCrunch.com. This is the feed URL 
http://feeds.feedburner.com/Techcrunch. You will notice that the contents is 
truncated but if you look directly at the feed it is not truncated. Anyone have 
any idea why?

Also, I am wondering if it is possible to read some feeds ever so often and 
insert the results in a DB. I want this process to work even without anything 
happening on the site. Anyone have any idea how to do that?

Thanks for any help in advance. 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302242
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Windows CF8 VPS?

2008-03-27 Thread Adam Haskell
I am using VPSland with no problems. They have the new XL servers with 2008,
I am not on that plan though.

Adam Haskell

On Thu, Mar 27, 2008 at 7:43 PM, Jason Durham <[EMAIL PROTECTED]> wrote:

> I'm currently evaluating HostMySite's entry level CF VPS and am
> dissatisfied with the performance and support.  Can anybody recommend
> another VPS host?   I'm looking to spend about $1500 annually and be
> able to run MS SQL or MySQL on the box.
>
>
>
> Thanks,
>
> Jason
>
>
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302241
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CF7 and log4j

2008-03-27 Thread Qasim Rasheed
The link was on the "external" i.e.

http://code.google.com/p/cflog4j/

I've used the latest version of log4j with this app.

On Thu, Mar 27, 2008 at 10:29 PM, vishnu prasad <
[EMAIL PROTECTED]> wrote:

> There is no download link?
> r u using the latest version of log4j or using the one shipped with
> Coldfusion?
>
>
> >I've a project on riaforge related to log4j. You might want to take a
> peek
> >at it
> >
> >cflog4j.riaforge.com
> >
> >HTH
> >
> >On Thu, Mar 27, 2008 at 3:58 AM, vishnu prasad <
> >[EMAIL PROTECTED]> wrote:
> >
> >>
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302240
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CF7 and log4j

2008-03-27 Thread vishnu prasad
There is no download link?
r u using the latest version of log4j or using the one shipped with Coldfusion?


>I've a project on riaforge related to log4j. You might want to take a peek
>at it
>
>cflog4j.riaforge.com
>
>HTH
>
>On Thu, Mar 27, 2008 at 3:58 AM, vishnu prasad <
>[EMAIL PROTECTED]> wrote:
>
>> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302239
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Windows CF8 VPS?

2008-03-27 Thread Gerald Guido
>From what I have read here and other places hosting is a  crap shoot. Nobody
is ever !00% happy. Evar.

I have many dedicated servers over the years. I have had good experiences
with Value web:

http://www.valueweb.com/index.htm

And Cari.net.
http://cari.net/

Except for one Linux fan boy that actually said "Windhs" to me on a
support call. >> Rolls eyes << Other than that support was good.

I have most of my stuff @ Sozohosting.com. Mostly because they have CF
hosting with the H-sphere CP. I love H-sphere, it is the closest thing to
having a dedicated box on shared hosting (with out the hassle) . Their tech
support is *very* responsive except that their "CF guy", the main sys
admin,  is only there 9-5 m-f.

These opinions are "as is" and I am hesitant to offer them. Your  milage
*will* vary.

G

On Thu, Mar 27, 2008 at 7:43 PM, Jason Durham <[EMAIL PROTECTED]> wrote:

> I'm currently evaluating HostMySite's entry level CF VPS and am
> dissatisfied with the performance and support.  Can anybody recommend
> another VPS host?   I'm looking to spend about $1500 annually and be
> able to run MS SQL or MySQL on the box.
>
>
>
> Thanks,
>
> Jason
>
>
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302238
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Windows CF8 VPS?

2008-03-27 Thread James Holmes
Viviotech (http://www.viviotech.net/hosting_vps.cfm). Your budget will
buy a very decent CF8 box if you do the management.

On Fri, Mar 28, 2008 at 8:43 AM, Jason Durham wrote:
> I'm currently evaluating HostMySite's entry level CF VPS and am
>  dissatisfied with the performance and support.  Can anybody recommend
>  another VPS host?   I'm looking to spend about $1500 annually and be
>  able to run MS SQL or MySQL on the box.

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

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302237
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: clearing form fields when tabbing

2008-03-27 Thread Steve Good
Thanks Nic,

This helped me get these stupid forms done and out of my hair.

~Steve
http://goodcf.instantspot.com/blog



Nicholas M Tunney wrote:
> You can add a focus event listener to each form input text element to 
> clear it when a user tabs to the field, or use onFocus="" for each. The 
> method that is called would look something like this:
>
> function clearFormField (elID) {
> document.getElementById(elID).value = '';
> }
>
> Nic
>
> Steve Good wrote:
>   
>> So I know how to clear form fields when they are clicked using 
>> onClick="this.value=''" but how do I clear them when tabbing through the 
>> form?  I looked at onActivate, but it seems pretty much unsupported.  I 
>> also read this article 
>> http://www.mindpalette.com/tutorials/clear_defaults/index.php , but I 
>> have around 50+ fields, and the thought of writing a script that 
>> addresses each field individually does not put a smile on my face.  
>> Anyone have a quick and dirty method of getting this done like the 
>> onClick method? 
>>
>> Thanks again!
>>   
>> 
>
>
>   

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302236
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: clearing form fields when tabbing

2008-03-27 Thread Nicholas M Tunney
You can add a focus event listener to each form input text element to 
clear it when a user tabs to the field, or use onFocus="" for each. The 
method that is called would look something like this:

function clearFormField (elID) {
document.getElementById(elID).value = '';
}

Nic

Steve Good wrote:
> So I know how to clear form fields when they are clicked using 
> onClick="this.value=''" but how do I clear them when tabbing through the 
> form?  I looked at onActivate, but it seems pretty much unsupported.  I 
> also read this article 
> http://www.mindpalette.com/tutorials/clear_defaults/index.php , but I 
> have around 50+ fields, and the thought of writing a script that 
> addresses each field individually does not put a smile on my face.  
> Anyone have a quick and dirty method of getting this done like the 
> onClick method? 
>
> Thanks again!
>   


-- 
Nicholas M. Tunney
Blog: http://www.nictunney.com

Adobe Certified Advanced ColdFusion MX7 Developer
Adobe Certified Instructor
Adobe Community Expert




~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302235
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


clearing form fields when tabbing

2008-03-27 Thread Steve Good
So I know how to clear form fields when they are clicked using 
onClick="this.value=''" but how do I clear them when tabbing through the 
form?  I looked at onActivate, but it seems pretty much unsupported.  I 
also read this article 
http://www.mindpalette.com/tutorials/clear_defaults/index.php , but I 
have around 50+ fields, and the thought of writing a script that 
addresses each field individually does not put a smile on my face.  
Anyone have a quick and dirty method of getting this done like the 
onClick method? 

Thanks again!
-- 

~Steve
http://goodcf.instantspot.com/blog


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302234
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Windows CF8 VPS?

2008-03-27 Thread Jim Davis
> -Original Message-
> From: Jason Durham [mailto:[EMAIL PROTECTED]
> Sent: Thursday, March 27, 2008 7:44 PM
> To: CF-Talk
> Subject: Windows CF8 VPS?
> 
> I'm currently evaluating HostMySite's entry level CF VPS and am
> dissatisfied with the performance and support.  Can anybody recommend
> another VPS host?   I'm looking to spend about $1500 annually and be
> able to run MS SQL or MySQL on the box.

Opinions vary greatly (I love them, other hate them) but you can get a very
nice dedicated box (no VPS) for that price at CrystalTech.

I pay $89 for their entry-level box which happily supports my sites.  You
get a large allotment of a shared SQL Server or you can, of course, install
your own copy.

Jim Davis


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302233
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Windows CF8 VPS?

2008-03-27 Thread Charlie Griefer
ahphosting.net

get $10 off with the code found on the banner on the right side of
http://www.houseoffusion.com/ :)

On Thu, Mar 27, 2008 at 4:43 PM, Jason Durham <[EMAIL PROTECTED]> wrote:
> I'm currently evaluating HostMySite's entry level CF VPS and am
>  dissatisfied with the performance and support.  Can anybody recommend
>  another VPS host?   I'm looking to spend about $1500 annually and be
>  able to run MS SQL or MySQL on the box.
>
>
>
>  Thanks,
>
>  Jason
>
>
>
>  

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302232
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: IIS webservice to create "Web Sites"

2008-03-27 Thread Mik Muller
This looks about right. Haven't tried it yet, but I'm hoping that the vbs will 
work without the /create switch... just the "sitename" and /d 
www.hostheader.com  All I want to do is add and delete hostheaders.

Interesting left-nav selection...  Using Command-Line Administration Scripts

Mik


At 09:52 AM 3/27/2008, jonese wrote:
>IIS does have a command line API called "iisweb"
>
>http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/aee71684-36c0-40e1-b387-a19d2d0509f0.mspx?mfr=true
>
>It's how we use ANT to create websites for us..
>
>jonese
>
>On Thu, Mar 27, 2008 at 9:33 AM, Gerald Guido <[EMAIL PROTECTED]> wrote:
>> I set up system that created IIS web sites on the fly using Plesk a couple
>>  years back. Plesk has an API, a series of exe files, that you talk to using
>>  cfexecute.
>>
>>  You can do it using COM as well. I ran into a web hosting package, Bankoi
>>  webhost panel, written in asp that used COM objects to talk to IIS and
>>  various services and servers.
>>
>>  http://www.webhost-panel.com/
>>
>>  It used to be free. I ended up reverse engineering a lot of it using
>>  cfobject to talk to various servers. I have the old version of webhost panel
>>  on backup some where. I can dig it up if you want to look at it.
>>
>>  I will tell you right now, it  is a lot of work and it is not an easy thing
>>  to pull off.
>>
>>
>>
>>  On Wed, Mar 26, 2008 at 5:36 PM, Michael Muller <[EMAIL PROTECTED]>
>>  wrote:
>>
>>
>>  > Anyone know of a way to hit IIS with a local webservice or COM object to
>>  > manage "websites."  I hear this is how Plesk does it, but I can't find
>>  > anything in the couple of IIS documents I've looked through.
>>  >
>>  > Can someone point me in the right direction?  I'd like to be able to add /
>>  > remove "identities" or host headers for a particular IIS "website."
>>  >
>>  > Thanks,
>>  >
>>  > Mik
>>  >
>>  >
>>  > 
>>  > Michael Muller
>>  > Muller Technologies
>>  > 24 3rd Street
>>  > Turners Falls, MA 01376
>>  > work:  (413) 863-0030
>>  > cell:   (413) 320-5336
>>  > skype: michaelBmuller
>>  > http://support.MullerTech.com
>>  >
>>  > Information is not knowlege
>>  > Knowlege is not wisdom
>>  >
>>  > Eschew Obfuscation
>>  >
>>  >
>>  >
>>  >
>>
>>  
>
>

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302231
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: styling cfformgroup

2008-03-27 Thread Steve Good
ignore my question...  it helps if I look at which group i'm styling and 
then scroll down to that particular group.  *smacks head*

~Steve
http://goodcf.instantspot.com/blog



Steve Good wrote:
> Hi gang,
>
> I have an xml form and I'm using  to 
> group fields together.  Is it possible to change the background color 
> of the cfformgroup?  I tried applying a stylesheet against the group's 
> ID, and I've tried putting it in-line with the style attribute, but 
> neither have worked for me.
>
> Thanks!

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302230
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Windows CF8 VPS?

2008-03-27 Thread Jason Durham
I'm currently evaluating HostMySite's entry level CF VPS and am
dissatisfied with the performance and support.  Can anybody recommend
another VPS host?   I'm looking to spend about $1500 annually and be
able to run MS SQL or MySQL on the box.

 

Thanks, 

Jason



~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302229
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


styling cfformgroup

2008-03-27 Thread Steve Good
Hi gang,

I have an xml form and I'm using  to group 
fields together.  Is it possible to change the background color of the 
cfformgroup?  I tried applying a stylesheet against the group's ID, and 
I've tried putting it in-line with the style attribute, but neither have 
worked for me.

Thanks!
-- 

~Steve
http://goodcf.instantspot.com/blog


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302228
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


cfdiv + bind - parameter sequence problems?

2008-03-27 Thread Inger Klekacz
Hey all,

I've searched and searched for some mention of this, and haven't found 
anything, so I thought I should start asking around.

I have a CFForm with 3 types of control in it: 
a cfselect (name="mySelectMenu")
a pair of radio buttons (name="myRadio")
a pair of checkboxes (name="myCheckbox")

Below the CFForm is a CFDiv with this bind command:  (line breaks inserted by 
me on purpose for this note; "value" and "change" left out because they're 
default, which is fine by me)

bind="url:index.cfm?method=projects.displayProjectView
&myRadio={logSelector:myradio}
&mySelectMenu={logSelector:mySelectMenu}
&myCheckBox={logSelector:myCheckBox}"

Sequence appears to matter. A change to any one of these controls should 
refresh the div, but alas, no dice.

If mySelectMenu is passed in after a checkbox or a radio button,it doesn't 
trigger the bind. It can be passed in after another mySelectMenu and it works 
just fine.

Note - I've just learned that I can't have two checkboxes named myCheckBox. 
While it happily returns a comma-delimited list of values assigned to the 
checked boxes in the myCheckBox array, any parameter passed in after that fails 
to trigger the bind.

I successfully got it working - once. And here was the order in which I had to 
do it:

mySelectMenu
(rename checkboxes)
myCheckBox1
myCheckBox2
myRadioButton

I'm getting no errors of any kind when a control fails to trigger a div. Not 
even in Firebug. This seems straight up weird. 

While I will entertain the notion that I have lost my mind, I'd much prefer it 
if someone could emulate and explain these problems.

Thanks bunches!
Inger


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302227
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Variables scope within cold fusion 8 context

2008-03-27 Thread Don L
>> If you use onRequestStart(), you'll set those variables on 
>> every page request. That's a lot of unnecessary overhead no 
>> matter how small it is.
>
>No, it's not a significant amount of overhead to set variables from literal
>values on each page request.
>
>Dave Watts, CTO, Fig Leaf Software
>http://www.figleaf.com/
>

Thanks, Dave.  So, with cf8, can I easily set up Variables Scope across board, 
then, for some users, their instances would use different values upon reset of 
them?
something like 

   userConfig = "standdard";
   showDataByDays = 5;





~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302226
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Application Design Advice Needed

2008-03-27 Thread James Blaha
Mike,

Thank you for this post!

-Jim 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302225
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


still have problem with cfgrid when I choose html format. Anybody has any idea?

2008-03-27 Thread Ali
Hi: I face an error (The cfgridupdate tag cannot find the grid named MyGrid)
when I use HTML format and I click outside of the grid and then click save
button but do not have any problem when I use APPLET format for my cfgrid.
Please help me.
Thanks
Ali


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302224
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: How to unGZip very large archives via CF?

2008-03-27 Thread Gerald Guido
>> programs like WinZip can be run from the command line.

Just like the old days using PkZip. I know that RAR (WinRAR) is accessible
from the command line.

http://www.rarlab.com/shoprarlab.php

If you don't want to spend the money you can probably find a slew of FOSS
compression apps @ sourceforge.net

Actually I just looked and 7zip has a command line interface.

http://sourceforge.net/projects/sevenzip/



On Thu, Mar 27, 2008 at 5:15 PM, Brad Wood <[EMAIL PROTECTED]>
wrote:

> I have no experience doing this, but I have a thought... I believe
> programs like WinZip can be run from the command line.  You could use
> cfexecute to have an external app do the work for you.
>
> ~Brad
>
> -Original Message-
> From: [EMAIL PROTECTED] [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> Sent: Thursday, March 27, 2008 5:11 PM
> To: CF-Talk
> Subject: How to unGZip very large archives via CF?
>
> I'm running into Java out of memory problems when I try to use the java
> unzipping support (gzipExpandToString) for some files that I download
> via a webservice.  CFHTTP saves the file to disk for me, but then when I
> unzip them, the large ones cause memroy problems.  I've configured the
> max heap size to be 1380, which is the max that I've usually been able
> to set it to.
>
> Anyone have a lead on code that I can use in CF that doesn't try to
> store the entire unGZipped content in memory?
>
> I'm probably postponing the eventual problem, because I'm going to need
> to run the content through xmlPARSE, but if I can at least get it
> unGZipped into a file, maybe I can get SQL to do the XML heavy lifting
> for me.
>
> thanks
> Reed
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302223
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Binding to the display from a cfselect rather than the value

2008-03-27 Thread Michael Brennan-White
Ray,

Thank you very much.  I had a feeling that was going to be the answer.  

> Bind to a JS function. This will 'see' the change, and you can grab
> the selectedIndex's display value.
> 
> 
> On Thu, Mar 27, 2008 at 11:31 AM, Michael Brennan-White
> <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> >  I would like to bind a cfinput text box to the selected display of 
> an  item from a cfselect rather than the id of the record.?
> >
> >  


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:30
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: How to unGZip very large archives via CF?

2008-03-27 Thread Brad Wood
I have no experience doing this, but I have a thought... I believe
programs like WinZip can be run from the command line.  You could use
cfexecute to have an external app do the work for you.

~Brad

-Original Message-
From: [EMAIL PROTECTED] [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 27, 2008 5:11 PM
To: CF-Talk
Subject: How to unGZip very large archives via CF?

I'm running into Java out of memory problems when I try to use the java
unzipping support (gzipExpandToString) for some files that I download
via a webservice.  CFHTTP saves the file to disk for me, but then when I
unzip them, the large ones cause memroy problems.  I've configured the
max heap size to be 1380, which is the max that I've usually been able
to set it to.  

Anyone have a lead on code that I can use in CF that doesn't try to
store the entire unGZipped content in memory?  

I'm probably postponing the eventual problem, because I'm going to need
to run the content through xmlPARSE, but if I can at least get it
unGZipped into a file, maybe I can get SQL to do the XML heavy lifting
for me.

thanks
Reed 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302221
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


How to unGZip very large archives via CF?

2008-03-27 Thread [EMAIL PROTECTED] [EMAIL PROTECTED]
I'm running into Java out of memory problems when I try to use the java 
unzipping support (gzipExpandToString) for some files that I download via a 
webservice.  CFHTTP saves the file to disk for me, but then when I unzip them, 
the large ones cause memroy problems.  I've configured the max heap size to be 
1380, which is the max that I've usually been able to set it to.  

Anyone have a lead on code that I can use in CF that doesn't try to store the 
entire unGZipped content in memory?  

I'm probably postponing the eventual problem, because I'm going to need to run 
the content through xmlPARSE, but if I can at least get it unGZipped into a 
file, maybe I can get SQL to do the XML heavy lifting for me.

thanks
Reed 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302220
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Variables scope within cold fusion 8 context

2008-03-27 Thread Dave Watts
> If you use onRequestStart(), you'll set those variables on 
> every page request. That's a lot of unnecessary overhead no 
> matter how small it is.

No, it's not a significant amount of overhead to set variables from literal
values on each page request.

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

Fig Leaf Training: Adobe/Google/Paperthin Certified Partners
http://training.figleaf.com/

WebManiacs 2008: the ultimate conference for CF/Flex/AIR developers!
http://www.webmaniacsconference.com/

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302219
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


I need to "steal" a DDL for generic contact info for MS SQL Server 2000

2008-03-27 Thread Don L
got it handy? it would save me ~15/20 minutes. tks. 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302218
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Variables scope within cold fusion 8 context

2008-03-27 Thread Don L
>> I guess with cf8, it simply does not support Variables Scop at global 
>> level.  True or False?
>
>If I'm understanding correctly, I don't think any version has supported a 
>global variables scope.  The variables scope is reset every request.
>
>Setting a couple of variables on each request in onRequestStart is 
>additional overhead, but not very much.  You'll have to decide whether you 
>want to incur that overhead, or change all the references to Application 
>scope.
>
>-- Josh

"The variables scope is reset every request."  you are TALKING and I was 
forgetting of why initially I used Variables.varX for that app (now 
remember...).  Thank YOU.




~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302217
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Variables scope within cold fusion 8 context

2008-03-27 Thread Don L
> There is no built-in function onVariablesStart() in Application.cfc. 
yeap, thks. 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302216
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CF & PayPal / PayFlowPro Integrations API version 4.xx

2008-03-27 Thread jonese
I turned on logging and i'm seeing this fatal error getting reported:

2008-03-27 15:55:06 EDT - Info - paypal.payflow.InitState.Execute():
Initializing Connection.
2008-03-27 15:55:06 EDT - Debug -
paypal.payflow.SendInitState.getServerFile() : Entered
2008-03-27 15:55:06 EDT - Debug -
paypal.payflow.SendInitState.getServerFile() : Exiting
2008-03-27 15:55:06 EDT - Debug -
paypal.payflow.PaymentConnection.ConnectToServer(String): Entered.
2008-03-27 15:55:06 EDT - Info -
paypal.payflow.PaymentConnection.ConnectToServer(String): Initializing
Server Uri.
2008-03-27 15:55:06 EDT - Fatal -
paypal.payflow.PaymentConnection.InitServerUri(String): classname:
null
2008-03-27 15:55:06 EDT - Info -
paypal.payflow.PaymentConnection.ConnectToServer(String): Initialized
Server Uri = https://pilot-payflowpro.verisign.com:443
2008-03-27 15:55:06 EDT - Info -
paypal.payflow.PaymentConnection.ConnectToServer(String): Initializing
Connection Attributes.
2008-03-27 15:55:06 EDT - Debug -
paypal.payflow.PaymentConnection.CreateConnection(): Entered.
2008-03-27 15:55:06 EDT - Info -
paypal.payflow.PaymentConnection.createConnection(String):
Initializing Server Uri.
2008-03-27 15:55:06 EDT - Fatal -
paypal.payflow.PaymentConnection.InitServerUri(String): classname:
null
2008-03-27 15:55:06 EDT - Info -
paypal.payflow.PaymentConnection.createConnection(String): Initialized
Server Uri = https://pilot-payflowpro.verisign.com:443
2008-03-27 15:55:06 EDT - Fatal -
paypal.payflow.PaymentConnection.CreateConnection(): Caught Exception
creating connection: java.lang.ClassCastException:
com.sun.net.ssl.internal.www.protocol.https.HttpsURLConnectionOldImpl
cannot be cast to javax.net.ssl.HttpsURLConnection
at paypal.payflow.p.l(Unknown Source)
at paypal.payflow.p.f(Unknown Source)
at paypal.payflow.j.b(Unknown Source)
at paypal.payflow.g.j(Unknown Source)
at paypal.payflow.PayflowAPI.submitTransaction(Unknown Source)
at paypal.payflow.BaseTransaction.submitTransaction(Unknown Source)
at sun.reflect.GeneratedMethodAccessor80.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at coldfusion.runtime.StructBean.invoke(StructBean.java:509)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2289)
at 
cfpaypal2ecfc285022478$funcRUNSALESTRANSACTION.runFunction(F:\stage\com\nucleusclient\isirvBS\www\components\paypal.cfc:96)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at 
coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:360)
at 
coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:324)
at 
coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:56)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:463)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:453)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:320)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2211)
at 
cfpaypalTester2ecfm860683500.runPage(F:\stage\com\nucleusclient\isirvBS\www\admintools\utility\paypalTester.cfm:11)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:192)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:366)
at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
at 
coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:273)
at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)
at 
coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:74)
at 
coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at coldfusion.CfmServlet.service(CfmServlet.java:175)
at 
coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
at 
coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42)
at 
coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
at jrun.servlet.FilterChain.service(FilterChain.java:101)
at jrun.servlet

Re: turn integer list into list of characters

2008-03-27 Thread C S
> cfqueryparam doesn't care that the input is not quoted:

Duh! Even better. 


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302214
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Variables scope within cold fusion 8 context

2008-03-27 Thread Adrian Moreno
There is no built-in function onVariablesStart() in Application.cfc. 

http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=AppEvents_03.html

When you had the code in Application.cfm, the variables were set with every 
page request. If you don't want to update everything to use the application 
scope, just put the code in onRequestStart(). You basically won't have any 
change in overheard using onRequestStart() vs. using Application.cfm.

When you start building your next application from scratch, I'd suggest using 
application variables and onApplicationStart().

-- Adrian

> > If you use onRequestStart(), you'll set those variables on every 
> page 
> > request. 
> >That's a lot of unnecessary overhead no matter how small it 
> > is. If you used onApplicationStart(), you'd set the two application 
> 
> > variables once and then reference them from memory. The application 
> 
> > variables would be my preferred approach.
> > 
> > HTH, 
> > 
> > Adrian J. Moreno
> > http://www.iknowkungfoo.com/blog/
> 
> Thanks, Adrian, for your input.
> 
> For the heck of it, I tried the following (which seems logical), 
> however, it won't work for cf8 does not seem to support 
> onVariablesStart function...
> 
> 

> 

> 
...
> 
> 
> 
> Using the following approach:
> 

> 

> 
...
> 
> 
> would require lots of code change from the affected templates as I 
> described in my OP...
> 
> I guess with cf8, it simply does not support Variables Scop at global 
> level.  True or False?
> 
> Don


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302213
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: turn integer list into list of characters

2008-03-27 Thread Jochem van Dieten
erik tom wrote:
> I have a query that returns the EmployeeiD, on the other table i have column 
> employeeId which is varchar datatype. so my question is how can I convert 
> integer list into char list so it looks like this 
> 
> 

SELECT ...
FROM ...
WHERE varcharField IN ()


Jochem

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302212
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Occasional Connection Failure with CFHTTP

2008-03-27 Thread Brad Wood
It could be any network blip on your server, UPS's server and anywhere
in between.  I wonder what would happen if you were to try/catch errors
on that CFHTTP line and in the catch try the CFHTTP again to see if it
would work on the second try.  

~Brad

-Original Message-
From: Michael Sprague [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 27, 2008 3:20 PM
To: CF-Talk
Subject: Occasional Connection Failure with CFHTTP

I'm using CFHTTP in two different applications, on two different
servers, on two different networks, and having this problem...

Periodically, the CFHTTP call will fail with a Connection Failure
message.  One application is using Ray Camden's UPS Package
(http://cfups.riaforge.org/), and the other application is using Andrew
Duckett's Facebook Rest Client (http://facebookclient.riaforge.org/).
Both of these use CFHTTP to retrieve XML content.

More than 95% of the calls made work just fine, but I get a lot of
'Connection Failure' messages being returned.  This seems a bit more
frequent with the UPS application than the Facebook app, but it stills
happens too often for my liking.

Does anyone have any idea what might be causing this?  Right after the
failure, if I hit refresh, it works just fine.  My assumption is that it
is not the fault of UPS or Facebook, but rather something about the way
CFHTTP works.  

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302211
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Occasional Connection Failure with CFHTTP

2008-03-27 Thread Michael Sprague
I'm using CFHTTP in two different applications, on two different servers, on 
two different networks, and having this problem...

Periodically, the CFHTTP call will fail with a Connection Failure message.  One 
application is using Ray Camden's UPS Package (http://cfups.riaforge.org/), and 
the other application is using Andrew Duckett's Facebook Rest Client 
(http://facebookclient.riaforge.org/).  Both of these use CFHTTP to retrieve 
XML content.

More than 95% of the calls made work just fine, but I get a lot of 'Connection 
Failure' messages being returned.  This seems a bit more frequent with the UPS 
application than the Facebook app, but it stills happens too often for my 
liking.

Does anyone have any idea what might be causing this?  Right after the failure, 
if I hit refresh, it works just fine.  My assumption is that it is not the 
fault of UPS or Facebook, but rather something about the way CFHTTP works.  

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302210
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Variables scope within cold fusion 8 context

2008-03-27 Thread Josh Nathanson
> I guess with cf8, it simply does not support Variables Scop at global 
> level.  True or False?

If I'm understanding correctly, I don't think any version has supported a 
global variables scope.  The variables scope is reset every request.

Setting a couple of variables on each request in onRequestStart is 
additional overhead, but not very much.  You'll have to decide whether you 
want to incur that overhead, or change all the references to Application 
scope.

-- Josh



~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302209
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CF & PayPal / PayFlowPro Integrations API version 4.xx

2008-03-27 Thread jonese
Yea I've tried all the possible domain names i could. The part that
gets me is that there is supposed to be a cert folder in the API
download but there wasn't one in mine. And i can't find anything in
the documentation to tell me how to create the certs etc needed so I'm
wondering if this is my issues.

jonese

On Thu, Mar 27, 2008 at 3:02 PM, Dan Vega <[EMAIL PROTECTED]> wrote:
> Check this article out
>
>  
> http://www.bennadel.com/blog/1126-Testing-Credit-Card-Transactions-In-Payflow-Pro-Thanks-Dan-Vega-.htm
>
>  Dan
>
>
>
>
>  On Thu, Mar 27, 2008 at 2:55 PM, jonese <[EMAIL PROTECTED]> wrote:
>
>  > Anyone have any luck building code against the JAVA API for PayFlowPro
>  > since PayPal bought them Version 4.x of the API)?
>  >
>  > Please don't tell me to download the CFX tag as the code is uses is
>  > old and will not work sometime in 2009.
>  >
>  > I've got my code working AFAIK but keep getting an error:
>  >
>  > Failed to connect to host Input Server Uri=
>  > https://pilot-payflowpro.verisign.com:-1/transaction:443
>  > or
>  > Failed to connect to host Input Server Uri=
>  > https://pilot-payflowpro.verisign.com:443
>  >
>  > thanks in advance!
>  > Jonese
>  >
>  >
>
>  

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302208
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CF & PayPal / PayFlowPro Integrations API version 4.xx

2008-03-27 Thread Dan Vega
Check this article out

http://www.bennadel.com/blog/1126-Testing-Credit-Card-Transactions-In-Payflow-Pro-Thanks-Dan-Vega-.htm

Dan


On Thu, Mar 27, 2008 at 2:55 PM, jonese <[EMAIL PROTECTED]> wrote:

> Anyone have any luck building code against the JAVA API for PayFlowPro
> since PayPal bought them Version 4.x of the API)?
>
> Please don't tell me to download the CFX tag as the code is uses is
> old and will not work sometime in 2009.
>
> I've got my code working AFAIK but keep getting an error:
>
> Failed to connect to host Input Server Uri=
> https://pilot-payflowpro.verisign.com:-1/transaction:443
> or
> Failed to connect to host Input Server Uri=
> https://pilot-payflowpro.verisign.com:443
>
> thanks in advance!
> Jonese
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302207
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Variables scope within cold fusion 8 context

2008-03-27 Thread Don L
> If you use onRequestStart(), you'll set those variables on every page 
> request. 
>That's a lot of unnecessary overhead no matter how small it 
> is. If you used onApplicationStart(), you'd set the two application 
> variables once and then reference them from memory. The application 
> variables would be my preferred approach.
> 
> HTH, 
> 
> Adrian J. Moreno
> http://www.iknowkungfoo.com/blog/

Thanks, Adrian, for your input.

For the heck of it, I tried the following (which seems logical), however, it 
won't work for cf8 does not seem to support onVariablesStart function...




...


Using the following approach:



...

would require lots of code change from the affected templates as I described in 
my OP...

I guess with cf8, it simply does not support Variables Scop at global level.  
True or False?

Don


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302206
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


CF & PayPal / PayFlowPro Integrations API version 4.xx

2008-03-27 Thread jonese
Anyone have any luck building code against the JAVA API for PayFlowPro
since PayPal bought them Version 4.x of the API)?

Please don't tell me to download the CFX tag as the code is uses is
old and will not work sometime in 2009.

I've got my code working AFAIK but keep getting an error:

Failed to connect to host Input Server Uri=
https://pilot-payflowpro.verisign.com:-1/transaction:443
or
Failed to connect to host Input Server Uri=
https://pilot-payflowpro.verisign.com:443

thanks in advance!
Jonese

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302205
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Podcasting - what's involved?

2008-03-27 Thread C. Hatton Humphrey
Depends on his intentions.  I use a combination of Ray Camden's Blog +
FeedBurner (better tracking of RSS and some built in traffic tracking)
+ TalkShoe.com

TalkShoe basically creates a VoIP conference call for every Talkcask.
The owner schedules the recording and then calls in using either a
phone, the "ShoePhone" (a java based VoIP phone) or some other VoIP
client.  The recording is stored on TalkShoe's servers and they
promote talkcasts with "what's live now" and "coming up.'
Additionally, listeners can call in and join in on the call, join in a
text chat and leave comments and reviews.

If that's too much for him, you might also look into GCast.com.  It's
also phone based but instead of being a conference call where people
can join in, it's you and a phone recorder ;)

Good luck!
Hatton

On Thu, Mar 27, 2008 at 10:48 AM, Mike Kear <[EMAIL PROTECTED]> wrote:
> I've been asked by a client to set up so  he can do a podcast every
>  week or so.  I'm a bit worried about this because he's not too
>  computer literate,, so i need to take away all the technical stuff for
>  him and make it as idiot-proof as possible.
>
>  What's the best route to take for me on this do you think?  Where
>  should I go to learn what i need to do?
>
>  --
>  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
>
>  

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302204
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Podcasting - what's involved?

2008-03-27 Thread David Fekke
Mike,

Is he using a Mac or a PC? What OS version is he using?

Thank you,
David.

>I've been asked by a client to set up so  he can do a podcast every
>week or so.  I'm a bit worried about this because he's not too
>computer literate,, so i need to take away all the technical stuff for
>him and make it as idiot-proof as possible.
>
>What's the best route to take for me on this do you think?  Where
>should I go to learn what i need to do?
>
>-- 
>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 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302203
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Podcasting - what's involved?

2008-03-27 Thread David Fekke
>I've been asked by a client to set up so  he can do a podcast every
>week or so.  I'm a bit worried about this because he's not too
>computer literate,, so i need to take away all the technical stuff for
>him and make it as idiot-proof as possible.
>
>What's the best route to take for me on this do you think?  Where
>should I go to learn what i need to do?
>
>-- 
>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 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302202
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Variables scope within cold fusion 8 context

2008-03-27 Thread Adrian Moreno
If you use onRequestStart(), you'll set those variables on every page request. 
That's a lot of unnecessary overhead no matter how small it is. If you used 
onApplicationStart(), you'd set the two application variables once and then 
reference them from memory. The application variables would be my preferred 
approach.

HTH, 

Adrian J. Moreno
http://www.iknowkungfoo.com/blog/

> Hi guys,
> 
> I have an old app that has the following line in the application.cfm 
> file
> 
   
> meatDS = "goMeatDB";
   
> nutsDS = "goNutsDB";
> 
> which are referenced many times in about 15 to 22 templates.
> 
> Now, I'd like to upgrade the app to application.cfc, and from what I 
> read about application.cfc, it seems that I need to use 
> "onRequestStart" function to have the same/better result with cf8, the 
> following seems logical, however, I can't use "target"='this and that 
> templates', since I have so many templates that depends on it,
> option a)
> 

> 

> 
...
> 
> 
> 
> option b) 
> change the global vars (variables scope) to application scope (and 
> change all the references), probably this option is a good one...
> 
> a better option?
> 
> Thanks.


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302201
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Can I do something like this?

2008-03-27 Thread William Seiter
I would imagine that you would want to populate your iframe src using
javascript, if you want to pull the query_string values dynamically.

William

::-Original Message-
::From: Terry Troxel [mailto:[EMAIL PROTECTED]
::Sent: Thursday, March 27, 2008 10:12 AM
::To: CF-Talk
::Subject: Can I do something like this?
::
::If I am running a Google PPC campaign and have the landing page url set to
::http://www.mydomain.com/index.html?ppc=google1
::And I have an iFrame in the index.html calling a cfm file. Will the cfm
::file
::be able to pick up the ppc=google variable in order to add it to a session
::variable?
::
::I wouuld like to pass that session variable to my results.cfm document if
::that caller converts by filling out the form.
::
::Am I explaining myself here and has anyone done something similar? I
::really
::would be interested in hearing from any of you on this topic.
::
::Terry Troxel - [EMAIL PROTECTED]
::
::
::
::

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302200
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


cfchart rotate does not rotate

2008-03-27 Thread kurt schroeder
My chart comes up ok, but it does not rotate? Is there a bug or other issue 
that will force it to default under some conditions?

ColdFusion MX 7
Version: 7,0,2,142559
Edition: Enterprise
on linux



 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302199
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Can I do something like this?

2008-03-27 Thread Terry Troxel
If I am running a Google PPC campaign and have the landing page url set to
http://www.mydomain.com/index.html?ppc=google1
And I have an iFrame in the index.html calling a cfm file. Will the cfm file
be able to pick up the ppc=google variable in order to add it to a session
variable?

I wouuld like to pass that session variable to my results.cfm document if
that caller converts by filling out the form.

Am I explaining myself here and has anyone done something similar? I really
would be interested in hearing from any of you on this topic.

Terry Troxel - [EMAIL PROTECTED]



~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302198
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CF7 and log4j

2008-03-27 Thread Qasim Rasheed
I've a project on riaforge related to log4j. You might want to take a peek
at it

cflog4j.riaforge.com

HTH

On Thu, Mar 27, 2008 at 3:58 AM, vishnu prasad <
[EMAIL PROTECTED]> wrote:

> how to use classloader . can u give me sample code snippet?
> > You will have to use a classloader to use a version other than that
> > supplied with CF 7.
> >
> > On Thu, Mar 27, 2008 at 4:11 PM, vishnu prasad
> > <[EMAIL PROTECTED]> wrote:
> > > hi
> > >  last post is not displaying in Houseoffusion , it display the
> > message "The page you are looking for does not exist at this location.
> > " some one has replied but i cant see the msg, hence positing it again .
> >
> > >
> > >  Hi Cfgurus
> > >  we are facing a problem in CF7 server when we access the third
> > party Java API
> > >  which uses the log4j 1.29 version
> >
> >
> >
> > --
> > mxAjax / CFAjax docs and other useful articles:
> > http://www.bifrost.com.
> au/blog/
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302197
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CFLDAP question

2008-03-27 Thread [STS] Ravi Gehlot
Hey Nate,

 Thanks for your interest in trying to solve this problem. How do I
ping the LDAP with Coldfusion? LDAP Browser and LDAP Administrator can
access the LDAP Directory without a problem.

Ravi.

On Thu, Mar 27, 2008 at 9:59 AM, Nathan Smith <[EMAIL PROTECTED]>
wrote:

> Can the ColdFusion Server ping the LDAP server/directory machine?
> Can you access the LDAP information from another machine on the network or
> the CF server through other tools such as the softerra LDAP browser?
>
> -Nate
>
> > -Original Message-
> > From: Ravi Gehlot [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, March 26, 2008 12:11 PM
> > To: CF-Talk
> > Subject: CFLDAP question
> >
> > I want to express my frustration here by telling all of you
> > that read this post that I have tried this for 3 days without
> > any success.
> >
> > I have an LDAP Directory which is in a remote computer that I
> > have remove desktop access to. This LDAP Directory is in a
> > Windows 2000 operating system that does NOT use domain
> > controllers OR Active Directory.
> >
> > The only information I have is that the LDAP Directory can be
> > accessed by using the Windows 2000 "Console Root" under
> > "Membership Directory Manager".
> >
> > Also. THERE IS NO USERNAME or PASSWORD. IT connects
> > ANONYMOUSLY. Yes. NO LOGIN/PASSWORD.
> >
> > I am trying to retrieve all data from the directory with the
> > following coldfusion code executed on LOCALHOST:
> >
> >  > server="127.0.0.1"
> > port="1003"
> > action="query"
> > name="results"
> > start="ou=Members, o=CompuSport"
> > scope="onelevel"
> > attributes="cn"
> > sort="ou"
> > maxrows=100
> > timeout=2>
> >
> > #results.recordCount#
> >
> > Problem IS...it doesn't DO anything. It HANGs forever and it
> > retrieve no Information.
> >
> > The Log files only tell me: The request has exceeded the
> > allowable time limit Tag: cfoutput The specific sequence of
> > files included or processed is:
> > C:\ColdFusion8\wwwroot\scripts\ldap.cfm, line: 23
> >
> > I am clueless...please help...
> >
> > Ravi.
> >
> >
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302196
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Weird

2008-03-27 Thread Josh Nathanson
> Yeh, causing chaos and destruction to all who use the usefulness that such
> ambiguity offers! I just didn't realise that cgi was included in that lot.

>From the CF7 docs:

"If you use a variable name without a scope prefix, ColdFusion checks the 
scopes in the following order to find the variable:
  1.. Function local (UDFs and CFCs only)
  2.. Arguments
  3.. Variables (local scope)
  4.. CGI
  5.. Cffile
  6.. URL
  7.. Form
  8.. Cookie
  9.. Client
Because ColdFusion must search for variables when you do not specify the 
scope, you can improve performance by specifying the scope for all 
variables.

To access variables in all other scopes, you must prefix the variable name 
with the scope identifier."

-- Josh


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302195
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Weird

2008-03-27 Thread Dominic Watson
>
> When confronted with an unscoped variable, CF will check the variables
> scope
> first I think, then search through the other scopes in a predetermined
> order - there's more information about it in the docs.  Someone will
> probably post the exact scope order.


Yeh, causing chaos and destruction to all who use the usefulness that such
ambiguity offers! I just didn't realise that cgi was included in that lot.


On 27/03/2008, Josh Nathanson <[EMAIL PROTECTED]> wrote:
>
> > I didn't realise that the cgi 'scope' was searched automatically by CF
> > when
> > trying to identify a variable. Why oh why?!
>
>
> When confronted with an unscoped variable, CF will check the variables
> scope
> first I think, then search through the other scopes in a predetermined
> order - there's more information about it in the docs.  Someone will
> probably post the exact scope order.
>
> -- Josh
>
>
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302194
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Weird

2008-03-27 Thread C S
>>> It's a CGI var, which means it will exist on some servers and not others.

Cool. I did not realize that.

>I didn't realise that the cgi 'scope' was searched automatically by CF when
>trying to identify a variable. Why oh why?!

I forgot how many scopes CF searches. One more reason to scope variables ;)
http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=Variables_32.html
 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302193
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Weird

2008-03-27 Thread Adrian Lynch
Heeey, nice one! I did think it might be in a scope somewhere.
Completely forgot about CGI.

Cheers.

Adrian

-Original Message-
From: Raymond Camden
Sent: 27 March 2008 16:24
To: CF-Talk
Subject: Re: Weird


It's a CGI var, which means it will exist on some servers and not others.

On Wed, Mar 26, 2008 at 12:03 PM, Adrian Lynch
<[EMAIL PROTECTED]> wrote:
> Run this in a page on CF8:
>
>  
>
>  What do you see?
>
>  I get:
>
>  C:\WINNT\TEMP
>
>  Weird!
>
>  Adrian


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302192
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Weird

2008-03-27 Thread Josh Nathanson
> I didn't realise that the cgi 'scope' was searched automatically by CF 
> when
> trying to identify a variable. Why oh why?!

When confronted with an unscoped variable, CF will check the variables scope 
first I think, then search through the other scopes in a predetermined 
order - there's more information about it in the docs.  Someone will 
probably post the exact scope order.

-- Josh 


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302191
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: sending entire Form back on a url string

2008-03-27 Thread Bobby Hartsfield
?x=x&#i#=#form[i]#

-Original Message-
From: Matt Blatchley [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 27, 2008 11:52 AM
To: CF-Talk
Subject: Re: sending entire Form back on a url string

I actually wrote that incorrectly...  StructKeyArray(form) will return an 
array of the Keys in the Struct, not convert it, then you'd use 
form[arrayName[i]] to access the value of the referenced Key

>I would convert the Struct into an Array using StructKeyArray(form).  Then
> loop through the array and build the URL string appending the & in-between
> each value.  Then you can then attach it to the URL.  But URL strings in
> some browsers have a character limit, so as long as that's not an issue,
> then it should work.  The other thing is that your form value pairs would
> need to be "simple values" and not arrays, otherwise you'd have to do some
> more work when you build the URL string inside the loop.
>
> Matt
>






~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302190
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Weird

2008-03-27 Thread Dominic Watson
>> It's a CGI var, which means it will exist on some servers and not others.

I didn't realise that the cgi 'scope' was searched automatically by CF when
trying to identify a variable. Why oh why?!

Dominic

-- 
Blog it up: http://fusion.dominicwatson.co.uk


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302189
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Weird

2008-03-27 Thread Gerald Guido
>> It's a CGI var, which means it will exist on some servers and not others.

It throws an error on apache 2.x and returns C:\WINNT\TEMP on IIS




On Thu, Mar 27, 2008 at 12:23 PM, Raymond Camden <[EMAIL PROTECTED]> wrote:

> It's a CGI var, which means it will exist on some servers and not others.
>
> On Wed, Mar 26, 2008 at 12:03 PM, Adrian Lynch
> <[EMAIL PROTECTED]> wrote:
> > Run this in a page on CF8:
> >
> >  
> >
> >  What do you see?
> >
> >  I get:
> >
> >  C:\WINNT\TEMP
> >
> >  Weird!
> >
> >  Adrian
> >
> >
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302188
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Weird

2008-03-27 Thread Raymond Camden
It's a CGI var, which means it will exist on some servers and not others.

On Wed, Mar 26, 2008 at 12:03 PM, Adrian Lynch
<[EMAIL PROTECTED]> wrote:
> Run this in a page on CF8:
>
>  
>
>  What do you see?
>
>  I get:
>
>  C:\WINNT\TEMP
>
>  Weird!
>
>  Adrian
>
>  

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302187
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Credit card processing

2008-03-27 Thread Gerald Guido
Oh yeah, I have used Skipjack before too. It uses a form post to process the
transaction. It was pretty easy.

I agree with Mary Jo, Authorize.Net is by far the easiest I have used. There
is a custom tag for Authorize.Net that has been around for ages.



On Wed, Mar 26, 2008 at 12:47 PM, Brian Yager <[EMAIL PROTECTED]>
wrote:

> Wow..things sure have changed in the past couple of years with CC
> processing.  Cybercash and verisign are now Paypal.  I would love to hear
> what you all are using.  What I am doing is a recurring subscription site.
>  I would rather the user not leave my site but I don't want to store CC info
> either.  Anyone have any ideas?
>
> Brian
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302186
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: How can I use 'fieldname' like this?

2008-03-27 Thread Rick Faircloth
That's what I was thinking.  Thanks, Tom.

I know some of the smarts of this CF crowd would begin to rub off
after a decade or so.  :o)

Rick

> -Original Message-
> From: Tom Chiverton [mailto:[EMAIL PROTECTED]
> Sent: Thursday, March 27, 2008 10:56 AM
> To: CF-Talk
> Subject: Re: How can I use 'fieldname' like this?
> 
> On Thursday 27 Mar 2008, Rick Faircloth wrote:
> > Before I just move on to something else to solve,
> > would someone explain what the use of [ ] in
> > form.[fieldnames] actually does?
> 
> a[b] looks up the item with key 'b' in a structure called 'a'.
> CF calls these things structures, other languages may use the term hashes or
> associative arrays.
> 
> --
> Tom Chiverton
> Helping to efficiently synthesize innovative architectures
> on: http://thefalken.livejournal.com
> 
> 
> 
> 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. Any
> reference to a partner in relation to Halliwells LLP means a member of 
> Halliwells LLP.  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.com.
> 
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302185
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Credit card processing

2008-03-27 Thread J.J. Merrick
Authorize.net's recurring stuff is really good. Ryan Stille did a CFC to
interact with it...

http://authorizenetrecurring.riaforge.org/


The nice thing is that you don't have to deal with credit card number
storage so that helps with PCI compliance.

J.J.

On Wed, Mar 26, 2008 at 11:47 AM, Brian Yager <[EMAIL PROTECTED]>
wrote:

> Wow..things sure have changed in the past couple of years with CC
> processing.  Cybercash and verisign are now Paypal.  I would love to hear
> what you all are using.  What I am doing is a recurring subscription site.
>  I would rather the user not leave my site but I don't want to store CC info
> either.  Anyone have any ideas?
>
> Brian
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302184
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Credit card processing

2008-03-27 Thread Mary Jo Sminkey
In my experience, Authorize.Net is the easiest to integrate as it just does 
everything with a form post. It used to have a lot of reliability issues, but 
that does seem to have improved a lot. 



~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302183
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: turn integer list into list of characters

2008-03-27 Thread C S
> 

... or use the QuotedValueList() function, if the values need to be quoted.


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302182
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Weird

2008-03-27 Thread C S
>I get an error
>
>Variable TEMP is undefined. 

I get an error too.



~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302181
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Credit card processing

2008-03-27 Thread Russ
Payflow is actually fairly easy if you're not on a shared host.  You load up
a few java libraries (which can be done using JavaLoader as well.   I
believe they provide a few cf examples as well.  

I believe their latest version is web services based.  I'm not exactly sure
as we haven't migrated yet. 

With cybersource, it's a bit of a pain to integrate.  The java api requires
a lot of java libraries, and I wasn't able to get it running well with
JavaLoader.  Once I switched over to their SOAP based API, and figured out
how to massage the request XML, it seems to work fairly well. 

Russ

> -Original Message-
> From: Gerald Guido [mailto:[EMAIL PROTECTED]
> Sent: Thursday, March 27, 2008 9:12 AM
> To: CF-Talk
> Subject: Re: Credit card processing
> 
> Las time I looked at the paypal stuff, 2+ years ago, they seemed to want
> to
> make it as difficult as possible for CF integration. You have to
> use/install
> some Java stuff.  Pretty much making it impossible to do on shared
> hosting.
> 
> You might want to look at Google check out. They are pretty good at making
> things developer friendly.
> 
> Also Amazon web services have some sort of payment service. Not sure how
> that all works but my guess is that it is REST based (url strings).
> 
> As always you should got over to riaforge.org and see if they are any
> pre-built widgets for the various payment services.
> 
> hth
> G
> 
> 
> On Wed, Mar 26, 2008 at 12:47 PM, Brian Yager <[EMAIL PROTECTED]>
> wrote:
> 
> > Wow..things sure have changed in the past couple of years with CC
> > processing.  Cybercash and verisign are now Paypal.  I would love to
> hear
> > what you all are using.  What I am doing is a recurring subscription
> site.
> >  I would rather the user not leave my site but I don't want to store CC
> info
> > either.  Anyone have any ideas?
> >
> > Brian
> >
> >
> 
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302180
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Credit card processing

2008-03-27 Thread Russ
We continue to work with Paypal's Payflow Pro and PayFlow Link.  We have
also integrated with cybersource and authorize.net.

Russ

> -Original Message-
> From: Brian Yager [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 26, 2008 12:47 PM
> To: CF-Talk
> Subject: Credit card processing
> 
> Wow..things sure have changed in the past couple of years with CC
> processing.  Cybercash and verisign are now Paypal.  I would love to hear
> what you all are using.  What I am doing is a recurring subscription site.
> I would rather the user not leave my site but I don't want to store CC
> info either.  Anyone have any ideas?
> 
> Brian
> 
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302179
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: sending entire Form back on a url string

2008-03-27 Thread Matt Blatchley
I actually wrote that incorrectly...  StructKeyArray(form) will return an 
array of the Keys in the Struct, not convert it, then you'd use 
form[arrayName[i]] to access the value of the referenced Key

>I would convert the Struct into an Array using StructKeyArray(form).  Then
> loop through the array and build the URL string appending the & in-between
> each value.  Then you can then attach it to the URL.  But URL strings in
> some browsers have a character limit, so as long as that's not an issue,
> then it should work.  The other thing is that your form value pairs would
> need to be "simple values" and not arrays, otherwise you'd have to do some
> more work when you build the URL string inside the loop.
>
> Matt
>




~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302178
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: sending entire Form back on a url string

2008-03-27 Thread Matt Blatchley
I would convert the Struct into an Array using StructKeyArray(form).  Then 
loop through the array and build the URL string appending the & in-between 
each value.  Then you can then attach it to the URL.  But URL strings in 
some browsers have a character limit, so as long as that's not an issue, 
then it should work.  The other thing is that your form value pairs would 
need to be "simple values" and not arrays, otherwise you'd have to do some 
more work when you build the URL string inside the loop.

Matt

- Original Message - 
From: "Don L" <[EMAIL PROTECTED]>
To: "CF-Talk" 
Sent: Thursday, March 27, 2008 9:32 AM
Subject: Re: sending entire Form back on a url string


> >Morning,
>>
>>Having a brain freeze.
>>
>>I want to send an entire set of form variables back to the previous page 
>>on
>>the url string.
>>
>>Obviously
>>
>>previous_page.cfm?formStructure=#Form#
>>
>>doesn't work. I can't for the life of me remember how to do this.
>>
>>Cheers
>>
>>Will
>
> Will, the following technique would work, however, as mentioned, passing 
> data via URL has its limit.
>
>  action="passFormViaURL.cfm?name=document.getElementId('yourName').innerHTML&email=document.getElementId('email').innerHTML"
>  
> method="get">
> Name: 
> Email: 
> 
> 
>
> Personally I'd prefer a more elegant approach of using ajax...
>
> Don
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302177
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CFMAIL and Japanese Text

2008-03-27 Thread Paul Hastings
Chad McCue wrote:
> charset="Shift_JIS">

and is your data, this page, etc. encoded as Shift_JIS?


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302176
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Binding to the display from a cfselect rather than the value

2008-03-27 Thread Raymond Camden
Bind to a JS function. This will 'see' the change, and you can grab
the selectedIndex's display value.


On Thu, Mar 27, 2008 at 11:31 AM, Michael Brennan-White
<[EMAIL PROTECTED]> wrote:
> Hi,
>
>  I would like to bind a cfinput text box to the selected display of an  item 
> from a cfselect rather than the id of the record.?
>
>  

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302175
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: sending entire Form back on a url string

2008-03-27 Thread Christopher Vigliotti
Sorry if I missed part of this conversation, but do you have to use a url
string?  Throwing the form scope into a persistent scope would be a lot
easier.

- Chris

On Thu, Mar 27, 2008 at 10:32 AM, Don L <[EMAIL PROTECTED]> wrote:

> >Morning,
> >
> >Having a brain freeze.
> >
> >I want to send an entire set of form variables back to the previous page
> on
> >the url string.
> >
> >Obviously
> >
> >previous_page.cfm?formStructure=#Form#
> >
> >doesn't work. I can't for the life of me remember how to do this.
> >
> >Cheers
> >
> >Will
>
> Will, the following technique would work, however, as mentioned, passing
> data via URL has its limit.
>
>  method="get">
> Name: 
> Email: 
> 
> 
>
> Personally I'd prefer a more elegant approach of using ajax...
>
> Don
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302174
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Binding to the display from a cfselect rather than the value

2008-03-27 Thread Michael Brennan-White
Hi,

I would like to bind a cfinput text box to the selected display of an  item 
from a cfselect rather than the id of the record.?   

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302173
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


IIS CF 8 and 404 working together

2008-03-27 Thread Phill B
I have CF taking care of its missing files and I have IIS pointing to the
same CF 404 handler. Everything is great as long as it is a missing CF file.
The 404.cfm file cant access the application variables when it's a missing
directory or html file. How can I get around this?

-- 
Phil


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302172
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


CFMAIL and Japanese Text

2008-03-27 Thread Chad McCue
I have a Japanese site that needs to send out emails and the emails look like 
below.
Name: �ێR �_ �}�����} �q���V 

Company: WINGUP Partners

Country: Japan

Comments/Question:

����̓e�X�g�̂��߂̓�͂ł��B 
�܂����₢���킹������ɓ����Ă��Ȃ��C�����܂��B
 This is a test-data. 

What do I need to do that will allow the japanese text to appear. My cfmail 
function looks like this.


  > 



  

 
   Name: #Arguments.FirstName# #Arguments.LastName# 
 
  
   Company: #Arguments.Company#
  
  
  Email: #Arguments.EmailAddress#
 
  
   Phone: #Arguments.Phone#
  

   
   Country: #Arguments.Country#
  
 
  
   Comments/Question:
   
   #TRIM(Arguments.Message)#  
  
 
 






~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302171
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Installing CF7 Multiserver configuration

2008-03-27 Thread Chris Norloff
Sounds like the connector to the web server isn't configured correctly. CFMX
handles IIS easily, Apache may require some manual intervention.

To run the connector config: 
java -jar wsconfig.jar

By default, wsconfig.jar is in \JRun4\lib. The connector itself is the .dll
file in \JRun4\lib\wsconfig\1  (When you make a new connector that 1 will
increment, to 2, to 3, etc.)

hth
Chris

-Original Message-
From: Peter Tanswell [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 26, 2008 11:19 PM
To: CF-Talk
Subject: Installing CF7 Multiserver configuration

Hi there

I have been rebuilding a server and decided as I had the opportunity and the
resources this time that I would set up the server with the following
configuration:

Apache 2.2
ColdFusion v7 (Multiserver) - I do have v8 but only standard.

I have installed Apache and I have also installed CF7.

But I am unable to browse to the administrator page.

I believe everything installed correctly - basically I have the following:

c:/jrun4 with various subfolders

c:/program files/apache/htdocs/cfide/administrator

Everytime I try to browse to
http://127.0.0.1/cfide/administrator/index.cfmI get a message File Download
- Do you want to open or save this file?

This is getting frustrating - I must just be missing something somewhere but
I cant see what it is?
Regards & thanks in advance.

(Sorry if this gets posted twice)

Appreciate any tips I receive




~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302170
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: How can I use 'fieldname' like this?

2008-03-27 Thread Tom Chiverton
On Thursday 27 Mar 2008, Rick Faircloth wrote:
> Before I just move on to something else to solve,
> would someone explain what the use of [ ] in
> form.[fieldnames] actually does?  

a[b] looks up the item with key 'b' in a structure called 'a'.
CF calls these things structures, other languages may use the term hashes or 
associative arrays.

-- 
Tom Chiverton
Helping to efficiently synthesize innovative architectures
on: http://thefalken.livejournal.com



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. Any reference 
to a partner in relation to Halliwells LLP means a member of Halliwells LLP.  
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.com.

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302169
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Podcasting - what's involved?

2008-03-27 Thread Mike Kear
I've been asked by a client to set up so  he can do a podcast every
week or so.  I'm a bit worried about this because he's not too
computer literate,, so i need to take away all the technical stuff for
him and make it as idiot-proof as possible.

What's the best route to take for me on this do you think?  Where
should I go to learn what i need to do?

-- 
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

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302168
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: How can I use 'fieldname' like this?

2008-03-27 Thread Rick Faircloth
Before I just move on to something else to solve,
would someone explain what the use of [ ] in
form.[fieldnames] actually does?  Does it define
a number in an array of info stored in the form array
or struct...(whichever "form" is...)

Does it signify, say, form.[1], which would, if the first
field were "first_name", represent the fieldname, as in
(with the first loop) form.[1] is form.first_name?

Array notation?

Rick

> -Original Message-
> From: Rick Faircloth [mailto:[EMAIL PROTECTED]
> Sent: Thursday, March 27, 2008 8:39 AM
> To: CF-Talk
> Subject: RE: How can I use 'fieldname' like this?
> 
> Thanks, guys!
> 
> Got it!  :o)
> 
> Rick
> 
> > -Original Message-
> > From: ColdFusion [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, March 27, 2008 6:11 AM
> > To: CF-Talk
> > Subject: RE: How can I use 'fieldname' like this?
> >
> > Why not:
> >
> > 
> > 
> > 
> > 
> >
> > Not tested but along the same lines
> >
> 
> 
> 
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302167
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: CFLDAP question

2008-03-27 Thread Nathan Smith
Can the ColdFusion Server ping the LDAP server/directory machine?
Can you access the LDAP information from another machine on the network or the 
CF server through other tools such as the softerra LDAP browser?

-Nate

> -Original Message-
> From: Ravi Gehlot [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 26, 2008 12:11 PM
> To: CF-Talk
> Subject: CFLDAP question
>
> I want to express my frustration here by telling all of you
> that read this post that I have tried this for 3 days without
> any success.
>
> I have an LDAP Directory which is in a remote computer that I
> have remove desktop access to. This LDAP Directory is in a
> Windows 2000 operating system that does NOT use domain
> controllers OR Active Directory.
>
> The only information I have is that the LDAP Directory can be
> accessed by using the Windows 2000 "Console Root" under
> "Membership Directory Manager".
>
> Also. THERE IS NO USERNAME or PASSWORD. IT connects
> ANONYMOUSLY. Yes. NO LOGIN/PASSWORD.
>
> I am trying to retrieve all data from the directory with the
> following coldfusion code executed on LOCALHOST:
>
>  server="127.0.0.1"
> port="1003"
> action="query"
> name="results"
> start="ou=Members, o=CompuSport"
> scope="onelevel"
> attributes="cn"
> sort="ou"
> maxrows=100
> timeout=2>
>
> #results.recordCount#
>
> Problem IS...it doesn't DO anything. It HANGs forever and it
> retrieve no Information.
>
> The Log files only tell me: The request has exceeded the
> allowable time limit Tag: cfoutput The specific sequence of
> files included or processed is:
> C:\ColdFusion8\wwwroot\scripts\ldap.cfm, line: 23
>
> I am clueless...please help...
>
> Ravi.
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302166
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: test (ignore) -- read at your peril (spelling?)

2008-03-27 Thread Will Swain
The last email I got from the list yesterday was one of mine - I was getting
a bit paranoid that I'd broken something! ;-)

-Original Message-
From: Michael Dinowitz [mailto:[EMAIL PROTECTED] 
Sent: 27 March 2008 13:20
To: CF-Talk
Subject: Re: test (ignore) -- read at your peril (spelling?)

Mail server jam. Its better now.




~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302165
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: IIS webservice to create "Web Sites"

2008-03-27 Thread jonese
IIS does have a command line API called "iisweb"

http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/aee71684-36c0-40e1-b387-a19d2d0509f0.mspx?mfr=true

It's how we use ANT to create websites for us..

jonese

On Thu, Mar 27, 2008 at 9:33 AM, Gerald Guido <[EMAIL PROTECTED]> wrote:
> I set up system that created IIS web sites on the fly using Plesk a couple
>  years back. Plesk has an API, a series of exe files, that you talk to using
>  cfexecute.
>
>  You can do it using COM as well. I ran into a web hosting package, Bankoi
>  webhost panel, written in asp that used COM objects to talk to IIS and
>  various services and servers.
>
>  http://www.webhost-panel.com/
>
>  It used to be free. I ended up reverse engineering a lot of it using
>  cfobject to talk to various servers. I have the old version of webhost panel
>  on backup some where. I can dig it up if you want to look at it.
>
>  I will tell you right now, it  is a lot of work and it is not an easy thing
>  to pull off.
>
>
>
>  On Wed, Mar 26, 2008 at 5:36 PM, Michael Muller <[EMAIL PROTECTED]>
>  wrote:
>
>
>  > Anyone know of a way to hit IIS with a local webservice or COM object to
>  > manage "websites."  I hear this is how Plesk does it, but I can't find
>  > anything in the couple of IIS documents I've looked through.
>  >
>  > Can someone point me in the right direction?  I'd like to be able to add /
>  > remove "identities" or host headers for a particular IIS "website."
>  >
>  > Thanks,
>  >
>  > Mik
>  >
>  >
>  > 
>  > Michael Muller
>  > Muller Technologies
>  > 24 3rd Street
>  > Turners Falls, MA 01376
>  > work:  (413) 863-0030
>  > cell:   (413) 320-5336
>  > skype: michaelBmuller
>  > http://support.MullerTech.com
>  >
>  > Information is not knowlege
>  > Knowlege is not wisdom
>  >
>  > Eschew Obfuscation
>  >
>  >
>  >
>  >
>
>  

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302164
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: test (ignore) -- read at your peril (spelling?)

2008-03-27 Thread Don L
>Mail server jam. Its better now.

Thanks for the update. 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302163
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: IIS webservice to create "Web Sites"

2008-03-27 Thread Gerald Guido
I set up system that created IIS web sites on the fly using Plesk a couple
years back. Plesk has an API, a series of exe files, that you talk to using
cfexecute.

You can do it using COM as well. I ran into a web hosting package, Bankoi
webhost panel, written in asp that used COM objects to talk to IIS and
various services and servers.

http://www.webhost-panel.com/

It used to be free. I ended up reverse engineering a lot of it using
cfobject to talk to various servers. I have the old version of webhost panel
on backup some where. I can dig it up if you want to look at it.

I will tell you right now, it  is a lot of work and it is not an easy thing
to pull off.



On Wed, Mar 26, 2008 at 5:36 PM, Michael Muller <[EMAIL PROTECTED]>
wrote:

> Anyone know of a way to hit IIS with a local webservice or COM object to
> manage "websites."  I hear this is how Plesk does it, but I can't find
> anything in the couple of IIS documents I've looked through.
>
> Can someone point me in the right direction?  I'd like to be able to add /
> remove "identities" or host headers for a particular IIS "website."
>
> Thanks,
>
> Mik
>
>
> 
> Michael Muller
> Muller Technologies
> 24 3rd Street
> Turners Falls, MA 01376
> work:  (413) 863-0030
> cell:   (413) 320-5336
> skype: michaelBmuller
> http://support.MullerTech.com
>
> Information is not knowlege
> Knowlege is not wisdom
>
> Eschew Obfuscation
>
>
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302162
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: sending entire Form back on a url string

2008-03-27 Thread Don L
>Morning,
> 
>Having a brain freeze.
> 
>I want to send an entire set of form variables back to the previous page on
>the url string.
> 
>Obviously 
> 
>previous_page.cfm?formStructure=#Form# 
> 
>doesn't work. I can't for the life of me remember how to do this.
> 
>Cheers
> 
>Will

Will, the following technique would work, however, as mentioned, passing data 
via URL has its limit.


Name: 
Email: 



Personally I'd prefer a more elegant approach of using ajax...

Don 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302161
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Credit card processing

2008-03-27 Thread Bruce Sorge
I used the PayPal Website Payments Standard for my business and it did 
not require me to install any extra stuff. Basically you just pass some 
hidden form variables to PayPal at customer checkout, they are sent to 
PayPal to pay, then they are sent back to your site for 
confirmation/thank you or whatever. It was pretty easy really. If you 
have a PayPal account then you can go to the merchant services and check 
it out.

Bruce

Gerald Guido wrote:
> Las time I looked at the paypal stuff, 2+ years ago, they seemed to want to
> make it as difficult as possible for CF integration. You have to use/install
> some Java stuff.  Pretty much making it impossible to do on shared hosting.
>
> You might want to look at Google check out. They are pretty good at making
> things developer friendly.
>
> Also Amazon web services have some sort of payment service. Not sure how
> that all works but my guess is that it is REST based (url strings).
>
> As always you should got over to riaforge.org and see if they are any
> pre-built widgets for the various payment services.
>
> hth
> G
>
>
>   
>

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302160
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Credit card processing

2008-03-27 Thread Cutter (CFRelated)
Unless it requires heavy integration, Google Checkout.

Steve "Cutter" Blades
Adobe Certified Professional
Advanced Macromedia ColdFusion MX 7 Developer
_
http://blog.cutterscrossing.com

Brian Yager wrote:
> Wow..things sure have changed in the past couple of years with CC processing. 
>  Cybercash and verisign are now Paypal.  I would love to hear what you all 
> are using.  What I am doing is a recurring subscription site.  I would rather 
> the user not leave my site but I don't want to store CC info either.  Anyone 
> have any ideas?
> 
> Brian 
> 
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302159
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: test (ignore) -- read at your peril (spelling?)

2008-03-27 Thread Michael Dinowitz
Mail server jam. Its better now.


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302158
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: ColdFusion 4.0 and Image Manipulation

2008-03-27 Thread Cutter (CFRelated)
It's been way too long...Did 4 have cfexecute? You could always use 
imagemagick, as long as you can call command line via CF (if you have 
that much control on the server).

http://www.imagemagick.org/script/index.php

Steve "Cutter" Blades
Adobe Certified Professional
Advanced Macromedia ColdFusion MX 7 Developer
_
http://blog.cutterscrossing.com

Gerald Guido wrote:
> I know that the old version of CFX_image worked 5. Donno if it will work on
> 4. Might want to try. I might have the old (pre MX) version lying around.
> 
> G
> 
> 
> On Thu, Mar 27, 2008 at 3:03 AM, Gerald Deloff <[EMAIL PROTECTED]> wrote:
> 
>> Is there even a way to manipulate images in ColdFusion 4.0? Unfortunately
>> the job I'm on requires CF 4.0, and it's on an old Netscape Suitespot 3.6
>> server :P
>>
>>
>>
>>
>>
>>
> 
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302157
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: test (ignore) -- read at your peril (spelling?)

2008-03-27 Thread Andy Matthews
Peril is spelled correctly. Good job. 

-Original Message-
From: Don L [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 26, 2008 3:57 PM
To: CF-Talk
Subject: test (ignore) -- read at your peril (spelling?)

hey, forum, you don't want to talk to me today?  I posted one @ 1 ish pm,
still not showing up yet 



~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302156
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Credit card processing

2008-03-27 Thread Gerald Guido
Las time I looked at the paypal stuff, 2+ years ago, they seemed to want to
make it as difficult as possible for CF integration. You have to use/install
some Java stuff.  Pretty much making it impossible to do on shared hosting.

You might want to look at Google check out. They are pretty good at making
things developer friendly.

Also Amazon web services have some sort of payment service. Not sure how
that all works but my guess is that it is REST based (url strings).

As always you should got over to riaforge.org and see if they are any
pre-built widgets for the various payment services.

hth
G


On Wed, Mar 26, 2008 at 12:47 PM, Brian Yager <[EMAIL PROTECTED]>
wrote:

> Wow..things sure have changed in the past couple of years with CC
> processing.  Cybercash and verisign are now Paypal.  I would love to hear
> what you all are using.  What I am doing is a recurring subscription site.
>  I would rather the user not leave my site but I don't want to store CC info
> either.  Anyone have any ideas?
>
> Brian
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302155
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: running administrator in a coldfusion multiserver environment

2008-03-27 Thread Cutter (CFRelated)
Peter,

I have a string of tutorials on my blog for setting up multi-server CF 
(7 or 8) with Apache. You're probably missing something minor in one of 
the Apache config files. Take a look at these and see if it'll help you 
find what you're looking for:

http://blog.cutterscrossing.com/index.cfm/Apache

Steve "Cutter" Blades
Adobe Certified Professional
Advanced Macromedia ColdFusion MX 7 Developer
_
http://blog.cutterscrossing.com

Peter Tanswell wrote:
> I still cant get it working !!!
> 
> On Thu, Mar 27, 2008 at 3:08 PM, Toby King <[EMAIL PROTECTED]> wrote:
> 
>> Hi there
>>
>> I have been rebuilding a server and decided as I had the opportunity and
>> the resources this time that I would set up the server with the following
>> configuration:
>>
>> Apache 2.2
>> ColdFusion v7 (Multiserver) - I do have v8 but only standard.
>>
>> I have installed Apache and I have also installed CF7.
>>
>> But I am unable to browse to the administrator page.
>>
>> I believe everything installed correctly - basically I have the following:
>>
>> c:/jrun4 with various subfolders
>>
>> c:/program files/apache/htdocs/cfide/administrator
>>
>> Everytime I try to browse to
>> http://127.0.0.1/cfide/administrator/index.cfm I get a message File
>> Download - Do you want to open or save this file?
>>
>> This is getting frustrating - I must just be missing something somewhere
>> but I cant see what it is?
>>
>> Regards & thanks in advance.
>>
>>
>>
>>
> 
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302154
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: running administrator in a coldfusion multiserver environment

2008-03-27 Thread Peter Tanswell
I still cant get it working !!!

On Thu, Mar 27, 2008 at 3:08 PM, Toby King <[EMAIL PROTECTED]> wrote:

> Hi there
>
> I have been rebuilding a server and decided as I had the opportunity and
> the resources this time that I would set up the server with the following
> configuration:
>
> Apache 2.2
> ColdFusion v7 (Multiserver) - I do have v8 but only standard.
>
> I have installed Apache and I have also installed CF7.
>
> But I am unable to browse to the administrator page.
>
> I believe everything installed correctly - basically I have the following:
>
> c:/jrun4 with various subfolders
>
> c:/program files/apache/htdocs/cfide/administrator
>
> Everytime I try to browse to
> http://127.0.0.1/cfide/administrator/index.cfm I get a message File
> Download - Do you want to open or save this file?
>
> This is getting frustrating - I must just be missing something somewhere
> but I cant see what it is?
>
> Regards & thanks in advance.
>
>
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302153
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: ColdFusion 4.0 and Image Manipulation

2008-03-27 Thread Gerald Guido
I know that the old version of CFX_image worked 5. Donno if it will work on
4. Might want to try. I might have the old (pre MX) version lying around.

G


On Thu, Mar 27, 2008 at 3:03 AM, Gerald Deloff <[EMAIL PROTECTED]> wrote:

> Is there even a way to manipulate images in ColdFusion 4.0? Unfortunately
> the job I'm on requires CF 4.0, and it's on an old Netscape Suitespot 3.6
> server :P
>
>
>
>
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302152
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: turn integer list into list of characters

2008-03-27 Thread Matt Williams


On Wed, Mar 26, 2008 at 11:24 AM, erik tom <[EMAIL PROTECTED]> wrote:
> I have a query that returns the EmployeeiD, on the other table i have column 
> employeeId which is varchar datatype. so my question is how can I convert 
> integer list into char list so it looks like this
>
>  
>  

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302151
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: How can I use 'fieldname' like this?

2008-03-27 Thread Rick Faircloth
Thanks, guys!

Got it!  :o)

Rick

> -Original Message-
> From: ColdFusion [mailto:[EMAIL PROTECTED]
> Sent: Thursday, March 27, 2008 6:11 AM
> To: CF-Talk
> Subject: RE: How can I use 'fieldname' like this?
> 
> Why not:
> 
> 
> 
> 
> 
> 
> Not tested but along the same lines
> 



~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302150
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Any reason not to use this query of queries?

2008-03-27 Thread Dominic Watson
I should think so; problems occur with QoQ when it can't figure out the type
of data in a column  accurately. With the cfdirectory result query, there
will be no problems correctly identifying the 'name' column as a string
type.

Dominic

On 27/03/2008, Jim McAtee <[EMAIL PROTECTED]> wrote:
>
> I have a directory containing dated log files that I need to parse.  These
> have filenames like:
>
> reMMDD.log
>
> So I do a  to pull a list of files:
>
>action="list"
>   directory="#mylogdir#"
>   filter="re.log"
>   name="dir">
>
> But I want exclude today's log from being processed.  This isn't possible
> using cfdirectory's filter, so I figured:
>
> 
>
> 
> SELECT * FROM dir
> WHERE name <> 're#today#.log'
> 
>
> Seems to work.  Should this type of QoQ, using the same query name to
> effectively delete rows, be safe in most circumstances?
>
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302149
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: replace words in a string

2008-03-27 Thread Will Swain
Doesn't seem to help. I now have:









I know the string contains some of the 'badwords' because I've got this
inside the loop to check:


#badword#



Any other ideas?

Cheers

Will

-Original Message-
From: Azadi Saryev [mailto:[EMAIL PROTECTED] 
Sent: 27 March 2008 06:21
To: CF-Talk
Subject: Re: replace words in a string

remove quotes around the second argument?

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



Will Swain wrote:
> Hi,
>  
> It's been a long day, and my eyes are hurting. I had a bit of code, 
> written a few years ago now, which pulled a set of words from a 
> database and looked for any instances of those words in a string, 
> doing a replace if it found one. A simple profanity checker basically.
>  
> Can't get the code to work now, in CF8. Am I missing something obvious:
>  application.forums.getProfanities(networkID=arguments.networkID)>
>
> 
>
>  qGetProfanities.badword "," " &
> RepeatString("*",Len(qGetProfanities.badword)) & " ","ALL")>
>
> 
>
> The words just aren't being replaced.
>
>  
> Will
>
>
> 



~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302148
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: How can I use 'fieldname' like this?

2008-03-27 Thread ColdFusion
Why not:






Not tested but along the same lines


-Original Message-
From: Rick Faircloth [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 26, 2008 9:25 AM
To: CF-Talk
Subject: How can I use 'fieldname' like this?

Hi, all...

Is there some way I can use 'fieldname' as a variable
for the fieldnames in a form as I loop over the form?



It's "fieldname" in the code after the "and"...

Using it as it is, I get the error.
"Element FIELDNAME is undefined in FORM.", which seems natural that I would
get that error, but I can't figure out how or if I can make it a variable,
something like form.#fieldname# (which didn't work, by the way...)

Thanks,

Rick








~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302147
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Weird

2008-03-27 Thread Will Swain
I get an error

Variable TEMP is undefined. 

Will 


-Original Message-
From: Adrian Lynch [mailto:[EMAIL PROTECTED] 
Sent: 26 March 2008 17:03
To: CF-Talk
Subject: Weird

Run this in a page on CF8:



What do you see?

I get:

C:\WINNT\TEMP

Weird!

Adrian



~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302146
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: page footer in onrequestend and cfpod

2008-03-27 Thread Will Swain
Thing is, won't that also cause the same issue with the overflow=visible
cfpods? Maybe not. I'll give it a look.

Cheers

Will

-Original Message-
From: Raymond Camden [mailto:[EMAIL PROTECTED] 
Sent: 26 March 2008 14:08
To: CF-Talk
Subject: Re: page footer in onrequestend and cfpod

WHy not just do your layout with custom tags? The pages that need layout
would do something like:


content


And the pages that don't need it would obviously skip the tag.

More here:
http://www.coldfusionjedi.com/index.cfm/2007/9/3/ColdFusion-custom-tag-for-l
ayout-example



On Wed, Mar 26, 2008 at 7:46 AM, Will Swain <[EMAIL PROTECTED]> wrote:
> In fact, using onrequestend isn't helping matters either. The content 
> is  just sitting behind the pods on certain pages too.
>
>  Looks like I need an alternative solution.
>
>  Does anyone have a suggestion for handling page footers when you are 
> using  cfpods with overflow set to visible?
>
>
>
>
>
>
>  



~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302145
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


  1   2   >