Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6789457
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T17:36:24+00:00 2026-05-26T17:36:24+00:00

I have a asp.net and c# project. I need to print this string out,

  • 0

I have a asp.net and c# project.

I need to print this string out, i get it like this from the server:

Working...: 0/0\r\nNavigating: 0/0

It should be printed out in 2 separate lines (using the \r\n), shouldn’t it be doing that automatically?

Am i doing something wrong?

I cant change the string but the way i use it, is:
I have a EO progress bar that i send a message like this:

_progressBar.UpdateProgress(_count, progress.Message);

And it displays the message under the progressBar.
The message is the string i posted on top.

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T17:36:24+00:00Added an answer on May 26, 2026 at 5:36 pm

    use <br/> – that is a line break in HTML…

    EDIT – as per comment:

    string X = @"Working...: 0/0\r\nNavigating: 0/0";
    string Y = X.Replace ( @"\r\n", @"<br/>" ); // Result is Working...: 0/0<br/>Navigating: 0/0
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Sorry if this sounds like a noob question. I downloaded this asp.net project from
I have an ASP.NET MVC project with xVal and data annotations and I need
i need to have one project on asp.net mvc 1 but i want to
I have an ASP.Net project using AJAX that I am putting on a server
On an ASP.NET GridView, I have a field that prints a string from the
I have ASP.NET 4 project (not MVC). I need to create url route based
I have an asp.net MVC project where i need to define some custom routes.
I am going lead a project, where I have Asp.Net webapp with SQL Server
I have an asp.net c# project and need to open another page (within the
Suppose you have two seperate ASP.NET Web Application projects that both need to use

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.