xmlHttp.open("POST", 'http://localhost/PHP/PHP.php', true);
xmlHttp.setRequestHeader("Content-Type", "application/x-www-form-urlencoded");
xmlHttp.send('&Export_food='+Export_food+'&Export_Num='+Export_Num+'&Export_date= '+Export_date);
Отправляет
Date 06/24/2010
Export_food ыыы,ввв
target 2
Export_food - тут русский текст про идеи
как прописать что русским стал ?