Hi,
The problem is the char encode, the encode must be the same in the page where you insert data into the db and in the page you have the export To be sure use UTF8 in the 2 pages and don't insert data in db by hand, insert and update always from asp pages
Gianluigi
|
|
|