Tagged Questions
1
vote
1answer
16 views
Detect a specific html entity character and replace it with another one
Using Javascript, I want to test for the presence of a right arrow character ⇒ in a string and replace it by a down arrow character ⇓
Basically, do something like this:
if ( ...
0
votes
3answers
73 views
Adding special characters to a String using jQuery [closed]
I have string
CEE0001
and i want to add + sign between each character of the String.
eg: C+E+E+0+0+0+1
How do i do this using jQuery.
0
votes
1answer
48 views
Parsing HTML from XML description tag with illegal characters
I'm using a QML XmlListModel to display XML feeds which works. Except the formatting is off due to HTML being contained in the description tag below.
<description><p><a ...
2
votes
3answers
85 views
How to remove unnecessary characters from string?
There is a problem in character when I fetch data from database.
doesn�t
It�s
I have tried to remove it using str_replace function but it's not working.
str_replace('�','',$str);
The encoding ...
0
votes
1answer
40 views
How to center align a specific character throughout an entire page?
I'm trying to center align specific characters in a body of text for a website. I would like to only center things that have "[], *" and Roman numerals. Is there a way I can only center these without ...
0
votes
1answer
140 views
Internet Explorer does not change 'ß' (ß/es-zed) to 'SS' when using 'text-transform: uppercase;'
Internet Explorer 9 and 10 do not change the German es-zed "ß" (ß, 'sz') to "SS" properly when using the CSS rule text-transform: uppercase;. Is this simply not implemented or is it a bug ...
1
vote
1answer
106 views
HTML character entity replacement in R
I have a large set of HTML files that contain text from a magazine in nodes span. My PDF to HTML converter inserted the character entity throughout the HTML. The problem is that in R, I use ...
0
votes
3answers
1k views
jQuery: UTF-8 not working with ajax request
I have a php file which uses jQuery.ajax() to grab some data from another php file into a div.
jQuery.ajax({
type: 'POST',
encoding:"UTF-8",
dataType:"html",
contentType: ...
0
votes
1answer
105 views
special characters in HTML problems
Although I included the ISO-8859-1 content-type META, my website isn't displaying special characters, such as ã and ê. If I 'echo' a string from a MYSQL query, the special character is displaying ...
1
vote
2answers
45 views
How to limit what users can type into a form(Must have @ in field)
I'm trying to stop a little bit of spam from my form. It's an email list and just takes any text in the box and submits it into my database. Is there a way that I can make it so it checks that the ...
0
votes
1answer
72 views
Velocity template charset
I am new at using velocity templates and in a few I have created, most of the templates work fine but if I add different characters to the templates it sometimes does not work.
How do you know what ...
0
votes
1answer
96 views
Replacing Java unicode encodings with actual characters
When I make web queries, for accented characters, I get special character encodings back as strings such as "\u00f3" , but I need to replace it with the actual character, like "ó" before making ...
3
votes
2answers
120 views
List of all html entity chars mapping
where can I find mega list of all html entity characters?
http://www.w3schools.com does not cover all.
E.g. &# 145; &# 146; &# 147; &# 148; (values of these entities: ' & ")
are ...
0
votes
1answer
152 views
“Strange” characters when saving to PDF
I have this pdf file:
SA Pias - Margaça Branco.pdf
I use this to access it:
href="SA Pias - Marga%E7a Branco.pdf"
It opens OK in the browser, but when the user is going to save it, those "strange" ...
0
votes
4answers
79 views
Why don't people write literally the “at” symbol? [closed]
I usually see that people, in the Internet, don't writes the at symbol (@) for their e-mail accounts or similar.
They do things like this: "my_username(AT)domain(DOT)com", and not ...
0
votes
1answer
68 views
Which Character should I use to separate some URLs?
I have some URLs, like these:
http://stackoverflow.com/questions/ask
http://example.com/Hello/EveryBody/?page=5
http://another.example.com/GoodBye.html?q=me%20%40%20%3Cstackoverflow%3E%20!%3B
I'm ...
0
votes
0answers
111 views
How to set html content type encoding to ISO-8859-2 at project level in Eclipse 4.2?
I have a project with default ISO-8859-2 encoding. All of other project default encoding is UTF-8.
I see that the text file encoding of all of my files is "Inherited from container (ISO-8859-2)" in ...
0
votes
1answer
141 views
Display HTML copyright and restricted symbols
The MySQL database I am working with sometimes has items with copyright and restricted characters beside their brand name. Which is fine, but when items are printed as HTML, the copyright symbol and ...
0
votes
1answer
232 views
MongoDb munging HTML entities like “®” into “&reg;” on save() from PHP
On MongoDb 2.0.6, running on 64 bit, with PHP 5.4 with the official driver. MongoDb save() of
®
is stored as
&reg;
Mongo apparently munges all & into & amp; thus ...
0
votes
4answers
376 views
Automating converting special characters into html entities. Can anyone id this character?
What is this character †
Is there anyway to convert such characters automatically to their html entities? I use DreamWeaver and Notepad++. I've tried this site but it's no where near powerful enough.
0
votes
1answer
125 views
Remove non-breaking space in Yahoo! Pipes
I used the XPath Fetch Page module to fetch a page and convert it to a bunch of nodes. One of the nodes has "2012-07-28 00:00", but the appears as a space ("") in Yahoo! Pipes. I ...
5
votes
1answer
107 views
How Can I Detect the Characters Defined in a Font?
I'm making a simple tool to help with css icon fonts.
Currently, it takes a specified, wingdings-style font, and represents it as it appears for every unicode number, side-by-side with a standard ...
0
votes
3answers
402 views
Using Unicode standard symbols in HTML/CSS documents. Do I use Javascript?
I'm an enormous newbie but I want to add a Unicode character to a document. I've tried reading all the Unicode character threads but I am finding it difficult to understand and I am getting a headache ...
2
votes
2answers
361 views
Google translation of words with css styled individual characters
In an ongoing website development project I style all 'o' characters in a certain visible text area to a red color, using a html span tag and css, like this:
Questi<span ...
3
votes
1answer
3k views
Weird fix from PageSpeed Tools
When I test my webpage in PageSpeed Tools (a tool to optimize webpages by Google), I get these problems:
Problem #1:
Avoid a character set in the meta tag
The following resources have a ...
5
votes
3answers
434 views
How to create a new web character symbol recognizable by html/javascript?
I have checked many questions here but none has my answer. I appreciate if you direct me to the right path.
I like to make a new symbol (not a font or related to any alphabet) like creating a new ...
0
votes
1answer
678 views
HTML - star character in html source code
I want to have in my <title> tag a star character (★). It's not a problem to put &starf or ★ but when I put something like this in html code, when I view source code , of ...
3
votes
1answer
150 views
Why does » show up as « when I use the font quicksand in google fonts?
I want to print out a "»" on a webpage. I write the character using UTF-8 (no charcode just the character)
Using the specific font "Quicksand" font-weight 700 from google web-font dierectory, it ...
0
votes
2answers
5k views
how to limit number of characters in a textarea field processing php?
I am using a a textarea field in a form that is made on html and the processing is done by php. I want to limit the number of characters the user can enter in the textarea. Is there any way by which ...
0
votes
3answers
697 views
special characters turn into question marks php html
Hi guys I have a problem, and read all the topics found on stackoverflow and other forums, it's hosted on hostgator and I've never had problems with their servers before although quotes for example ...
0
votes
2answers
284 views
allowed characters for filenames for user upload/download
Currently user can upload files as they like. So in the uploaded files there are spaces, characters like ß, ü and so on. Than other users can download these files (including white spaces in the URL ...
1
vote
1answer
175 views
A space of a different width?
I can effectively create a two column layout in a <select> by using JavaScript to measure the text and add the appropriate number of spaces. However, depending on the font size, the space is ~4 ...
0
votes
2answers
105 views
Numerical character reference entities… Nomenclature
It used to be so simple. Or so I thought.
nbsp is an entity
is, therefore, an entity reference (a reference to an entity)
  is a character reference (a reference to a numerical ...
0
votes
2answers
278 views
JAVA: Greek characters from downloaded HTML file aren't displayed, how can I fix this?
I'm downloading an HTML file and I need to display it with System.out.println().
The problem is that instead of Greek characters I get rubbish.
I'm using to download the code below to download the ...
1
vote
4answers
328 views
Linebreak after each character
What PHP code would be easiest to use if I want to create a new linebreak after each character.
Lets say that I have this string "hello world!". Now what I wan't to do is to make it look like this:
...
2
votes
3answers
2k views
How do i get the length of innerHTML (total characters) in JavaScript?
I'm trying to get the length of the characters that I attain from innerHTML and it's kind of come down to last resort, but can't seem to find a more efficient way as the data is inside a slider that ...
0
votes
1answer
331 views
How do I add a space every three characters in a form in JavaScript and have a replace function?
How do I add a space every three characters in a form in JavaScript and have a replace function? I've seen the question, but I'm still unclear and new at this and I'm not sure where the code would go ...
0
votes
1answer
64 views
Getting un-wanted square bracket after a character in french language
i have fallowing sentence in french language, when i am displaying it on browser i am getting square bracket in place of this ` character.
sentence- Méthode d’expédition
the char after d is ...
2
votes
3answers
661 views
force eclipse to ignore character encoding attribute
I'm working with a web framework that uses a dynamic character encoding in its html templates, like this:
<meta charset="${_response_encoding}">
The problem is when I try to edit this file in ...
0
votes
2answers
108 views
Special character to html?
I'm trying to display the symbol below ad html for my website, does anyone know how to find this one as it doesn't show in dreamweaver and is proving to be a nightmare to find.
'ş'
the ascii for it ...
3
votes
4answers
2k views
How can I use unicode characters in HTML keywords?
The meta section of HTML documents can contain a keyword section.
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
...
0
votes
1answer
581 views
how can I use special characters in the facebook wall post?
I'm using the Graph API to make a post in the users wall. My post is in spanish and I haven't been able to post characters like á, é, ¡. I have tried using htmlspecialcharacters() and htmlentities() ...
0
votes
1answer
406 views
How to store html characters in mysql and display them correctly
Not sure if I am asking this correctly. But I am using a Jquery HTML Editor cleditor so that the users can load html text. When I insert this into my db(mysql) and want to display the outcome it ...
-1
votes
2answers
1k views
Display literal text in HTML
I need to display some literal text in my HTML page (it's automatically generated by an application. I wrote in C#.)
<TR>
<TD VALIGN="center" ...
0
votes
1answer
597 views
403 Forbidden on when posting HTML chars after server move
The site I'm working on was working perfectly on a development server, however the client has his own server so I transferred the files + database, sorted file permissions etc.
Now everything on ...
0
votes
1answer
54 views
randomn “h” character appearing in middle of page [closed]
I need to remove the "h" character but can't seem to find it in the code? Any help greatly appreciated. Thanks
0
votes
1answer
319 views
Solr highlight somes html characters
I have a problem with solr highlight component. In fact, when i search the word "eau", solr highlight component returns me :
<em>l&#</em>8217;Eau
But "eau" should be highlighted. I ...
5
votes
1answer
2k views
Is the at-sign (@) a valid HTML/XML tag character?
I'm doing some HTML stripping using regular expressions (yes, I know, never parse HTML with regexes, but I'm just stripping it, and I also unfortunately cannot use any external libraries). I'm using ...
0
votes
1answer
260 views
Special Characters in fetching html table data
I have script with fetch jobs from another website. the source website is based on asp and returns html table.
Everything works fine but some cells doesn't returns htmlspecialcharacters, which cause ...
-2
votes
3answers
68 views
How to make an HTML character equal to its keyboard equivalent [ed: ascii code] in javascript
I'm trying to check if a variable exists in the LMS (BrainHoney) that our school is using. The variables are surrounded by dollar signs. In order to see if the variable is in use I would like to try ...
