Windows-1251 Hesk 2.0

Everything related to Hesk - helpdesk software

Moderator: mkoch227

Post Reply
nikinfo
Posts: 6
Joined: Fri Mar 27, 2009 3:18 pm

Windows-1251 Hesk 2.0

Post 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...
nikinfo
Posts: 6
Joined: Fri Mar 27, 2009 3:18 pm

Yes!

Post 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)))
Post Reply