I need to write a long message in an alert box and want to put a carriage return at the end of each sentence. I know this is done using something like \n . Can anyone tell me exactly what it is and where I can get a list of characters for non-breaking spaces etc. I've tried ascii codes and iso-latin but these don't seem to work. Thanks for any help.