Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using multi-line textboxes
Message
 
To
07/08/2003 08:50:10
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, United States
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00817661
Message ID:
00817784
Views:
20
How are you doing the save? You should be using a parameter object and not just concatenating strings to make a sql statement.


>I am using ASP.Net to create a Webform.
>
>I have a multi-line textbox in my Webform that displays the content of my VFP memo field. The memo field content displays fine on my Webform.
>
>However, when I try to write any changes from this multi-line textbox back to my VFP table, I get errors like:
>
>Server Error in '/myapp' Application.
>Command contains unrecognized phrase/keyword.
>
>As long as I use only 1 line in my textbox and don't insert a CR(press enter), I can save the content back into my VFP memo field.
>
>How can I enter multiple lines in a textbox and save the entire content back into a VFP memo field?
>
>Thanks,
>
>Jerry
Previous
Reply
Map
View

Click here to load this message in the networking platform