|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
Line feed problem.
Here is my problem:
Im using access as database, to a news section on my website. It work prefectly although, i have a problem. When im doing line feed in my form to enter a news, i dont register the line feed. How can i fix this? |
|
#2
|
|||
|
|||
|
When you output the news item try using the paragraphFormat() function.
__________________
Ask if you have a question, but also help answer questions that you have knowledge of! Thanks, Brian. How to Post a Question in the Forums |
|
#3
|
|||
|
|||
|
I think the error is when i add the news... I somehow need to implement "<BR>", every time there is a line feed or something like that
|
|
#4
|
|||
|
|||
|
As far as I know line feed characters are inserted into the database along with the rest of the text. paragraphFormat() just replaces each line feed with a <p/> tag.
|
|
#5
|
|||
|
|||
|
It works. Thanks you
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ColdFusion Development > Line feed problem. |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|