Foreign Characters in LoadVars
my application sends user text database server using sendandload. problem foreign characters not being sent properly. räul gets received räul9. there have in order loadvars not encode text.
heres loadvars code.
var chatlog_lv = new loadvars();
chatlog_lv.lascmd = "ai:4";
chatlog_lv.chatroomkey = application.roomkey;
chatlog_lv.chatroomlog = cchatlog;
bsuccess = chatlog_lv.sendandload("http://"+application.server,chatlog_lv,"post");
thanks in advanced can send light issue.
More discussions in Adobe Media Server
adobe
Comments
Post a Comment