asp_databases thread: inserting into Access Memo fields
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??
|





