|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Trying to learn, learn, learn...
I am trying to determine if it is possible to take a large block of text (from a form textbox) and format it into paragraphs without any special inclusions on the part of the user. I have to assume the content to be either typed in manually, or copied and pasted from (?). Parsing on hard returns comes to mind, but if the entire block is contained within one xml element. |
|
#2
|
|||
|
|||
|
How are you planning on getting the text into XML? Like what programming language are you going to use. If you are going to use ASP or something you can do what you say, and parse it on hard returns using the split function. Then for each paragraph you have simply create your node and insert your text.
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > XML Programming > formatting paragraphs |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|