Close
jGuru Forums
Posted By: Roy_Tri Posted On: Sunday, April 1, 2001 04:31 AM
Hi, I have a project using applet which has a "member login/register" modules, can you tell me how to create an applet which accept input from HTML (javascript enabled) ? The purpose of the module is to allow user to login to a system, if a user is registered (using jdbc-odbc bridge ... i know how to do this) and the password is correct, then the browser goes to the next page. I would like to know how do I create an applet which interact with user input for this purpose. Thanks for the help, roy.
Re: Integrate Applet and JavaScript
Posted By: John_Zukowski Posted On: Tuesday, April 3, 2001 10:02 PM