Forum

July 12th, 2025
A A A
Avatar

Lost password?
Advanced Search

— Forum Scope —




— Match —





— Forum Options —





Minimum search word length is 3 characters - maximum search word length is 84 characters

The forums are currently locked and only available for read only access
sp_Feed Topic RSS sp_TopicIcon
character encoding problems?
20/05/2011
10:22
Avatar
beyazsapka
Member
Members
Forum Posts: 4
Member Since:
08/05/2011
sp_UserOfflineSmall Offline

Hi, I am using jqgrid. character problem when I took issue with json data is jqgrid. As an example,

db structure

———————

CREATE TABLE `kullanici` (
  `KullaniciId` int(11) NOT NULL auto_increment,
  `Adi` varchar(30) collate utf8_turkish_ci default NULL,
  `Soyadi` varchar(30) collate utf8_turkish_ci default NULL,
  `KullaniciAdi` varchar(45) collate utf8_turkish_ci NOT NULL,
  PRIMARY KEY  (`KullaniciId`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 COLLATE=utf8_turkish_ci AUTO_INCREMENT=23 ;


– Dumping data for table `kullanici`

INSERT INTO `kullanici` VALUES(2, 'Recep', 'Öztekin', 'Recep');
INSERT INTO `kullanici` VALUES(3, 'Arif', 'Kahraman','arif');
INSERT INTO `kullanici` VALUES(4, 'Kenan', 'Yıldırım', 'kenan');
INSERT INTO `kullanici` VALUES(5, 'Muhittin', 'Temiz', 'muhittin');
INSERT INTO `kullanici` VALUES(6, 'Süleyman', 'Gürsoy', 'suleyman');
INSERT INTO `kullanici` VALUES(22,'Ç Äž I İ Ö Åž Ü', 'ç ÄŸ ı i ö ÅŸ ü', 'deneme');

html file

——————

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
    <head>
        <title>jqGrid Demo</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />    
        <link rel="stylesheet" type="text/css" media="screen" href="/blog/view-source:http:/localhost/test/jqgrid/themes/redmond/jquery-ui-1.8.2.custom.css

http://imageshack.us/photo/my-.....filew.jpg/

As shown in the output file is corrupted characters. I wonder what is the reason for this?
thanks


Forum Timezone: Europe/Sofia

Most Users Ever Online: 994

Currently Online:
15 Guest(s)

Currently Browsing this Page:
1 Guest(s)

Top Posters:

OlegK: 1255

markw65: 179

kobruleht: 144

phicarre: 132

YamilBracho: 124

Renso: 118

Member Stats:

Guest Posters: 447

Members: 11373

Moderators: 2

Admins: 1

Forum Stats:

Groups: 1

Forums: 8

Topics: 10592

Posts: 31289

Newest Members:

, razia, Prankie, psky, praveen neelam, greg.valainis@pa-tech.com

Moderators: tony: 7721, Rumen[Trirand]: 81

Administrators: admin: 66

Comments are closed.
Privacy Policy   Terms and Conditions   Contact Information