There is no problem on the mac.
There is a possible problem on the mac.
This coming from a 100% of the time mac user, and someone running OS
X as server with Cold Fusion.
The issue is related to Safari and caching. Safari achieves a lot of
its speed by doing some extensive caching. Some of us have disabled
that cache. Further, there have been some bugs reported in some
versions of Safari. But by and large, it's not a major issue. Unless
the user has disabled the cache (Safari Enhancer for instance, which
also enables a debug menu), then this code will work perfectly. This
is not an issue with Firefox.
<form action="xxxx" method="post" name="upload_pics"
enctype="multipart/form-data">
<input type="file" name="prettypicture" value="" size="30" />
<input type="submit" name="action" value="Save File" />
</form>
Further, every browser deals with the type="file" in different ways.
See: http://www.quirksmode.org/dom/inputfile.html
On the caching issue: http://forums.macosxhints.com/archive/index.php/
t-67825.html
_____________
Derrick Peavy
404-786-5036
Sales and Web Services
CollegeClassifieds.com
http://www.collegeclassifieds.com
A Service of Universal Advertising, inc.
___________________________________
On Feb 6, 2008, at 12:53 PM, Dusty Hale wrote:
I'm not sure if the problem was ever fixed but back when I using
CF5 (I
think) there was an issue with cffile not working when doing it
from a Mac
and the team I worked on had come up with a work around for this. I
have
that code in my older archives which I don't have with me at the
moment but
if you don't get a fix for it from someone else in the list, hit me
back
later and I will dig it up for you.
Dusty
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Anthony
Mathis
Sent: 02/06/2008 12:08 PM
To: [email protected]
Subject: [ACFUG Discuss] CF Flash Upload - Client OS X Safari-
Fireworks
I'm having a very strange issue with a CF file upload issue in CF8
Ent.
On a windows workstation using IE or FF I can upload fine, but on
my Intel
OS X the file looks like it uploaded but never does - Safari or FF
on OS X.
No errors - nothing in the logs. Anyone had similar issue?
Doesn't make since.
Thanks,
Anthony
-------------------------------------------------------------
Annual Sponsor FigLeaf Software - http://www.figleaf.com
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform
For more info, see http://www.acfug.org/mailinglists Archive @
http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-------------------------------------------------------------
-------------------------------------------------------------
Annual Sponsor FigLeaf Software - http://www.figleaf.com
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform
For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-------------------------------------------------------------