Hello,
In the device manager you can view how many serial com ports are there for that computer.
Is there a way to list serial com ports of a computer using java ?
Could someone suggest a way...
Type: Posts; User: kiths; Keyword(s):
Hello,
In the device manager you can view how many serial com ports are there for that computer.
Is there a way to list serial com ports of a computer using java ?
Could someone suggest a way...
Hi,
I have a html page which has a text box, drop down box, div tag where some contents are written, iframe and submit button.
Once after I enter values in each of the html element and press...
Thanks for your suggestion.
iTextArea.document.body.innerHTML ==> this worked in IE but not in safari.
I need another suggestion. This is what I am doing:
1. Using rich text editor, I am...
This is my code:
CSS:
openPage.css
body
{
font-size: 15px;
font-weight: normal;
Hi,
I am building a rich text editor. I use Iframe as text area to type.
I created my own virtual keyboard to type letters.
IE: when I press on the virtual keyboard it displays the letter in...