473,395 Members | 1,676 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,395 software developers and data experts.

response.write in asp.net

actually i am working on asp.net and i am using a label i have to read multiple lines in a label i am using response.write but its not working how can i do this?
Mar 30 '07 #1
15 2666
RedSon
5,000 Expert 4TB
You must use a good thread title when creating a post. Please see the FAQ.

http://www.thescripts.com/forum/faq....d_thread_title
Mar 30 '07 #2
gomzi
304 100+
didnt get u.please elaborate.
Mar 30 '07 #3
RedSon
5,000 Expert 4TB
didnt get u.please elaborate.
Whom are you referring to?
Mar 30 '07 #4
gomzi
304 100+
Whom are you referring to?
to the one who posted the query.
Mar 31 '07 #5
AricC
1,892 Expert 1GB
to the one who posted the query.
What RedSon is saying is that if you want people to know what your topic inquiry is you need to give it a good descriptive title.
Mar 31 '07 #6
i have to write a program for automated generating of letters. i want to display the content in label and i have some dynamic vaues used in that content how could i implement it
Mar 31 '07 #7
i am having a label and i want to display the content of letters in it and i have some dynamic values to be placed in between the text areas of the content. can u tell me how could i do it
Mar 31 '07 #8
i have to generate an auto generated letter format and i have to insert some dynamic values in it
Mar 31 '07 #9
AricC
1,892 Expert 1GB
i have to generate an auto generated letter format and i have to insert some dynamic values in it
You are going to have to be more specific. Post some code if neccesary.
Mar 31 '07 #10
kenobewan
4,871 Expert 4TB
Please don't repost it is against site rules - I have merged your posts. What is your language and platform?
Mar 31 '07 #11
actually i am working on asp.net and i am using a label i have to read multiple lines in a label i am using response.write but its not working how can i do this?
labeln.text=...
Apr 1 '07 #12
gomzi
304 100+
You are going to have to be more specific. Post some code if neccesary.
EXACTLY!!!
thats what i meant when i said elaborate...guess you and redson misunderstood that!!
Apr 1 '07 #13
gomzi
304 100+
i am having a label and i want to display the content of letters in it and i have some dynamic values to be placed in between the text areas of the content. can u tell me how could i do it

Should have posted this in the beginning man!

anyway,
this should work fine,

me.yourlabelname.text = "hi" + variable + ","
if it aint, then replace + with &
Apr 1 '07 #14
Pirate
1
actually i am working on asp.net and i am using a label i have to read multiple lines in a label i am using response.write but its not working how can i do this?

I don't clear about your post but please try this.

Suppose that YrMsg is your auto generate message

=========================
Dim YrMsg as string = "My name is #1. I live in #2."
=========================

Create a value that you want to insert into your auto generate message.

=========================
YrMsg = replace(YrMsg,"#1",txtName.text)
YrMsg = replace(YrMsg,"#2",txtCountry.text)

lblMsg.txt = YrMsg
=========================
Apr 2 '07 #15
RedSon
5,000 Expert 4TB
EXACTLY!!!
thats what i meant when i said elaborate...guess you and redson misunderstood that!!
I didn't misunderstand anything. When you say "please elaborate" and you don't make a reference to whom or what you wish to be elaborated then there is no other choice then to find out more about what you want.

What it boils down to is, when you ask for elaboration please be kind enough to elaborate about that which you would like elaborated so that the elaborator knows what he or she needs to elaborate about in order for the elaboration to be elabratatively beneficial to those which are interested in said elaborators elaboration.

Good now that everything is perfectly clear, we can all work on this question now.
Apr 2 '07 #16

Sign in to post your reply or Sign up for a free account.

Similar topics

9
by: Ricardo | last post by:
Hi. How should I pass a " (doble-quote) character to response.write() in order for it to be sent to the output ? Thanks in advance for the help.
0
by: Copa | last post by:
Hello, I am testing buffering an asp page and Flushing information out to the browser, hence i wrote the code in an asp page that follows this Message Post. The loops are suppose to simulate...
2
by: Rob McLennan - ZETLAND | last post by:
Hi, I'm relatively clueless when it comes to correct ASP syntax. I'm testing out a search form for my company's website which is done in ASP. The results are displayed as per the code shown at the...
3
by: Gary | last post by:
I am having a strange problem that I cannot solve. I have an asp page that I use for a user to login and gain access to other pages. When the user logs in I set a couple of session variables like...
9
by: Dominic Godin | last post by:
Hi, I have an asp page that does a lot of processing and reports it's finished by printing the word "Success". For example: <% SomeFunction(SomeVar) SomeFunction(SomeVar1) ...
13
by: TinyTim | last post by:
I'm a newbie at ASP & HTML. It seems that when you use server side code and you're going to return a customized HTML form with several fields and labels, you have to do an extensive amount of...
5
by: Luiz Vianna | last post by:
Guys, I need to send some info to my client while I'm processing some stuff. The flow will be something like : -process -response -process -response .... I imagine to use response.flush...
0
by: jose.mendez22 | last post by:
I'm trying to fire a pop-up window before I execute a lengthy stored procedure so I may utilize this window as a status window on number of records executed. After my response.write statements...
6
by: john | last post by:
The standard method to transmit a file from an aspx page to a browser is to stream the file to the response then end the response. The HTML code generated by the aspx page is discarded, and the...
4
by: cbtechlists | last post by:
I have an ASP app that we've moved from a Windows 2000 to a Windows 2003 server (sql server 2000 to sql server 2005). The job runs fine on the old servers. Part of the app takes a recordset and...
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.