RE: Dynamically resizing a cfwindow?

2010-10-25 Thread Andrew Scott
Which version of ColdFusion are you trying this on? Regards, Andrew Scott http://www.andyscott.id.au/ > -Original Message- > From: Pete Ruckelshaus [mailto:pruckelsh...@gmail.com] > Sent: Tuesday, 26 October 2010 12:38 PM > To: cf-talk > Subject: Re: Dynamically resizing a cfwindow? > >

Re: Dynamically resizing a cfwindow?

2010-10-25 Thread Michael Grant
Try window.resizeTo as well and see if you get anywhere. There's something else going on here. resizeTo should work in both IE6+ and Chrome. And FF2+, Opera9+ and Safari3+ too. On Mon, Oct 25, 2010 at 9:38 PM, Pete Ruckelshaus wrote: > > Not sure if I follow. Put the code in the parent window?

Re: Dynamically resizing a cfwindow?

2010-10-25 Thread Pete Ruckelshaus
Not sure if I follow. Put the code in the parent window? I tried that, works in IE, doesn't work in Chrome. The interesting thing is that when I launch the cfwindow using IE (I normally use Chrome), it resizes the parent window, but not the cfwindow (even though the this.resizeTo() code is in t

Re: Dynamically resizing a cfwindow?

2010-10-25 Thread Michael Grant
Can you resize it from the caller? Just as a test. On Mon, Oct 25, 2010 at 9:21 PM, Pete Ruckelshaus wrote: > > That's the thing, it's not misfiring...using Chrome with Developer Tools > and > resource tracking enabled. Not getting anything odd at all in the CF > logger > window. > > So, yeah,

Re: Dynamically resizing a cfwindow?

2010-10-25 Thread Pete Ruckelshaus
That's the thing, it's not misfiring...using Chrome with Developer Tools and resource tracking enabled. Not getting anything odd at all in the CF logger window. So, yeah, I'm stumped. Pete On Mon, Oct 25, 2010 at 7:53 PM, Michael Grant wrote: > > What does the debug window say in firefox or

Re: Dynamically resizing a cfwindow?

2010-10-25 Thread Michael Grant
What does the debug window say in firefox or chrome when js (mis)fires? On Mon, Oct 25, 2010 at 7:50 PM, Pete Ruckelshaus wrote: > > Sorry...busy life kept me away from this project for a little while. > > self.resizeTo(*x,y*) didn't work. Any other ideas? > > On Mon, Oct 18, 2010 at 8:10 PM,

Re: Dynamically resizing a cfwindow?

2010-10-25 Thread Pete Ruckelshaus
Sorry...busy life kept me away from this project for a little while. self.resizeTo(*x,y*) didn't work. Any other ideas? On Mon, Oct 18, 2010 at 8:10 PM, Michael Grant wrote: > > If it's inside the window why not try cutting CF out of it? > > > > > > self.resizeTo(#imgInfo.width#,#imgInfo.he

Re: CF 'e-commerce' product catalogue

2010-10-25 Thread Michael Grant
With support for which merchant services? On Mon, Oct 25, 2010 at 5:26 PM, .jonah wrote: > > I don't know any free ones. We're about to release a new CF based > ecommerce engine in the next few weeks though. > > Thanks, > .jonah > > On 10/25/10 11:37 AM, Stephane Vantroyen wrote: > > Hi, > > >

Re: CF 'e-commerce' product catalogue

2010-10-25 Thread .jonah
I don't know any free ones. We're about to release a new CF based ecommerce engine in the next few weeks though. Thanks, .jonah On 10/25/10 11:37 AM, Stephane Vantroyen wrote: > Hi, > > I know this question has certainly been asked many times before, but does > anyone know a good free CF 'e-co

RE: left outer join in query of query

2010-10-25 Thread Paul Alkema
You may find this article useful. http://instantbadger.blogspot.com/2006/07/faking-left-outer-join-in-query-of .html Paul Alkema http://paulalkema.com/ -Original Message- From: Mahcsig [mailto:mahc...@mahcsig.com] Sent: Monday, October 25, 2010 4:43 PM To: cf-talk Subject: Re: left ou

Re: Installation Instructions Coldfusion Enterprise 9

2010-10-25 Thread Dawn Sekel
Thank you! For Both posts. I kept clicking links on their products and never could get to that page. I'm installing the multi-server version and was trying to find sequence to install the other add-ons including Sharepoint. We are going to try to connect Coldfusion as a Webpart under SharePoi

Re: left outer join in query of query

2010-10-25 Thread Mahcsig
You can actually use the old SQL syntax to do inner joins in a qoq, haven't gotten a left join to work though. this fails: SELECT * FROM t1 inner join t2 ON t1.id = t2.id thi

RE: left outer join in query of query

2010-10-25 Thread Paul Alkema
Hi Nathan, Both cf8 and cf9 allow for left outer joins when doing normal queries however as far as I know query of query's does not support joins. On a side note though, my general rule of thumb is if I need to use a query of queries for anything other than changing the order of my structure, tha

CF 'e-commerce' product catalogue

2010-10-25 Thread Stephane Vantroyen
Hi, I know this question has certainly been asked many times before, but does anyone know a good free CF 'e-commerce' product catalogue? I've searched on riaforge but didn't find anything alike? Thanks, Stephan ~| Order the

left outer join in query of query

2010-10-25 Thread Nathan Chen
All: I am on CF 8 now. Does anyone know if CF 9 supports left outer join in query of query? CF 8 doesn't allow left outer join. Nathan Chen ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfu

Re: Installation Instructions Coldfusion Enterprise 9

2010-10-25 Thread Russ Michaels
it is the same download for all versions, it is your license key that determines what features are enabled. The trial turns into development edition after 30 days if you do not enter key. On 25 Oct 2010 15:17, "Dawn Sekel" wrote: Does anyone have installation instructions for Coldfusion Enterp

Re: Installation Instructions Coldfusion Enterprise 9

2010-10-25 Thread James Holmes
Well, that's just wonderful help from Adobe. It's like they've just given up on person-to-person support. The install guide is here: http://help.adobe.com/en_US/ColdFusion/9.0/Installing/index.html. Your install method is about right too - download it and then put in your Serial Number. You'll ne

Re: Installation Instructions Coldfusion Enterprise 9

2010-10-25 Thread Ian Skinner
On 10/25/2010 7:10 AM, Dawn Sekel wrote: > Does anyone have installation instructions for Coldfusion Enterprise 9? Do I > just try downloading the Developer edition and then upgrade with our upgrade > license number? I tried calling Adobe Technical support and got someone in > India who dire

Installation Instructions Coldfusion Enterprise 9

2010-10-25 Thread Dawn Sekel
Does anyone have installation instructions for Coldfusion Enterprise 9? Do I just try downloading the Developer edition and then upgrade with our upgrade license number? I tried calling Adobe Technical support and got someone in India who directed me to download the Enterprise Installation man