hi , i m new in java.
i have 2 ques.
1. how to track Alt + s combination key in applet
and

2.i need to send a image from applet to some url / servlet via http post. and display a progress bar showing the status of imge sending
e.g : - =============
(xxx Kb/yyyy Kb)

pls give me example / hint..

thx in advance..

for the first issue, I think you need to check out KeyListener. Google for some examples. No idea about the second.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.