Re: ExactTarget SOAP API

2011-04-25 Thread Svetlin Roussev
You best chance is to use 3sixty from ExactTarget and use their .NET examples and using Charles to see what exactly is send so you can create your CF calls. Good Luck On Mon, Apr 18, 2011 at 10:22 AM, Steve Reich wrote: > > Does anyone have any experience with CF and ExactTarget's SOAP API. We h

Re: Target particular instance

2010-07-06 Thread Svetlin Roussev
Thank you Dave, what I am trying to do is when I am hitting one of my sites I want the site to run on particular instance, not just random. I am running bunch of sites with Model Glue and simply when I make a change to the model or to the controller I have to go an clear the cache and with adding

Target particular instance

2010-07-06 Thread Svetlin Roussev
Hi, in my current set up I am in a cluster environment and I have few CF instances. Is there a way in this cluster environment to target particular instance? ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/A

Re: cfgrid flash href

2010-02-04 Thread Svetlin Roussev
Right after you are closing your cfgrid you can do something like that: http://mygrid.selecteditem.id/>}'>Edit"> ~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing

Re: cfgrid flash href

2010-02-04 Thread Svetlin Roussev
> } else { > > return data; > > } > > } > > > > /*called by init for grid render on cellclick*/ > > gridfunc = function(grid,rowIndex,columnIndex,e){ > > var record = grid.getDataSource().getAt(rowIndex); > > var fieldName = grid.getColumnModel().getDataI

Re: cfgrid flash href

2010-02-03 Thread Svetlin Roussev
You can do optionitem and bind it with the href. On Wed, Feb 3, 2010 at 7:10 AM, morchella wrote: > > hey guys. > i know cfgrid flash doesn't support href in cfgridcolumn > but there has to be a way? > > height="210" width="800" rowheaders="no" > onchange="getUrl('_edit_hoverArea.cfm?ha_1Id=' +