Up file extension problem

  • Thread starter Thread starter Frank K via DotNetMonster.com
  • Start date Start date
F

Frank K via DotNetMonster.com

To all,

I have written a small file upload program and all works well with .txt .jpg .
xls files etc... but when I upoad a .rmvb file (Real player file 200K in sze)
It error as "File contains no data". I do not find any threads here talking
about this problem and it must be a simple one. Can somebody shed some light
on this one?

Thanks

Frankk
 
Frank said:
To all,

I have written a small file upload program and all works well with .txt .jpg .
xls files etc... but when I upoad a .rmvb file (Real player file 200K in sze)
It error as "File contains no data". I do not find any threads here talking
about this problem and it must be a simple one. Can somebody shed some light
on this one?

Thanks

Frankk

Turns out the file was expanded (25 MB) before upload... the reason is
unknown
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top