473,434 Members | 1,521 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,434 software developers and data experts.

encoding problem in textbox

201 100+
Hi
I am fetching data from database and assigning it to the textbox using jsp and javascript. I am using iso-8859-1 encoding. My problem is that textbox is displaying the contents in the string format. It shows characters. I means whatever is fetched from database is not converted in html in the textbox. AT the same time other text boxed are showing proper output without any problem.
Jun 13 '07 #1
2 1944
drhowarddrfine
7,435 Expert 4TB
Your encoding format does not convert strings. Your program must do this. But this is not anything html or css can do. You need to ask on the Java board.
Jun 13 '07 #2
praveen2gupta
201 100+
Your encoding format does not convert strings. Your program must do this. But this is not anything html or css can do. You need to ask on the Java board.
Thanks , Problem is solved now.
Jun 14 '07 #3

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

Similar topics

8
by: pabv | last post by:
Hello all, I am having a few issues with encoding to chinese characters and perhaps someone might be able to assist. At the moment I am only able to see chinese characters when displayed as...
12
by: Tamir Khason | last post by:
I have Windows Form application recieved data from clipboard and convert its encoding based on some ruls. So doing following: //from source to multiple targets System.Text.Encoding targ1 =...
8
by: pagates | last post by:
Hello, I am playing a little with Encoding, and I have what is possibly (forgive me) a newbie-type question. I have a function that takes a string and a codepage (based upon the basic MSDN...
0
by: Lotta P | last post by:
Hi, I have a problem concerning encoding when posting a form. The form (a textbox and a button) is posted using JavaScript and a window.location("http://therecieverofthedata"). The website...
1
by: Boki | last post by:
Hi All, Here is the code: Shell("D:\Program Files\Mozilla Firefox\firefox.exe http://tw.dictionary.yahoo.com/search?ei=UTF-8&p=" & TextBox1.Text) If I type English word in TextBox1, I can...
0
by: Mendoza | last post by:
I have an asp.net form with various textboxes that are populated from a data store. Some of the fields contain special characters, notably the ampersand ("&"). The problems is that it the value...
3
by: LiMBi | last post by:
Hi, Is there a way to encode "??????????? ??????????" to "ถามนิดนึงคะ ตรงที่เป็น" and vice versa. Thanks
6
abdoelmasry
by: abdoelmasry | last post by:
Hi Men please help me to solve this problem i have textbox in html page i require arabic data from php page using method POST with ajax to view in the textbox i always got a strange...
3
by: tparks69 | last post by:
I'm getting some Chinese language data from sql server in some encoded format, maybe unicode?... it starts with an ampersand '&', then there is a '#' pound sign, then a 5 digit integer, then a semi...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.