Thread
:
Small C# Problem - quotation marks in string
View Single Post
May 29th, 2007, 11:07 AM
#
4
ReggaetonKing
Sexy Programmer
Join Date: Nov 2005
Location: New Jersey
Posts: 891
Rep Power:
3
Try this:
(
Toggle Plain Text
)
html.WriteLine("<img src=\"images//\"" + file + "\" />");
html.WriteLine("<img src=\"images//\"" + file + "\" />");
__________________
I would love to change the world, but they won't give me the source code!
ReggaetonKing
View Public Profile
Find More Posts by ReggaetonKing