Hello shapper,
Not quite understand what the "my text" is?
Just encode your HTML text via HttpUtilite.Encode and store in DB
---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog:
http://spaces.live.com/laflour
"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
s> Hello,
s>
s> I am creating an ASP.NET web site which inserts data in a SQL
s> database using LINQ.
s>
s> One table column will hold HTML code. I am using a simple TextBox to
s> input the data.
s>
s> I would like to create my text in my computer and then copy/paste the
s> HTML code to my TextBox and insert in the database.
s>
s> What software should I use to create my text? Microsoft Office 2007,
s> ... ? Any suggestion would be great.
s>
s> Can I do it this way?
s>
s> Thanks,
s>
s> Miguel
s>