Re: Scrolling text box placing carrige returns in text file.

2002-01-20 Thread sachin balsekar
Dear Dan, u cud use chomp to remove the newline character or u cud search and replace using regex... as for the HTML part...if u dont want to user to edit the contents of a text file, you cud use READONLY option of the textbox...but its not compatible across browsers... hope this clears u r

Re: Scrolling text box placing carrige returns in text file.

2002-01-20 Thread sachin balsekar
Dear Dan, u cud use chomp to remove the newline character or u cud search and replace using regex... as for the HTML part...if u dont want to user to edit the contents of a text file, you cud use READONLY option of the textbox...but its not compatible across browsers... hope this clears u r