Page 1 of 1

HTML encode problem

Posted: Sun Mar 28, 2010 6:12 pm
by morris520
Hi guys

could any one let me know why this's happening? - the pound sige is not correctly displayed when I pass it into a function.

Looks like something with my encode settings.

Attached is my html codes.

Code: Select all

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="styles.css" />
</head>
Thanks for help

Re: HTML encode problem

Posted: Sun Mar 28, 2010 7:31 pm
by requinix
A single £ doesn't explain 6 of those <?> characters.

Haven't given us much to go with...