473,386 Members | 1,786 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

escape sequence \n

How can I display parts of a string one line after the
other using a Label in a WebForm ... or otherwise?
Nov 17 '05 #1
4 1435
<br>

"marcia" <mg@theworld.com> wrote in message
news:0e****************************@phx.gbl...
How can I display parts of a string one line after the
other using a Label in a WebForm ... or otherwise?

Nov 17 '05 #2
What I'd really like to do is take

Label1.Text = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx";

and display portions of the strings on seperate lines ...

something like

Label1.Text = "xxxxxxxx" + ??? + "xxxxxxxx" +
-----Original Message-----
<br>

"marcia" <mg@theworld.com> wrote in message
news:0e****************************@phx.gbl...
How can I display parts of a string one line after the
other using a Label in a WebForm ... or otherwise?

.

Nov 17 '05 #3
xxxxxxxxxxx + "<br>" + xxxxxxxxxxxxxxxxx +

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
http://www.takempis.com
The more I learn, the less I know.

"marcia" <mg@theworld.com> wrote in message
news:01****************************@phx.gbl...
What I'd really like to do is take

Label1.Text = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx";

and display portions of the strings on seperate lines ...

something like

Label1.Text = "xxxxxxxx" + ??? + "xxxxxxxx" +
-----Original Message-----
<br>

"marcia" <mg@theworld.com> wrote in message
news:0e****************************@phx.gbl...
How can I display parts of a string one line after the
other using a Label in a WebForm ... or otherwise?

.

Nov 17 '05 #4
Thanks!
-----Original Message-----
xxxxxxxxxxx + "<br>" + xxxxxxxxxxxxxxxxx +

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
http://www.takempis.com
The more I learn, the less I know.

"marcia" <mg@theworld.com> wrote in message
news:01****************************@phx.gbl...
What I'd really like to do is take

Label1.Text = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx";

and display portions of the strings on seperate lines ...
something like

Label1.Text = "xxxxxxxx" + ??? + "xxxxxxxx" +
>-----Original Message-----
><br>
>
>"marcia" <mg@theworld.com> wrote in message
>news:0e****************************@phx.gbl...
>> How can I display parts of a string one line after the >> other using a Label in a WebForm ... or otherwise?
>
>
>.
>

.

Nov 17 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: Joe | last post by:
I'm using Python 2.4 on Windows XP SP2. I'm trying to receive a command line argument that is a newline (\n) Here is the command line to use sample.py "\n" Here is a sample.py script
14
by: Jon Maz | last post by:
Hi, I have been getting hopelessly confused with escaping escape characters in JScript! All I want to do is write a simple funtion: function DoubleUpBackSlash(inputString) { ??????? }
7
by: N U | last post by:
How to program your own escape sequence using basic functions available in C?
7
by: teachtiro | last post by:
Hi, 'C' says \ is the escape character to be used when characters are to be interpreted in an uncommon sense, e.g. \t usage in printf(), but for printing % through printf(), i have read that %%...
2
by: junky_fellow | last post by:
N869 " Each of these escape sequences shall produce a unique implementation-defined value which can be stored in a single char object. The external representations in a text file need not be...
4
by: Guadala Harry | last post by:
I need to place the following into a string... How can I properly escape the % " / < and > characters? <table width="100%" border="0" cellspacing="0" cellpadding="4px" class="hfAll"></Table> ...
2
by: Christopher Ireland | last post by:
Hi -- Any ideas on this one please ... The following code works as expected: private void Form1_Load(object sender, System.EventArgs e) { string text = "The quick brown"+ " FOX " +"jumps over...
12
by: Jeff S | last post by:
In a VB.NET code behind module, I build a string for a link that points to a JavaScript function. The two lines of code below show what is relevant. PopupLink = "javascript:PopUpWindow(" &...
15
by: pkaeowic | last post by:
I am having a problem with the "escape" character \e. This code is in my Windows form KeyPress event. The compiler gives me "unrecognized escape sequence" even though this is documented in MSDN....
5
by: vlsidesign | last post by:
The printf function returns "warning: unknown escape sequence: \040" for a backslash-space combination. If the ascii decimal number for space is 32 and the backslash is 92, why this particular...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.