|
Posted by Sergi Adamchuk on 11/01/06 16:15
My page is in Windows-1251 charset
On this page I have form
....
<form action="http://somesite.com/someform.php" method="post">
....
</form>
....
Which sends values entered in fields to another site (not mine)
http://somesite.com/someform.php this site is in UTF-8 encoding, when
on my site I enter values in Cyrillic that another site recognizes not
propertly chars.
Jonathan N. Little wrote:
> Sergi Adamchuk wrote:
> > I have on my site a form. I specified another site as action to this
> > form. But that another form has different encoding. How do I decode
> > text in input of my form?
> >
> How about a hint, a url, some code, what encoding perhaps...
>
> --
> Take care,
>
> Jonathan
> -------------------
> LITTLE WORKS STUDIO
> http://www.LittleWorksStudio.com
Navigation:
[Reply to this message]
|