Forum Moderators: open
I`m bulding a data-driven website for a Hungarian friend. So I stored the content in an Access database and pasted <BR> and <P> tags to keep the original structure of the text.
But when I simply list the content, few Hungarian character displayed differently (ie õ í ú û).
If I use the Server.HTMLEncode the <BR> and <P> tags will be displayed instead of used...
Anybody, any idea?
Thank you