Re: strange behavior with IE 9

2012-06-25 Thread Dave Jemison
One other item- on another server running CF5 (yes, I know, I know...), the form fields are dumped correctly. And it seems to works okay on CF8. The problem child seems to point to MX 6.1... ~| Order the Adobe Coldfusion

Re: strange behavior with IE 9

2012-06-25 Thread Raymond Camden
I'd check with a tool like Charles or ServiceCapture. See if something is redirecting the post. On Tue, Jun 26, 2012 at 2:58 PM, Dave Jemison djemi...@vinesse.com wrote: Several users who recently got updated computers with Windoze 7/IE 9 now report that they are unable to submit online

Re: Strange Behavior Between ColdFusion Database

2009-11-05 Thread Asaf Peleg
Hi Guys, Thanks for all your advice. It turns out what I thought was the cause of the problem was just a red herring. This query was joining on a few tables and recently one of the tables it was joining on had grown two or three fold causing the result set of the query to grow exponentially.

RE: Strange Behavior - stumped

2008-04-21 Thread Jenny Gavin-Wear
working fine here .. IE and FF -Original Message- From: Brad Wood [mailto:[EMAIL PROTECTED] Sent: 16 April 2008 22:39 To: CF-Talk Subject: RE: Strange Behavior - stumped Nevermind. Must have been a server restart. It works fine for me now. IE 7, 4:38 pm. ~Brad -Original Message

Re: Strange Behavior - stumped

2008-04-21 Thread Dominic Watson
On some browser this page shows up fine, on other the page is garbled. Can you see this page ok? No problems here: IE7 FF2 Windows XP Pro, SP2 Dominic -- Blog it up: http://fusion.dominicwatson.co.uk ~| Adobe® ColdFusion® 8

RE: Strange Behavior - stumped

2008-04-16 Thread Dave Watts
On some browser this page shows up fine, on other the page is garbled. Can you see this page ok? http://209.41.164.253/store_finder/storefinder.cfm Works fine for me on IE7 and FF2 over Verizon broadband. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Training:

Re: Strange Behavior - stumped

2008-04-16 Thread Claude Schneegans
Can you see this page ok? Looks OK to me with IE 6. Opera 9.27 Safari 3.03 Firefox 2.0.0 -- ___ REUSE CODE! Use custom tags; See http://www.contentbox.com/claude/customtags/tagstore.cfm (Please send any spam to this address: [EMAIL PROTECTED]) Thanks.

RE: Strange Behavior - stumped

2008-04-16 Thread Brad Wood
I get a 500 servlet error. 4:35 pm CST ~Brad -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 16, 2008 4:16 PM To: CF-Talk Subject: Strange Behavior - stumped On some browser this page shows up fine, on other the page is garbled. Can you see

RE: Strange Behavior - stumped

2008-04-16 Thread Brad Wood
Nevermind. Must have been a server restart. It works fine for me now. IE 7, 4:38 pm. ~Brad -Original Message- From: Brad Wood [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 16, 2008 4:36 PM To: CF-Talk Subject: RE: Strange Behavior - stumped I get a 500 servlet error. 4:35 pm

Re: Strange behavior?

2006-10-04 Thread Denny Valliant
I think Sandra pointed out the solution to this issue just a bit ago (maybe). I'm just vaguely thinking it might be the same, that was with FB3 though, or higher, I think... yarg. BTW, Sandra, could you please stop pushing FB? I mean, I was really hoping to like, make MG the de-facto, and

RE: Strange behavior?

2006-10-04 Thread Sandra Clark
Style Sheets and Accessibility -Original Message- From: Denny Valliant [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 04, 2006 9:50 PM To: CF-Talk Subject: Re: Strange behavior? I think Sandra pointed out the solution to this issue just a bit ago (maybe). I'm just vaguely thinking

Re: Strange Behavior on Local PC

2006-09-13 Thread Kris Jones
cfform action=temp.cfm method=post Address: cfinput type=text name=address size=40 maxlength=50 required=yes message=Please enter your address validateat=onServer input type=submit value=Submit Form /cfform When I submit the form without entering anything in the field, I should get a CF

Re: Strange Behavior on Local PC

2006-09-12 Thread Steve Moore
Yes, no difference. Did you try cfinput on the submit button? On 9/11/06, Steve Moore [EMAIL PROTECTED] wrote: ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information

Re: Strange Behavior on Local PC

2006-09-11 Thread Matt Williams
Did you try cfinput on the submit button? On 9/11/06, Steve Moore [EMAIL PROTECTED] wrote: ColdFusion MX 7.0.2 is not working properly on my local machine with the following code: cfform action=temp.cfm method=post Address: cfinput type=text name=address size=40 maxlength=50 required=yes

Re: strange behavior: session vars, cfid, cftoken, cookies

2004-10-26 Thread Bryan Stevenson
Off the top of my head If you're running clustered servers, there could be some session confusion between servers. just a quick guess Bryan Stevenson B.Comm. VP Director of E-Commerce Development Electric Edge Systems Group Inc. phone: 250.480.0642 fax: 250.480.1264 cell: 250.920.8830

RE: strange behavior: session vars, cfid, cftoken, cookies

2004-10-26 Thread Tangorre, Michael
From: Cornillon, Matthieu (Consultant) . can't prove. Does anyone recognize this kind of behavior at all? Any ideas where I might look for a solution? What version of CF are you running. Michael T. Tangorre ~|

RE: strange behavior: session vars, cfid, cftoken, cookies

2004-10-26 Thread Cornillon, Matthieu (Consultant)
From Michael: What version of CF are you running. I am running CF5.0. From Bryan: If you're running clustered servers, there could be some session confusion between servers. Assuming this is the case, is there anything I can do about it? Thanks! Matthieu

Re: strange behavior: session vars, cfid, cftoken, cookies

2004-10-26 Thread Bryan Stevenson
Personally I never use SESSION vars for the exact issue you seem to be experiencing...loss of sticky sessions across servers. It used to be an issue in CF up to and including CF 5 if memory serves. Apparently it's been fixed in MX. I use a system very similar to yours, but I use a cookie to

RE: strange behavior: session vars, cfid, cftoken, cookies

2004-10-26 Thread Cornillon, Matthieu (Consultant)
Bryan, Thanks for this information. I have more or less stopped using session variables in general (can't stand all that pesky locking business), but that has only happened since I released the sign-in/registration system. I agree about the security hole inherent in the cookie system. I am

Re: strange behavior: session vars, cfid, cftoken, cookies

2004-10-26 Thread Bryan Stevenson
Good stuffand if ya want to pick my brain on what I do...fire away when the time comes ;-) Bryan Stevenson B.Comm. VP Director of E-Commerce Development Electric Edge Systems Group Inc. phone: 250.480.0642 fax: 250.480.1264 cell: 250.920.8830 e-mail: [EMAIL PROTECTED] web:

Re: Strange behavior in cfmail message body: no hard returns [CF-Talk]

2000-09-20 Thread David Shadovitz
Your CFMAIL tag isn't terminated with an "" after the SUBJECT attribute. (Or did you just transcribe it incorrectly?) -David On Wed, 20 Sep 2000 07:39:19 -0400 "Paul Sinclair" [EMAIL PROTECTED] writes: I'm using CF 4.5.1 Enterprise Edition. I have a form that sends out a reply to the

RE: Strange behavior in cfmail message body: no hard returns [CF-Talk] [CF-Talk]

2000-09-20 Thread Chapman, Katrina
You can try CFMAIL FROM="[EMAIL PROTECTED]" TO="#FORM.email#" SUBJECT="Your submission#SpanExcluding(FORM.Name," ")# Thank you for submitting your information. Regards, Paul Sinclair - Your form was as follows - #Form.Comments##chr(10)# #Form.Name##chr(10)#