473,379 Members | 1,539 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,379 software developers and data experts.

URGENT-charset problem with AJAX HELP!!

35
hi all,
i have a new problem now i'm quick huh :D
well what can i say im still a beginner
the thing is im using ajax to replace a drop down list with another inside a div
upon a choice made by the user.The problem is with the charset,
see in the main page the one that calls the ajax code, data is displayed as it should be,
but when the ajax code calls the server side script and replaces the drop down list, foreign characters are replaced with ???? in IE and **** in FireFox

hepl please!!
Jul 28 '06 #1
1 2584
Banfa
9,065 Expert Mod 8TB
You need to use html entiries to display foreign characters, for instance to display

é

you need to put

é

into the html code

see this site for more entities

www.htmlhelp.com/reference/html40/entities
Jul 28 '06 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

10
by: G Matthew J | last post by:
interesting "signal vs. noise" blog entry: http://37signals.com/svn/archives2/whats_wrong_with_ajax.php
4
by: inspiretechnologies | last post by:
Hi all, I'm creating a Php page with connection to a MySql database. In this page, I get all the articles (text) of a member, and when the article's length exceeds 500 characters, a link "read...
2
by: crazysam1236 | last post by:
when i type a character in a textbox i need to get the matches from the database. iam able to do that with ajax. i got those results from database with help of ajax. but i am facing problem how to...
5
by: Cacho | last post by:
Hi I'm new to Ajax but I've used javascript from time to time. Now, I've a java application that will generate a page with data in a table. I want to make a link in each row so when user click...
2
by: cvalarmathi | last post by:
Hi All of them.This is first time i am working with Ajax.I know Ajax a litte bit.So I want to help.Any one plz help me.
5
by: andrasnet | last post by:
Hi all! I can't use session variables with AJAX, I can't acces them and I can't initialize the session variables. They does'nt pass via XMLHttpRequest? If I don't pass the data via AJAX, everything...
7
xNephilimx
by: xNephilimx | last post by:
lHi guys! I'm having a little problem that's getting on my nerves, I couldn't find a solution, I also tryed googling it and I found nothing... (my field of expertise is in AS 2 and 3, but I still...
17
by: Scott M. | last post by:
I'd like to start working with Ajax in VS 2008 Pro., but it's important that I not use anything that is not standard with VS 2008 Pro. (with all installation options selected). Does anyone have...
2
by: itpvision | last post by:
Hello, I have a link navigation of categories retrieved from the database, while I know how to display subcategories based on category link clicked with classical approach, I want to do this with...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.