Click here to Skip to main content
15,912,977 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Maximum Concurrent Connections Pin
davidhere408-Oct-08 2:09
davidhere408-Oct-08 2:09 
GeneralRe: Maximum Concurrent Connections Pin
Ashfield8-Oct-08 19:45
Ashfield8-Oct-08 19:45 
AnswerCHECK BOXES INTERACTIVE PROBLEM VIA DBASE Pin
Hasitha Fernando7-Oct-08 2:36
Hasitha Fernando7-Oct-08 2:36 
GeneralRe: CHECK BOXES INTERACTIVE PROBLEM VIA DBASE Pin
J4amieC7-Oct-08 2:46
J4amieC7-Oct-08 2:46 
GeneralRe: CHECK BOXES INTERACTIVE PROBLEM VIA DBASE Pin
Paul Conrad7-Oct-08 6:23
professionalPaul Conrad7-Oct-08 6:23 
QuestionShow Multi line text box data on label Pin
nikhil12347-Oct-08 2:35
nikhil12347-Oct-08 2:35 
AnswerRe: Show Multi line text box data on label Pin
Abhijit Jana7-Oct-08 2:40
professionalAbhijit Jana7-Oct-08 2:40 
AnswerRe: Show Multi line text box data on label Pin
Andreas X7-Oct-08 2:41
professionalAndreas X7-Oct-08 2:41 
Hi!
when you save the text to the database, change the Environment.NewLine to
in the text.
And when you are loading the text from the database, it is formatted correctly for a label.

If you want to load it back to a textbox, you need to replace the
back to Environment.NewLine

Andreas Johansson

IT Professional at Office IT Partner i Norrbotten Sweden

What we don't know. We learn.
What you don't know. We teach

AnswerRe: Show Multi line text box data on label Pin
N a v a n e e t h7-Oct-08 3:31
N a v a n e e t h7-Oct-08 3:31 
QuestionClient Script is not working Pin
pinna_hari7-Oct-08 2:21
pinna_hari7-Oct-08 2:21 
AnswerRe: Client Script is not working Pin
Abhijit Jana7-Oct-08 2:38
professionalAbhijit Jana7-Oct-08 2:38 
GeneralRe: Client Script is not working Pin
pinna_hari7-Oct-08 20:49
pinna_hari7-Oct-08 20:49 
Questionarraylist Pin
eyeseetee7-Oct-08 0:51
eyeseetee7-Oct-08 0:51 
AnswerRe: arraylist Pin
Guffa7-Oct-08 0:56
Guffa7-Oct-08 0:56 
GeneralRe: arraylist Pin
eyeseetee7-Oct-08 1:05
eyeseetee7-Oct-08 1:05 
AnswerRe: arraylist Pin
sumit70347-Oct-08 1:05
sumit70347-Oct-08 1:05 
GeneralRe: arraylist Pin
eyeseetee7-Oct-08 1:27
eyeseetee7-Oct-08 1:27 
General[Message Deleted] Pin
J4amieC7-Oct-08 1:55
J4amieC7-Oct-08 1:55 
GeneralRe: arraylist Pin
eyeseetee7-Oct-08 2:03
eyeseetee7-Oct-08 2:03 
GeneralRe: arraylist Pin
J4amieC7-Oct-08 2:47
J4amieC7-Oct-08 2:47 
GeneralRe: arraylist Pin
eyeseetee7-Oct-08 2:54
eyeseetee7-Oct-08 2:54 
GeneralRe: arraylist Pin
eyeseetee7-Oct-08 3:18
eyeseetee7-Oct-08 3:18 
GeneralRe: arraylist Pin
J4amieC7-Oct-08 3:49
J4amieC7-Oct-08 3:49 
GeneralRe: arraylist [modified] Pin
eyeseetee7-Oct-08 4:02
eyeseetee7-Oct-08 4:02 
QuestionHow to Dynamically generate web.sitemap? Pin
wajans7-Oct-08 0:22
wajans7-Oct-08 0:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.