Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: inserting into Access Memo fields


Message #1 by "Louise" <lgreally@c...> on Wed, 15 Nov 2000 16:53:51 -0000
Im having a problem sending textarea fields to an Access database (memo

field) when I display the submitted textarea field to the screen with a

response.write; its fine all the char's are there, but inserting into the

database, it cuts off after the first carriage return character, i.e if a

sentence goes onto the next line without a CR its inserted fine, but any

CR cuts off the rest of the char's.

any ideas??


  Return to Index