[cfaussie] Re: CFLocation stopped working

2007-07-05 Thread AJ Mercer
Subject: [cfaussie] Re: CFLocation stopped working I havent had time to get at this for a few days now. It's very frustrating because the code used to work fine. It works fine on my production site.It's only my dev machine that shows this problem. So I figured fine

[cfaussie] Re: CFLocation stopped working

2007-07-05 Thread Andrew Scott
PROTECTED] To: cfaussie@googlegroups.com Date: Mon, 2 Jul 2007 11:10:01 +1000 Subject: [cfaussie] Re: CFLocation stopped working I havent had time to get at this for a few days now. It's very frustrating because the code used to work fine. It works fine on my production site.It's

[cfaussie] Re: CFLocation stopped working

2007-07-05 Thread bigmac
. Thats how I solved cflocation issues in the past anyway. cheers Drew -Original Message- From: Mike Kear [EMAIL PROTECTED] To: cfaussie@googlegroups.com Date: Mon, 2 Jul 2007 11:10:01 +1000 Subject: [cfaussie] Re: CFLocation stopped working I havent had time to get

[cfaussie] Re: CFLocation stopped working

2007-07-01 Thread David Harris
Just to follow up on what AJ said: this doesn't work: == resultcfflush cflocation url=http://www.google.com; == It doesn't throw an error or anything, it just does the processing and then doesn't

[cfaussie] Re: CFLocation stopped working

2007-07-01 Thread Andrew Scott
@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Mike Kear Sent: Saturday, 30 June 2007 2:46 PM To: cfaussie@googlegroups.com Subject: [cfaussie] Re: CFLocation stopped working At first i thought it was a browser problem but it's the same with IE and firefox, and the cflocation works ok on the production

[cfaussie] Re: CFLocation stopped working

2007-07-01 Thread Sean Bucklar
- From: Mike Kear [EMAIL PROTECTED] To: cfaussie@googlegroups.com Date: Mon, 2 Jul 2007 11:10:01 +1000 Subject: [cfaussie] Re: CFLocation stopped working I havent had time to get at this for a few days now. It's very frustrating because the code used to work fine. It works fine on my

[cfaussie] Re: CFLocation stopped working

2007-06-30 Thread AJ Mercer
Does the page have a cfflush on it - that will kill cflocation. On 6/30/07, Mike Kear [EMAIL PROTECTED] wrote: ok, just to add confusion to what i felt sure was a problem with cflocation, i created a page with nothing on it but a cflocation tag and it worked just fine. Damn. And i

[cfaussie] Re: CFLocation stopped working

2007-06-30 Thread Peter Tilbrook
If using session vars are you requesting to addtoken? On 30/06/07, AJ Mercer [EMAIL PROTECTED] wrote: Does the page have a cfflush on it - that will kill cflocation. On 6/30/07, Mike Kear [EMAIL PROTECTED] wrote: ok, just to add confusion to what i felt sure was a problem with

[cfaussie] Re: CFLocation stopped working

2007-06-29 Thread Steve Onnis
Its not doing anything? Its erroring? -Original Message- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Mike Kear Sent: Saturday, 30 June 2007 2:28 PM To: cfaussie Subject: [cfaussie] CFLocation stopped working Does anyone know where i can go to look at the

[cfaussie] Re: CFLocation stopped working

2007-06-29 Thread Mike Kear
It doesnt do anything. I click submit on a form, and nothing seems to happen. What should happen is the processing gets done, and I'm returned to the page that took me to the form.The database shows that the processing is getting done - the data is being updated, so the only tag that's not

[cfaussie] Re: CFLocation stopped working

2007-06-29 Thread Gary Menzel
Have you written a test page just to test nothing but the cflocation tag ? There could be something wrong with your page that means the cflocation tag never gets called. On 6/30/07, Mike Kear [EMAIL PROTECTED] wrote: It doesnt do anything. I click submit on a form, and nothing seems to

[cfaussie] Re: CFLocation stopped working

2007-06-29 Thread Mike Kear
No, because it's every cflocation tag that's stopped working, including the ones that work fine on the production server. But since you mention it, i'll do just such a test page. Cheers Mike Kear Windsor, NSW, Australia Adobe Certified Advanced ColdFusion Developer AFP Webworks

[cfaussie] Re: CFLocation stopped working

2007-06-29 Thread Mike Kear
ok, just to add confusion to what i felt sure was a problem with cflocation, i created a page with nothing on it but a cflocation tag and it worked just fine. Damn. And i thought i had isolated where the problem was. Cheers Mike Kear Windsor, NSW, Australia Adobe Certified Advanced ColdFusion