|
-
Feb 22nd, 2009, 06:18 PM
#1
Thread Starter
Fanatic Member
[Resolved] Store HTML code as string?
Is there a more efficient way of doing this than adding &""""& for every double quotation mark in the html code when building the string? I need to store the HTML code as a string. I am finding "[tablerow]" within an existing document with StreamReader and want to replace it with my string value (html code) when writing it back using stringwriter.
Last edited by hipopony66; Feb 25th, 2009 at 03:20 PM.
Reason: Resolved
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
|