Login form on page with different charset
Hi all,
i have copied the logim form to a page outside of the forum.
The forum itself is in HTML Charset Windows-1255 (Hebrew Windows)
Whereas the other page is UTF8. I have found that the login fails with Hebrew usernames, when i am sending the login info from the UTF8 based page - ie, the login form must be sending info in Windows-1255 charset.
the only way around this that i found, was to have an Iframe included into the parent page (the UTF8 one), and the iframed page is just a mini login form on a windows-1255 page.
is there any better way to do this?
Thanks!
|