Re: Weird CF error that is only on Mac machines?

2001-05-25 Thread Bud

On 5/24/01, Marc J. Mataya penned:
Anyone know of any form issues with Macs?

I have a data editing form page that keeps breaking on Mac machines only
when they submit the form to save.  It happens on the server with my saving
code that does CFUPDATE.  For some reason, my CFIF that looks for
saveForm=Edit is coming back as something other than Edit, so that my code
tries to Add that record instead.

Stumped!

The only issue I know of with Macs is IE 5 will not repost form 
variables (that really sucks). It also occasionally reloads the page 
when you hit your back button, which sucks if there were form 
variables passed to that page as now they are gone.

Does this happen all the time, or occasionally? I really like the IE 
5 interface for Macs, it's the best of all browsers across all 
platforms, but I don't use it for this very reason. It's impossible 
to develop with. If I submit a form and there is an error, I can't 
simply change the code and refresh because the form variables don't 
get reposted. And when I go back to submit the form again, if the 
page was cleared from the cache and I had submitted form variables to 
that page, I can't just refresh that page.
-- 

Bud Schneehagen - Tropical Web Creations

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
ColdFusion Solutions / eCommerce Development
[EMAIL PROTECTED]
http://www.twcreations.com/
954.721.3452

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Weird CF error that is only on Mac machines?

2001-05-24 Thread Marc J. Mataya

Anyone know of any form issues with Macs?

I have a data editing form page that keeps breaking on Mac machines only
when they submit the form to save.  It happens on the server with my saving
code that does CFUPDATE.  For some reason, my CFIF that looks for
saveForm=Edit is coming back as something other than Edit, so that my code
tries to Add that record instead.

Stumped!


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Weird CF error that is only on Mac machines?

2001-05-24 Thread Zac

Marc J. Mataya wrote:

 Anyone know of any form issues with Macs?

What browser? There is, I believe, an issue with the new IE 5 browser for
the Mac that re-introduces a form bug

-- 

If all else fails, immortality can always be assured by spectacular error.

John Kenneth Galbraith



email: [EMAIL PROTECTED]
web: http://www.pixelgeek.com/


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Weird CF error that is only on Mac machines?

2001-05-24 Thread Sean McCarthy

im a mac user i find table sizing issues frequently in i-5 what is the error

-Sean McCarthy
---
HealthObjects
410-895-0379


-Original Message-
From: Zac [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 24, 2001 3:00 PM
To: CF-Talk
Subject: Re: Weird CF error that is only on Mac machines?


Marc J. Mataya wrote:

 Anyone know of any form issues with Macs?

What browser? There is, I believe, an issue with the new IE 5 browser for
the Mac that re-introduces a form bug

-- 

If all else fails, immortality can always be assured by spectacular error.

John Kenneth Galbraith



email: [EMAIL PROTECTED]
web: http://www.pixelgeek.com/
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Weird CF error that is only on Mac machines?

2001-05-24 Thread Marc J. Mataya

MSIE 5.0!  What's the scoop on that error?
I have a hidden form field (saveForm) that tells the action page what to do.
For some reason, my code is failing on CFIF saveForm IS 'Edit' code and is
falling through to my INSERT code incorrectly.

Thanks!


- Original Message -
From: Zac [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Thursday, May 24, 2001 2:59 PM
Subject: Re: Weird CF error that is only on Mac machines?


 Marc J. Mataya wrote:

  Anyone know of any form issues with Macs?

 What browser? There is, I believe, an issue with the new IE 5 browser for
 the Mac that re-introduces a form bug

 --

 If all else fails, immortality can always be assured by spectacular error.

 John Kenneth Galbraith



 email: [EMAIL PROTECTED]
 web: http://www.pixelgeek.com/



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Weird CF error that is only on Mac machines?

2001-05-24 Thread Zac

Marc J. Mataya wrote:

 MSIE 5.0!  What's the scoop on that error?

Not totally sure to be honest. It was discussed on the list a few weeks ago
which is why I even knew about it.

Perhaps one of the original posters from that thread can repost any links to
any solutions. 

--

   Don't blame me.
   I voted for Kodos.


   email: [EMAIL PROTECTED]
   WWW: http://www.pixelgeek.com/


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists