Recent content by Kamkam

  1. K

    How to pass a value from an applet to javascript / php?

    It's an XML validator applet that must send the url(string) and the isvalid(boolean) from the applet. Php must get those values upon clicking the applet's process button.
  2. K

    How to add a java applet in a HTML page?

    <applet> wont work with strict HTML 4.0+ i do need clear details unto where will i save the HTML page, the java source code, etc. and, do i need a server to run the HTML code/page?
Back
Top