Im tyring to upload an .MP3 via the upload feature.
It almost works all the time.
However, I just got this error when trying to upload an audio file:
Persits.Upload.1 error '800a0006'
There is not enough space on the disk.
/forum/functions/functions_upload.asp, line 118
The line #118 is this:
'We need to save the file before we can find out anything about it
'** Save virtual is used as saving to memory is often disabled by the web host **
.SaveVirtual strFileUploadPath
Why is it doing this...And How can I fix it???
Thanks in advance for your response