Logo 
Search:

Asp.net Answers

Ask Question   UnAnswered
Home » Forum » Asp.net       RSS Feeds
  Question Asked By: Gin Tanaka   on Jun 08 In Asp.net Category.

  
Question Answered By: Emma Campbell   on Jun 08

Just use String.Replace to get rid of the carraige return. Furthermore,
if there is only ONE carraige return  at the end, then you can use the
Left method of the string  class to get the n-1 leftmost characters of
the string, where n is the length of the string.

Share: 

 

This Question has 6 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on String Related Question Or get search suggestion and latest updates.


Tagged: