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

Kamkam

New member
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.
 
Back
Top