Skip to main content
April 20, 2006
Answered

Large Text Input

  • April 20, 2006
  • 3 replies
  • 461 views
I am testing with an Access MEMO field. My problem is that when I want to enter multiple paragraphs into the field it does not let me. When I hit enter to go to another paragraph it leaves the input box. Can this be done (multiple paragraphs in memo field) with coldfusion?
This topic is closed to new replies. Start a new post to keep the conversation going.
Correct answer
This answered my question. Also, I did not realize that such outstanding training material existed. The training examples are very impressive and very "real world" examples.
Thanks

3 replies

Participating Frequently
April 20, 2006
Be sure you are using a textarea for memo field data.
See this exercise for more detail.
Correct answer
April 21, 2006
This answered my question. Also, I did not realize that such outstanding training material existed. The training examples are very impressive and very "real world" examples.
Thanks
Inspiring
April 20, 2006
What input box?