could applet chat with html's textbox?

I wish that I get code that applet chat with textbox in html, so that I could send some string to database in server by asp method.

Thank you.

(for the reason the server provider only gives asp+access. please give me applet/html first. then other suggestion is prefered)

Thank you again.

[312 byte] By [xiejavaa] at [2007-11-26 17:53:30]
# 1
I don't really understand what you're trying to do.But applet can call javascript and in this way set the value of a textbox. Please see here: http://java.sun.com/products/plugin/1.3/docs/jsobject.html
beradriana at 2007-7-9 5:06:30 > top of Java-index,Desktop,Core GUI APIs...
# 2

> I don't really understand what you're trying to do.

> But applet can call javascript and in this way set

> the value of a textbox. Please see here:

> http://java.sun.com/products/plugin/1.3/docs/jsobject.

> html

thank you. I have read it eventhough it is out of date.

xiejavaa at 2007-7-9 5:06:30 > top of Java-index,Desktop,Core GUI APIs...