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
sql server 2005 keyboard shortcuts
Cannot access LAN on Cisco Valet M10 wireless router
NFS share on FreeNAS
Cannot Replicate FREEBUSY from Exchange 2003 to Exchange 2010 - EVENT 14029, 4003,
301 redirect htaccess issue
How to delete Clonezilla Images
web design vs dev
Office Word 2007
Using VLookup for Data Validation
Show all records when variable is null