Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to replace a string in a string?...

Status
Not open for further replies.

zoomby

Programmer
Aug 5, 2002
60
DE
Hi!

How can I replace a "String" in a String.

I want to change the String"hello\r\nhow are you?\r\nbye" to
&quot;hello<br>how are you?<br>bye&quot;

Thanks
Zoomby

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top