Good afternoon.
I have a textarea and the users can use the enter button therefore I have to handle carriage control and new line so that the Javascript doesn't blow up. I have read everything about this topic that I could find in books, Microsoft library and on the Internet and I am completely lost. I don't understand when I need to use one of these to do something (I don't understand what they are doing).
Does anyone know of some really good documentation that might help me to understand what it is that I need to do?
Thanks - I'm very frustrated and the deadline is next week for this functionality.
I have a textarea and the users can use the enter button therefore I have to handle carriage control and new line so that the Javascript doesn't blow up. I have read everything about this topic that I could find in books, Microsoft library and on the Internet and I am completely lost. I don't understand when I need to use one of these to do something (I don't understand what they are doing).
Does anyone know of some really good documentation that might help me to understand what it is that I need to do?
Thanks - I'm very frustrated and the deadline is next week for this functionality.