|
-
Jan 23rd, 2007, 08:21 AM
#1
Thread Starter
Member
Saving HTML data in database ..
Hi,
I am saving the HTML data in database from my ASP.NET page (VB). Users enter some text in a textbox and that data gets saved and once saved that data is showing in a grid below. Now users can enter something like ...
<a Href="http://education.oracle.com/pls/web_prod-plq-dad/show_desc.redirect?dc=D44616GC10&p_org_id=46777&lang=US&source_call=" />
in the textbox. I am already using Server.HtmlEncode while saving but its creating problems while displaying the data back in the text box and grid. Any reason why ?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|