Forum Moderators: open

Message Too Old, No Replies

xhtml in asp from Access 2000

The non-html characters...

         

Gusgsm

8:39 am on Jun 11, 2003 (gmt 0)

10+ Year Member



Good morning,

I have an asp page that keeps a little glossary with a database made in Access 2000. The site is 'almost' xhmtl compliant.

But now I see that I have all the records in the database "as they are" in Windows (ie: non html characters like accented vowels and the like).

How would you approach the issue, if there's one? (I think there is, that's why I'm asking)

Thanks in advance,

[edited by: korkus2000 at 12:41 pm (utc) on June 11, 2003]
[edit reason] No specifics please [/edit]

korkus2000

12:41 pm on Jun 11, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



If you are using VBScript then use the replace() function when saving to the database or when reading and populating the page.