On 16.11.01 (23:48), Dan Hammer wrote:
> I am uploading an attachment and I get this error...
> 
> Warning: fopen("none","r") - No such file or directory in
> page-init on line 25 (yes I did name the files)
> 
> and
> 
> Cannot create attachment: MGD_ERR_OK

Standard testing problem with MSIE if you had a bug in your
attachment upload code, hit your browser's "back" button and
retried without realizing that MSIE loses the filename in your
file-upload-field while keeping all other form data :)

Generally spoken, MSIE does not keep the content of file-upload
fields when navigating the history.  An empty upload field will
not be posted as '' as every other browser I know, but as
'none'.

     phr
-- 
Linksystem Muenchen GmbH                          [EMAIL PROTECTED]
Schloerstrasse 10                           http://www.link-m.de
80634 Muenchen                              Tel. 089 / 890 518-0
We make the Net work.                       Fax 089 / 890 518-77

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to