to convert html to escape sequences you need to encode/decode it you can use
Server.HtmlEncode and Server.HtmlDecode functions

Signature
Misbah Arefin
> Hi
>
[quoted text clipped - 21 lines]
> BTW
> It's my own music.
Lars - 14 Feb 2008 14:17 GMT
Hi
When I think about it the problem is probably not ASP.NET. I would guess the
problem is defandant of the SQL Database. In this case SQL Express. Does any
one know how to add escape characters to SQL fields in SQL Express. Similar
to what you do in C/C++ as "This is a string with double quotes \" backsladh
\\ and line feed \n".
Can I write a Jaca Script function that converts this and then call that
function in stead of Eval("HTM")?
Lars
> to convert html to escape sequences you need to encode/decode it you can
> use
[quoted text clipped - 31 lines]
>> BTW
>> It's my own music.