Re: [PHP] restricting text fill on a text area

2003-11-06 Thread CPT John W. Holmes
From: "Ian Truelsen" <[EMAIL PROTECTED]> > I want to set up a sized div on my page and be able to fill it with text > from a text file. Easy enough, but I want to be able to 'sense' when the > text area fills, no matter what size text the browser has set. Client side issue, not PHP. Ask on a Java

[PHP] restricting text fill on a text area

2003-11-06 Thread Ian Truelsen
Here is what I want to do, but I have no idea if it is possible: I want to set up a sized div on my page and be able to fill it with text from a text file. Easy enough, but I want to be able to 'sense' when the text area fills, no matter what size text the browser has set. I don't really want to u