Hi. Dov Grobgeld wrote: > Unfortunately, there is no API (at least there was not when I > raised the question a couple of years ago) to have an applet or a > plug-in function as a "provider" for form submittal. ???? What the hell does "have an applet function as a provider for form submittal"? There's no connection between formatting the form and calling a plug-in/applet functions (this is what Javascript/VBScript is for) How about executing Java code from Javascript? (search the web for more info) Javascript fully supports HTML objects, and it can interact beautifully with embeded Java applet. But why take the long and complicated route? The form shouldn't be "submitted" to a Java applet, because it can *be* the Java applet itself (executing the CGI by itself instead of using <FORM ACTION=..>) -- ------------------------- Aviram Jenik "Addicted to Chaos" ------------------------- Today's quote: Nothing is more destructive of respect for the government and the law of the land than passing laws which cannot be enforced. - Albert Einstein, "Ideas and Opinions", 1954
S/MIME Cryptographic Signature