المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : C# subject not correct form because of shift+enter



C# Programming
11-10-2009, 08:12 PM
I think I have figured out why some messages are not working on my ticket system application. It seems to be when a user does the shift+enter. Basically if the message they send is over 100 characters I trim it down to 100. When a user types a message in a textbox on the submit form page and use a shift+enter it causes it to fail.

How would I remove this? Because it appears as nothing like that is in the subject field, but thats not the case.