Enter Keywords:
1 - 10 of 1052(0.019 seconds)
Sort By:
 
I have a "Comments" field in a form.  When someone leaves a lengthy comment, and  receive it in email, it is all on one line and scrolls off the screen.  Even worse, I need to print these emails ou...
Zones: HTMLDate Answered: 04/29/1997 Rating: 6.6 Views: 0
I'm developing an applet which receives results from a database and then appends the results string to a textarea component. The string contains a url which I want to appear as a working link when...
Zones: JavaDate Answered: 06/12/1998 Rating: 7.2 Views: 0
I have a TextArea that I am using to format some text data.  I would love to use Swing's JTable but we (they) have decided to use the AWT for now until we can convert it all to Swing. Everything ...
Zones: JavaDate Answered: 08/24/1998 Rating: 7.8 Views: 0
Can anybody help me to correct and improve the following program? I use JDK1.1.6. I want to display all columns and rows of the given result set in a textArea when the user selects the item "View"...
Zones: JavaDate Answered: 10/16/1998 Rating: 8.2 Views: 0
Hello. I have a extremly urgent problem with the vertical scrollbar in java.awt.TextArea, in JDK1.0. When a new line is appended in my java.awt.TextArea object the TextArea shows the last line app...
Zones: JavaDate Answered: 12/21/1998 Rating: 7.0 Views: 0
I have a textarea that displays the contents of a file on a server.  I want to erase the textarea before displaying a second file.  How do I erase the first file?
Zones: JavaDate Answered: 03/09/1999 Rating: 9.2 Views: 0
I'm trying to write a function to do the following:   There is a TextArea that contains some text.  The user selects some text, then presses a button, which calls a function that takes the selecte...
Zones: JavaScriptDate Answered: 05/04/1999 Rating: 5.6 Views: 0
I've got a class with a TextArea object in it and I'm using the append(String txt) method to add text to it.  I'm using this TextArea object to display log information from my Java application, and...
Zones: JavaDate Answered: 05/27/1999 Rating: 8.2 Views: 0
Hey all, Just need a urgent help with this Javscript application. On my application, I have set of radio buttons.. with a Text box and TextArea and ListBox.. radio button --- ListBox (default ...
Zones: JavaScriptDate Answered: 03/03/2002 Rating: 8.2 Views: 0
Is there any way to display text attributes within a <textarea>?   Specifically, I would like to make some text bold or underlined once it's displayed within a textarea. Basically, I'm building t...
Zones: HTML, XHTMLDate Answered: 05/25/2000 Rating: 6.6 Views: 0