Hi there,
I have some php code that work's, however I have an issue with the form that submits the file to it.
The php code uses the copy() function, so requires the form to have enctype="multipart/form-data", which works using the Mozilla Browser but in IE it returns "Zero Error" after a while. Other times it just hangs on the progress bar.
Does anyone know why this might be? if so, could you help me please as I am really baffled why this isnt working.
Many thanks for any help,
Ben