Microsoft
Software
Hardware
Network
Question : How to split the string using "\n" in C#
I have a string like this
string str = "abc" + "\n" + "XYZ";
I am printing the string using
Response.write(str);
But I want to display string like this on the browser
--------------------------
----------
----------
----------
--------
abc
XYZ
"\n" is not display characters in the newline.
Answer : How to split the string using "\n" in C#
Here is the same question answered on EE but in reverse:
http://www.experts-exchang
e.com/Secu
rity/Softw
are_Firewa
lls/
Enterp
rise_Firew
alls/Cisco
_PIX_Firew
all/Q_2387
7617.html
Random Solutions
Registration/Evaluation ESxi 3.5 & Client Infrastructure
Having issues converting Physical ISA server to Virtual Server
safari for 10.4
Terminal Server 2008 configure Access 2007 to enable all macros for all users?
Error Installation of programs
Web Service limits
Sync Access database contacts with Exchange Contacts list
Capturing handwriting
Webassist Dynamic Drop Down
Oracle Forms 10 Master/Detail not displaying detail if all items are "display"