excel macro and java applet

J

juanabreu

hello I've been programing excel macros for about 3 years now and i
have come upon a real stumper. I have the a situation where i want to
loop through a worksheet and write the cell contents to a oracle web
form. My issue is that if it is a straight HTML form then it could be
done easily however this time what happens is that i end up with a
forms on a java applet. The only thing that i have been able to figure
out to get this done is using sendkeys, however it is a very
unreliable process since you cant shift focus of the form or it will
start sending the keys to window you have open.
Any thoughts or help would be appreciated.
Thanks
juan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top