Get ready for BLACK FRIDAY shopping starting in

Forums

ASP

This topic is locked

£ appear as ?

Posted 04 Apr 2005 22:07:03
1
has voted
04 Apr 2005 22:07:03 adam partridge posted:
im using classic asp and ms access and im storing some text in a memo field that containts a £ sign however when i call the page it apears as a ? anyone any ideas ive tried replacing ? with £ and it still has the same problem

Replies

Replied 05 Apr 2005 02:27:17
05 Apr 2005 02:27:17 Chris Charlton replied:
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>im using classic asp and ms access and im storing some text in a memo field that containts a £ sign however when i call the page it apears as a ? anyone any ideas ive tried replacing ? with £ and it still has the same problem<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
How are you writing the character, via HTML character? ASCII value?

~ ~ ~ ~ ~ ~ ~
Chris Charlton <i>- DMXzone Manager</i>
<font size=1>[ Studio MX/MX2004 | PHP/ASP | SQL | XHTML/CSS | XML | Actionscript | Web Accessibility | MX Extensibility ]</font id=size1>
Replied 05 Apr 2005 20:01:37
05 Apr 2005 20:01:37 adam partridge replied:
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>im using classic asp and ms access and im storing some text in a memo field that containts a £ sign however when i call the page it apears as a ? anyone any ideas ive tried replacing ? with £ and it still has the same problem<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
How are you writing the character, via HTML character? ASCII value?

~ ~ ~ ~ ~ ~ ~
Chris Charlton <i>- DMXzone Manager</i>
<font size=1>[ Studio MX/MX2004 | PHP/ASP | SQL | XHTML/CSS | XML | Actionscript | Web Accessibility | MX Extensibility ]</font id=size1>
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>

not sure what u mean im just calling the field from the dbase as &lt;%=(Recordset1.Fields.Item("strname".Value)%&gt;

Replied 06 Apr 2005 19:49:10
06 Apr 2005 19:49:10 Chris Charlton replied:
ASCII - www.w3schools.com/html/html_asciiref.asp

HTML Entities - www.w3schools.com/html/html_entitiesref.asp

~ ~ ~ ~ ~ ~ ~
Chris Charlton <i>- DMXzone Manager</i>
<font size=1>[ Studio MX/MX2004 | PHP/ASP | SQL | XHTML/CSS | XML | Actionscript | Web Accessibility | MX Extensibility ]</font id=size1>

Reply to this topic