Page 1 of 1

Windows-1251 Hesk 2.0

Posted: Fri Mar 27, 2009 3:26 pm
by nikinfo
/*************************************
Title: Windows-1251 (Encoding)
Version: Hesk 2.0
Author:
Demo:
Download:
Website:

Short description: Change encoding


*************************************/

Hi,

406 error

iso change to windows-1251

How to change the coding correctly?

suggest_articles.php?q=%u0434%u043B%u043E%u044B%u0432%u043B%u0434%u0430%u043E%20%u0434%u043B%u043E%u043B%u0434%u043E

- incorrectly

If to press "send" twice question sent successfully...

Yes!

Posted: Fri Mar 27, 2009 6:11 pm
by nikinfo
I have removed a condition.

var d = document.form1;
if
{
var myURL = "suggest_articles.php?q=" + escape(d.subject.value+" "+d.message.value);
window.open

It has worked!

Excuse for my English)))