flash form strange encoding

S

Sem K.

Hi,

I have an internationalized flash form, that posts (via GET) to a perl
cgi script.

The form has a name field. 3/4 of the times, I receive the name, as I
expect in unicode. However, in other cases, I receive something like
that: "áãéºä ...." .

Have someone encountered something similar ?

It is not "escaping" as far as I understand. And I can't identify the
encoding.

Any help will be appretiated.

Thanks,
Sem K.
 
B

Brian McCauley

I have an internationalized flash form, that posts (via GET) to a perl
cgi script.

The form has a name field. 3/4 of the times, I receive the name, as I
expect in unicode.

When you say 'unicode' do you mean UTF8?
However, in other cases, I receive something like
that: "áãéºä ...." .

Have someone encountered something similar ?

That looks like the way HTML (or XML of any other SGML derived ML)
encode characters outsite the current encoding. Looks like somehow
the client thinks the field is of type text/html (or somesuch) rather
than text/plain.

I somehow doubt this is Perl related.

--
\\ ( )
. _\\__[oo
.__/ \\ /\@
. l___\\
# ll l\\
###LL LL\\
 

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

Members online

No members online now.

Forum statistics

Threads
474,137
Messages
2,570,795
Members
47,342
Latest member
eixataze

Latest Threads

Top