Hi there,
I used an ASP upload from
http://www.asp101.com/articles/jacob/scriptupload.asp.
It's nice & useful.
But I have a question about codepage & charset:
1. When I use normal form (not file upload).
Everything is OK!
2. When I use a form has file upload function. The
upload class is still OK! But I can not read correctly
the submitted text. I used charset=UTF-8 and
codepage=65001 (for Vietnamse language)! I think the
upload class could not parse correctly data in this
format.
So please help me solve this problem!
Thanks so much for your help.
Duy.